How to use Custom Tile Data to make your tiles affect the gameplay of your game. Using the new TileMapLayer introduced in Godot 4.3
A quick overview on how to use tile data to make quick changes to your gameplay by adjusting your tilemaps. It's a quick and helpful way to make changes to your levels without draging nodes all over the place.
🌐 Kenny's tiny dungeon tilemap: https://www.kenney.nl/assets/tiny-dun...
····················································································
Want to support me? / octodemy
🌐 Source code: / 123491512
····················································································
CHAPTERS:
0:00 Intro
0:32 Custom tile data
2:01 Player script
3:31 Improving the code
4:35 Push tiles overview
#godot #godot4 #godotengine