Make a 2D Tower Defense Game with Godot 4

Lesson 3: Setting up the map using tilemaps

Video Notes

In this lesson, we’ll start with a gentle introduction to tilemaps, which will let us paint tiles to build a simple map.


  • n0manarmy
    Nov. 30, 2024 at 7:52 p.m.

    For others following this tutorial with the latest versions of Godot 4, TimeMaps are now called TileLayers and, I believe, their intent is to breakdown layers like Nodes. Instead of having all the layers in a single TIleMap, you build TileLayers and their hierarchy so it flows like normal “Godot” style development. I’ll update as I move further through the tutorial.

Want to get into the mix? Sign in or register to comment.

Next lesson