Tag: real-time strategy
-
How to make Mini-map or Radar for 3D Game

Mini maps are used to visualize the world from above. In some games, they…
-
Making Building Placement System in RTS Game

In most RTS games, we can place buildings. But different games have different approaches.…
-
Making a Villager RTS Unit that Collects Resources

This post shows how to make villager unit in our RTS game development series.…
-
Making Resource Management in RTS Game

In RTS games, there are special kinds of units called villagers, that collect resources…
-
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…

