RespawnObject
Jump to navigation
Jump to search
This function respawns a specific object. Note: Only breakable objects can respawn.
Syntax
bool respawnObject ( theObject )
Required Arguments
- theObject: A object element
Returns
Returns 'true' if the object sucessfully respawned. 'false' if the object is not breakable, or a wrong object was given.
See Also
- createObject
- getObjectScale
- moveObject
- setObjectScale
- stopObject
- getObjectMass
- getObjectProperty
- setObjectMass
- setObjectProperty