
E
Publisher
emilhakala
3D RTS Camera
3D
Camera RTS 3D Movement Zoom Orbit Scrolling
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
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_camera
folder into your/addons
folder within the Godot project.
- Unpack the
How to Use
Add
rtscam.tscn
from theaddons/3d_rts_camera
folder to your main scene.Configure your RTS camera:
- Select the
RTScamera
node 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.