Set Active Action

From Pummel Party Mod Documentation
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.