Set Board Space Active Action

From Pummel Party Mod Documentation
Revision as of 23:11, 3 August 2023 by RBAdmin (talk | contribs) (Update content)
Jump to navigation Jump to search

NOTICE: This content is planned for a future update. Everything on this page is subject to change or may not be added at all.

The Set Board Space Active action in the Action Editor.

An action to enable, disable or toggle the active state of a board space.

Should be used on a Board Space Event Component. Can only be used in Board Mods.

When a board space is disabled, it will act like a pathing space; players will freely walk through where it was and the space itself will be invisible. It will not cost a step to move through a disabled space, and any triggers on the space will not be run. A player cannot finish their turn by landing on a disabled space.

Notes

You can also use the Set Active Action to enable/disable board spaces. Setting the target to a board space will enable/disable the space. Setting the target to any gameobject that has board spaces and children will affect all child board spaces.