Skip to content

Physics

Most Physics actions are direct Unity API wrappers and link to Unity documentation. This section highlights PlayMaker custom and extra helper actions.

Unity API

Actions that directly wrap Unity Physics methods or properties link to the corresponding Physics API reference.

Categories

Character Controller

Actions for grounded checks and controller-driven collision behavior.

Rigidbody

Helpers for common Rigidbody speed control.

Collider

Actions for 3D Collider checks, queries, and helper behavior.

Gameplay Physics

Gameplay-focused physics helpers that do not fit strictly under Character Controller or Rigidbody.