Releases: HeyZoos/OpenRTSCamera
Releases · HeyZoos/OpenRTSCamera
v0.20.0
Build for engine version 5.3.X
v0.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
v0.17.0
0.17.0
- Fix #27 by tying camera movement to delta time (thanks @theMyll)
- This will result in slower movement across the board, if you notice your camera moving more slowly, up the speed values by about 100x. For example, the new camera blueprint speed defaults are 5000
v0.16.0
What's Changed
- Revert to standard code plugin
- Add drag controls
- Make plugin 4.27 compatible
Full Changelog: v0.15.0...v0.16.0
v0.15.0
- Rename most of the BP files from
OpenRTS*
-> RTS*
- Convert the plugin to a game feature
RTSCamera
enables itself on begin play
v0.11.2
Fix edge scrolling bug when dynamic height is disabled
Full Changelog: v0.11.1...v0.11.2