Category: godot tutorials
-
Making Buildings in RTS Game

In RTS games, buildings play a vital role. Town center in Age of Empires,…
-
How to Make Marching Formation for RTS Units

In previous tutorial from our real-time strategy series, we created a warrior unit (a…
-
Making a Health Bar and Health System in Godot

So far in this RTS tutorial series, we already created a unit in previous…
-
Making State Machine for Units in RTS Game

Earlier in our RTS tutorial series, we made a simple unit that was sufficient…
-
Making a Selection Box in Godot

In basic RTS unit tutorial, we created a unit that is un-selectable, and it…
-
Making an RTS Unit That Moves

So far in our real-time strategy tutorial series, we created an RTS camera, procedurally…
-
Making Navigation System for Path Finding

This is part of our Godot RTS tutorial. In this tutorial, we will create…
-
Using Godot Navigation System for Path Finding

We have two approaches to navigation for our godot RTS game, one using Godot’s…
-
Making Raycast System for RTS Game

In our RTS tutorial, we are often required to point & click different units,…

