Give Minigame Item Action

From Pummel Party Mod Documentation
Revision as of 23:56, 29 November 2022 by RBDev (talk | contribs) (Initial content)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

An action to give a player an item in a minigame (To give a board player an item, use the Give Item Action).

This action takes a reference to a Prefab Asset. The prefab must have an Item Component on the root gameobject. This means when editing the prefab, the single, top-most gameobject in the hierarchy must contain an Item component. If it doesn't have this, then you will be unable to set the prefab as the item in this action.

This action is only available in minigames.