Skip to content

Rigidbody2D

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

Unity API

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

Rigidbody2D Actions

Set Speed

Set Rigidbody2D movement speed directly.

Clamp Speed

Clamp Rigidbody2D speed to a min/max range.