- Screen edge and keyboard input
- Target following
- Automatic height depending on map relief
- Limit movement
Simply add RtsCamera.cs script to the game camera.
If you want the camera to follow something, add the TargetSelector.cs script to camera and set Tag "target" (can be configured) to any object you want to track.
RTS_Camera package
Asset Store
Original RTS_Camera package will no longer be developed: densylkin/RTSCamera#4