A rule for moving based on gravitational forces

Constructors

Accessors

Methods

Constructors

Accessors

  • get rigidBody(): undefined | RigidBodyComponent
  • Returns undefined | RigidBodyComponent

  • set rigidBody(body): void
  • The Actor to which this movement is attached

    Parameters

    Returns void

Methods

  • Do any last-minute adjustments related to the movement

    Parameters

    Returns void