base class — SCA_IActuator
The parent actuator can set or remove an objects parent object.
the object this actuator sets the parent too.
Type: | KX_GameObject or None |
---|
The mode of this actuator.
Type: | integer from 0 to 1. |
---|
Whether the object shape should be added to the parent compound shape when parenting.
Effective only if the parent is already a compound shape.
Type: | boolean |
---|
Whether the object should be made ghost when parenting Effective only if the shape is not added to the parent compound shape.
Type: | boolean |
---|