OpenRTSCamera
OpenRTSCamera copied to clipboard
An Unreal Engine 5 open-source RTS/MOBA camera implementation that aims to be fully featured, customizable and dependable
trafficstars
OpenRTSCamera
Features
- Smoothed Movement
- Ground Height Adaptation
- Edge Scrolling
- Follow Target
- Mouse + Keyboard Controls
- Gamepad Controls
- Unit Selection
Camera Bounds
https://user-images.githubusercontent.com/9408481/223589311-9d6b1cfd-76b4-4650-a6a3-0386a483bb96.mp4
Jump To
https://user-images.githubusercontent.com/9408481/223585144-d7e9c1c2-2e36-4628-9bbd-da91229e39e1.mp4
Changelog
0.21.0
- Add Unit Selection
0.20.0
- Build for Unreal Engine v5.3.X
0.19.0
- Add "Jump To" method
- Start overhauling documentation
0.18.0
- Fix crash when using the camera in a networked context
- No longer take over view target automatically, the view target must be explicitly set, this is documented in the "Getting Started" section of the wiki