I have a tileset map with a number of different tiles, land, water, etc, and a sprite that goes above it and is moved around. Is there a way I can have that sprite detect what type of tile it is above? So that if Sprite is above water one thing can happen but if its above ground another thing can happen?