Interact with a single tile

Hey there @eyupsarkisla! Is this a paper2D tilemap or is this just a 3D plane? If it’s Paper2D you could use a trace like you have and Get Tile, and iterate from there. However If it’s just it’s own plane, you may have to do some grid math or use the face location.