Function actor_bullet_movement

  • 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.

    Parameters

    Returns v2d_t

Generated using TypeDoc