Virtual Cameras for Unity Lite
JasperDre
$0.0
Date |
Price |
---|---|
日期和时间 |
价钱($) |
03/25(2018) |
0.0 |
11/17(2024) |
0.0 |
Jump AssetStore
This package is the "Lite" version of VCU. It contains some of the most used camera controllers in games, but without any demos and less options. All scripts are written in C# and are easy to use.
Features:
- FlyCamera: a camera for free movement like in the Unity Editor.
- RTSCamera: a top-down camera which can be found in games like Age of Empires. It can be controlled by moving the mouse to the side of the screen.
- RPGCamera: this camera is based on the camera behaviour in World of Warcraft. It can be controlled by the mouse rotation and gives more control than a normal third-person camera.
- MultiTargetCamera: a camera which follows multiple given game objects in 2D.
- SmoothFollowCamera: a camera which smoothly follows a target in 3D.
- SmoothFollow2DCamera: a camera which smoothly follows a target in 2D.
- Drag Camera: used in RTS games, such as Civilization 5, for easy camera movement using the mouse.
- OrbitCamera: a camera which orbits around an object.
- MTPCamera: a camera which moves to a targeted point.