EMovementEvents

This page describes the EMovementEvents enum that ships with Motion. The structure describes all Movement Events that can trigger movement sounds.

Constants

NameDescription

Jumped

Triggered when the player jumped.

Landed

Triggered when the player landed.

Last updated