Godot template for an RTS type game
Find a file Use this template
2025-07-29 14:59:33 +02:00
addons ignore addons in todo 2025-07-29 14:59:33 +02:00
audio/music add music 2025-07-22 19:30:24 +02:00
core Add basic hovering control 2025-07-29 14:34:48 +02:00
dev documentation and optimization 2025-07-29 14:08:08 +02:00
generated moving scripts 2025-07-22 14:34:09 +02:00
Maps having a correct selection of units 2025-07-28 15:55:03 +02:00
Packs BoardIcons pack 2025-07-28 15:56:33 +02:00
UI Add basic hovering control 2025-07-29 14:34:48 +02:00
.editorconfig Base project with simple camera controls 2025-07-17 17:50:47 +02:00
.gdvmrc change addons folder name 2025-07-22 08:09:46 +02:00
.gitattributes Base project with simple camera controls 2025-07-17 17:50:47 +02:00
.gitignore Base project with simple camera controls 2025-07-17 17:50:47 +02:00
export_presets.cfg update export presets 2025-07-28 16:48:05 +02:00
icon.svg Base project with simple camera controls 2025-07-17 17:50:47 +02:00
icon.svg.import Base project with simple camera controls 2025-07-17 17:50:47 +02:00
LICENSE Initial commit 2025-07-17 15:47:00 +00:00
project.godot fix mouse mode not following settings 2025-07-28 16:03:45 +02:00
README.md Actualiser README.md 2025-07-21 10:00:14 +00:00

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