Skip to content

Rigidbody

Most Rigidbody actions are direct Unity API wrappers and link to Unity documentation. This page lists PlayMaker custom and extra helper actions.

Unity API

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

Actions for controlling Rigidbody speed during gameplay.

Rigidbody Actions

Set Speed

Set Rigidbody movement speed directly.

Clamp Speed

Clamp Rigidbody speed to a min/max range.