Create a TileMap in Godot.
This lab is good to pair with the Tilesets and Platforms lab.
1. Get Tilesets
- Use your game project or download the Default Project Template
- Download the Assets folder if needed
- Use the platforms sprite sheets in the default, or design your own, or collaborate with another student
2. Create TileMaps in Godot
- Create a new TileMap
- Add a TileSet
- Add tiles and set up regions, collisions and bitmasks
- Save TileSets to use in other projects
3. Documentation
- Post the tile sprite sheets on Open Lab
- Include screen shots of the tiles in Godot