base classes — bpy_struct, Actuator
Max acceleration
| Type: | float in [0, 1000], default 0.0 |
|---|
Relax distance
| Type: | float in [0, 1000], default 0.0 |
|---|
Enable automatic facing
| Type: | boolean, default False |
|---|
Axis for automatic facing
| Type: | enum in [‘X’, ‘Y’, ‘Z’, ‘NEG_X’, ‘NEG_Y’, ‘NEG_Z’], default ‘X’ |
|---|
| Type: | enum in [‘SEEK’, ‘FLEE’, ‘PATHFOLLOWING’], default ‘SEEK’ |
|---|
Navigation mesh
| Type: | Object |
|---|
Use normal of the navmesh to set “UP” vector
| Type: | boolean, default False |
|---|
Terminate when target is reached
| Type: | boolean, default False |
|---|
Enable debug visualization for ‘Path following’
| Type: | boolean, default False |
|---|
Max turn speed
| Type: | float in [0, 720], default 0.0 |
|---|
Path update period
| Type: | int in [-inf, inf], default 0 |
|---|
Velocity magnitude
| Type: | float in [0, 1000], default 0.0 |
|---|
Inherited Properties
Inherited Functions