actor_bullet_movement()
Basic bullet movement. Returns a delta_space vector.
Bullet movement is a horizontal movement without any gravity effect. If a procedure uses this movement it is responsible for destroying the bullet upon collision.
Generated using TypeDoc
actor_bullet_movement()
Basic bullet movement. Returns a delta_space vector.
Bullet movement is a horizontal movement without any gravity effect. If a procedure uses this movement it is responsible for destroying the bullet upon collision.