Remove an object from the grid at the specified coordinates.
Remove an object from the grid at the specified coordinates.
1 number x
the world X coordinate.
2 number y
the world Y coordinate.
3 any object
the object to remove from the grid.
1 bool
whether the removal was successful