base class — SCA_IActuator
Steering Actuator for navigation.
The steering behavior to use.
Type : | one of these constants |
---|
Velocity magnitude
Type : | float |
---|
Max acceleration
Type : | float |
---|
Max turn speed
Type : | float |
---|
Relax distance
Type : | float |
---|
Target object
Type : | KX_GameObject |
---|
Navigation mesh
Type : | KX_GameObject |
---|
Terminate when target is reached
Type : | boolean |
---|
Enable debug visualization
Type : | boolean |
---|
Path update period
Type : | int |
---|