SMAPI - Stardew Modding API

SMAPI - Stardew Modding API

971k Downloads

e.Cursor.GrabTile can return vectors with decimal numbers

Mindcrank opened this issue ยท 1 comments

commented

For example:

grabTile is: {X:55.20313 Y:16.39063}.

Found when I was trying to find objects on a map using grabtiles as keys in Gamelocation.Objects

commented

Fixed in develop for the upcoming 2.0 beta 2.