How to Make an Isometric TileMap | Godot 4 | Tutorial
Hello! This is a tutorial on how to make a isometric tilemap in Godot 4. Specifically, I show how to draw a basic tileset, set it up in Godot, create a basic isometric player controller, and finally how to auto generate collisions. Here's a link to the git repository containing the project's source code: https://github.com/DevPoodle/y....t-example-projects/t
If you want to download a premade isometric tileset, Kenney.nl has some good free options: https://kenney.nl/assets?search=isometric&sort=update.
Chapters:
0:00 Intro
0:41 Drawing a tileset
2:59 Setting up the tilemap
5:30 Creating a basic top-down player
7:48 Automatically generating collisions
9:06 Outro
Thanks for reading the description and thanks for watching the video.💖