Publisher
emilhakala
3D RTS Camera
A fully customizable and easy-to-use 3D RTS-style Camera for Godot 4.3. Intuitive camera movement for real-time strategy games or other projects requiring a top-down camera with RTS-like controls. Features: - Zooming - Orbit camera around center point. - Movement - Edge scrolling
This plugin has been mirrored from the Godot Asset Library.
The plugin author is in no way affiliated with Gadget.
If you are the author of this plugin and would like this mirror removed, please contact support@gadgetgodot.com.
3D RTS Camera - Godot Addon
A fully customizable and easy-to-use 3D RTS-style Camera for Godot 4.3. Intuitive camera movement for real-time strategy games or other projects requiring a top-down camera with RTS-like controls.
Features
- Zooming
- Orbit camera around center point.
- Movement
- Edge scrolling
Installation
Copy to Your Project
- Unpack the
addons/3d_rts_camerafolder into your/addonsfolder within the Godot project.
- Unpack the
How to Use
Add
rtscam.tscnfrom theaddons/3d_rts_camerafolder to your main scene.Configure your RTS camera:
- Select the
RTScameranode in your scene and adjust the custom properties in the Inspector panel to fit your project needs (e.g., move speed, zoom limits, rotation speed, etc.).
- Select the
Compatibility
- Requires Godot 4.3 or later.
License
This project is licensed under the MIT License. See the LICENSE file for details.