[GameLogic Index] [GameLogic Hierarchy]
A AddObjectActuator is a special kind of a general actuator More...
#include <addobjectactuator.h>
Inherits: Actuator
A AddObjectActuator is a special kind of a general actuator.
Sets the object that will be added. There has to be an object of this name. If not, this function does nothing.
Returns the name of the object that will be added.
Sets the lifetime of the object that will be added, in frames. If the duration is negative, it is set to 0.
Returns the lifetime of the object that will be added.
Assign this velocity to the created object.
Returns the linear velocity that will be assigned to the created object.
| Kdoc |