Set Active Action

From Pummel Party Mod Documentation
Revision as of 01:42, 7 December 2022 by RBDev (talk | contribs) (Added image)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The Set Active action in the Action Editor.

An action to set the active state of a Gameobject.

The available states this action can set for a gameobject are Enabled, Disabled and Toggle. Toggle will change the state of a gameobject to the opposite of its current state.

If a Component is provided as the target of this action, the action will affect the component's gameobject.