Skip to main content

Give Unimon Block

The Give Unimon Block allows us to give the player a Unimon.


Add Unimon TypeThe type of Unimon we want to give the player.
  • Unimon Data: the unimon is generated automatically based on a UnimonData and a Level.
  • Unimon: the unimon is pre-generated and all values can be handpicked with a custom editor.
ItemThe ItemData object for the item we want to give.
AmountThe amount of the items to give.
Custom MessageA custom message to be displayed instead of the standard one.

Note: this field supports rich text and custom formatting options. For more informations about the messages and dialogue box, please refer to the DialogueBox documentation.
Continue If FailedWhether to play a separate block in case of failure or continue with the Next.