RobustToolbox
RobustToolbox copied to clipboard
TryFindGridAt needs a fastpath for coordinates
trafficstars
So if you have an entity parented to the grid I should be able to pass in EntityCoordinates, which checks if the entity is the grid and if so does a quick calculation to determine if there's a tile on their spot which should be MUCH faster than resolving to a worldposition then querying grids intersecting again.