RespawnObject
Jump to navigation
Jump to search
Template:Needz Example This function respawns a specific object.
Syntax
bool respawnObject ( object theObject )
Required Arguments
- theObject: An object element
Returns
Returns true if the object was 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