All about TileMaps in Godot 4.3

Описание к видео All about TileMaps in Godot 4.3

A lot of things changed in Godot 4.3 regarding TileMaps. A new TileMapLayer node has been added and it changes the way TileMap Layers are managed.

At first I wanted to only cover the changed topics, but I think it is much nicer to have a single place in which you can find everything you need about TileMaps and TileSets.

In addition to my previous video about TileMaps:    • In depth TILEMAPS Guide for Godot 4.2   this also covers the Atlas Merging Tool, Alternative Tiles and Tile Animations, and migrating between Godot 4.2 and 4.3 Tilemaps, so even if you saw that video, you might still find some other useful tips (Don't worry, you don't have to search through the whole video, I'll add chapters for each topic below).

Common errors:
When adding separation to your tileset, you might get an error like: "Cannot create tile. The tile is outside the texture or tiles are already present in the space the tile would cover."

To fix this, go to the yellow warning sign on your tileset, click the three dots and remove tiles outside of the texture.

Links for the discussed topics:
Godot Tilemaps - https://docs.godotengine.org/en/stabl...
Godot Tilesets -
https://docs.godotengine.org/en/stabl...

Assets:
Kenney's Pixel Platformer - https://kenney.nl/assets/pixel-platfo...

--------------------
Github repository for this project.
TO BE ADDED SOON

Support me on Ko-Fi: https://ko-fi.com/cashewolddew
--------------------

Chapters:
0:00 Setup the TileMapLayer and TileSet
0:40 Add an Atlas from a Tile sheet
0:55 Add Separation to the TileSet grid
1:20 Create an Atlas from individual tiles with the Atlas Merging Tool
2:40 Paint, Line & Rectangle tools
3:16 Picker & Eraser tools
4:29 Tool shortcuts
5:34 Bucket Tool
6:16 Select multiple tiles and the Place Random Tile option
7:33 Tile rotation and mirroring
8:31 TileMap Patterns
9:19 Create Tile Alternatives
10:39 Create Animated Tiles
13:05 How to replace missing Tiles
13:38 Simple Autotiling with Terrain Sets
17:18 Autotiling Modes
18:03 Autotiling with combined Terrain Sets
20:39 Tile Probabilities
21:41 How to Use individual tiles in autotiling
22:17 How to navigate and draw on multiple TileMap Layers
24:13 How to transform TileMaps from Godot 4.2 into TileMap Layers
24:54 How to add collisions to a TileSet
27:50 Other types of TileSet Layers
28:49 Use TileMaps together with scenes
29:40 Subscribe and become a 🥜

#godot #tilemap #gamedev

Комментарии

Информация по комментариям в разработке