Godot template for an RTS type game
Find a file Use this template
2025-08-01 01:45:26 +02:00
addons some optimization on addons 2025-08-01 01:45:26 +02:00
audio/music
dev Debugtools : DrawSphere 2025-07-31 22:06:10 +02:00
editor/icons folder organization 2025-07-30 19:18:47 +02:00
entities folder organization 2025-07-30 19:18:47 +02:00
generated
maps reorganize 2025-08-01 01:45:21 +02:00
packs reorganize 2025-08-01 01:45:21 +02:00
player folder organization 2025-07-30 19:18:47 +02:00
ui reorganize 2025-08-01 01:45:21 +02:00
.editorconfig
.gdvmrc
.gitattributes
.gitignore Debugtools : DrawSphere 2025-07-31 22:06:10 +02:00
4589AD_icon.ico export icones in builds 2025-07-29 19:15:56 +02:00
4589AD_icon.png
4589AD_icon.png.import
4589AD_icon.svg
4589AD_icon.svg.import
4589AD_icon_optim.svg
4589AD_icon_optim.svg.import
4589AD_icon_test.svg export icones in builds 2025-07-29 19:15:56 +02:00
4589AD_icon_test.svg.import export icones in builds 2025-07-29 19:15:56 +02:00
export_presets.cfg fix export path 2025-07-31 17:19:28 +02:00
icon.ico export icones in builds 2025-07-29 19:15:56 +02:00
icon.svg export icones in builds 2025-07-29 19:15:56 +02:00
icon.svg.import
LICENSE
project.godot reorganize 2025-08-01 01:45:21 +02:00
README.md

Strategy Management Template

or SMT.

Base components for a RTS game inside Godot, but more focused on the managment.

Roadmap

  • Camera
  • Selection
  • AI orders
  • Basic UI
  • multiplayer ?

Resources

Tutorial