TileMap Instructions

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By CREEPERCodingStudios

So, I’m trying to follow this tutorial to make collisions:

But I get stuck at 8:46 where he draws the tilemap. I’ve followed this tutorial carefully, but for some reason it doesn’t want to draw. Can I get some easily-explained instructions for how to use tilemap? Many thanks!

:bust_in_silhouette: Reply From: kidscancode

It’s hard to answer “it doesn’t want to draw”.

Have you tried the official docs? Often the problem is with your TileSet not being created correctly. If you’re still having issues after checking the link, share more details of your project here (screenshots, etc.).