PROJECTILE_PATH_TYPE_* Constant Group
Different types of project paths (the path a missile weapon or other projectile follows as it travels).
Constants
| Constant | Description |
|---|
| PROJECTILE_PATH_TYPE_ACCELERATING | | Increases in speed as the projectile travels its path to its destination. |
|
| PROJECTILE_PATH_TYPE_BALLISTIC | | Fires in a arc - like a catapult would - to the target. |
|
| PROJECTILE_PATH_TYPE_DEFAULT | |
| PROJECTILE_PATH_TYPE_HIGH_BALLISTIC | | As ballistic, but a much higher arc. |
|
| PROJECTILE_PATH_TYPE_HOMING | |
See Also
Send comments on this topic.