I'm new to Godot so I'm pretty confused about this. When I make the tiles in the tile map and add in all of the images for each tile, if I try and do a de bug nothing shows up in the window. As well as that, If I exit out of Godot and come back nothing shows up in the tile's image and they're all just blank in the inspector window, even though I can still see the images in the file tab of Godot.
I'm not really sure why this is happening, does anyone have any advice?
Thank you for any help!

    duane I did and I followed everything it said correctly multiple times, its just not working. Found another post on the internet with the same problem, but I was already doing what the solution was. So at this point I'm just going to keep trying different things and hope something works out.
    Thanks anyway

    Well, let me see if I can describe the process well enough to do any good.

    1. Make a TileMap object.
    2. Click [Empty] in Tileset field. Select New Tileset.
    3. Click Tileset in Tileset field.
    4. Click Expand Bottom Panel (optional)
    5. Click [+] Add Texture to TileSet
    6. Select texture file.
    7. Click New Single Tile
    8. Click Enable Snap
    9. Select region of texture
    10. Click > Snap Options
    11. Adjust step x and y as necessary
    12. Reselect region if necessary
    13. Click > Selected Tile
    14. Adjust tile properties and name as necessary
    15. Repeat steps 7 through 14 an arbitrary number of times
    16. Click < Go to the previous edited object
    17. Draw with tiles