Sample resources below! 👇
TileMapLayer fundamentals for all tile shapes:
https://youtu.be/_SSInMAWd3g
Isometric TileMapLayer details:
https://youtu.be/lXJdAfESHhQ
Example resources: https://github.com/b-turchyn/godot-tilemap-examples
An excellent resource for hexagonal tiles, courtesy of Red Blob Games: https://www.redblobgames.com/grids/hexagons/
Bit math basics: https://gdscript.com/tutorials/operators/#bitwise-operators
My Bluesky: https://btplays.games/bluesky
Research and GameDev Twitch streams: https://btplays.games/twitch
All other social links: https://btplays.games
Videos about the other TileMap layouts: https://www.youtube.com/playlist?list=PL4o75yqsqW8c7ScXg7R5xOm6IelZDGNOR
CHAPTERS
=========
00:00 - Intro
00:33 - What are Hexagonal Layouts?
03:14 - Drawing Hexagonal Tiles
05:58 - Creating our TileMapLayer
07:21 - Tile Layout
09:09 - Creating our TileMapLayer
09:52 - Tile Offset Axis
12:51 - "3D" Tile Gotcha
15:14 - Outro