Skip to content

Math

Note: This page lists custom PlayMaker actions only. Unity API-backed actions for this category link to Unity documentation and are not listed here.

Custom math actions help solve common game logic tasks.

Categories

Float

Custom float helpers for arithmetic, remapping, normalization, wrapping, and value operations.

Integer

Custom integer helpers for arithmetic, clamping, wrapping, aggregation, and value operations.

Interpolation

Custom interpolation helpers for mapping values between ranges and calculating falloff.

Vector2

Helpers for 2D vector filtering, direction, snapping, and value operations.

Vector3

Helpers for 3D vector filtering, direction, snapping, and value operations.

Quaternion

Helpers for quaternion alignment, filtering, and value operations.