MMO Camera
Mythbound
$20.90
$33.00
37%OFF
Date |
Price |
---|---|
日時 |
価格($) |
02/15(2021) |
33.0 |
12/14(2021) |
16.5 |
01/12(2022) |
33.0 |
02/02(2022) |
20.9 |
11/22(2024) |
20.9 |
Jump AssetStore
The MMO Camera is designed to give the same camera feel you find in the world's most popular MMOs. It's easy to implement, packed with features, and abstracted from character controllers and input systems, so you have complete control of those systems without having to refactor the camera.Check out the features video.Try out the WebGL demo.MMO Camera Features:Traditional MouselookRight-button mouselook and left-button orbit with an option to pivot the target when the camera is at a 90-degree offset.Smooth ZoomThe camera zooms smoothly in and out, completely configurable and framerate independent.Ground-look and Wall-lookLets the player look up at the ceiling or the sky when hitting the ground and enters into groundlook against walls when level with the target.Ground-zoom and Ground-fallWhile in ground-look the camera rolls in along the terrain when zooming and if you back off a platform or cliff it sinks down but won’t get stuck or blocked by the edge.Object OcclusionThe camera moves around occluding objects with a smooth zoom recovery when no longer blocked. Based on tags and layers so you have total control of what occludes and what doesn't.Occlusion FadeLets you set objects to fade in and out when they block the camera instead of occluding. Based on Tags and Layers, just like occlusion, so you have control of what objects fade.First-person FadeWhen transitioning into and out of first-person, your target can fade with a render queue swapping feature, so it works with overlapping transparent shaders.Framerate IndependentYou can bang the camera against the ground as hard as you want and it will enter groundlook at the right spot every time.DecoupledThe MMO Camera is abstracted from input and character controller systems. Use your own character controller or another one from the Unity Asset Store, and just implement a simple interface to integrate the MMO Camera. An example input controller and a basic character controller are included to get you started.Super Easy to ImplementJust add the MMO Camera component to a camera, drag the target transform into the Target property, and it just works.