I'm working on a project where once you step out of a tile, that tile becomes a lava tile.
(meaning you can only step on a tile once, making for some interesting levels.) But I cant figure out how to check if the player exits a tile. Please help. Thanks