Classes

developer »

gameProject »

pedestrianController »

playerPlatform »

punishment »

team »

Concepts

Libraries

Objects

removeObjectWorldSpace

Description

Remove an object from the grid at the specified coordinates.

Arguments

1 number x

the world X coordinate.

2 number y

the world Y coordinate.

3 any object

the object to remove from the grid.

Returns

1 bool

whether the removal was successful