Money Taker Object
From Runic Games Wiki
Contents |
Money Taker
Description
This Level Object will take the specified amount of money from the Player when a "Take Money" Input event is fired as long as they have sufficient funds.
Location
Right-click on an empty space in the Layout Scene Manager and choose Logic > Money Taker from the list.
Properties
Name | Type | Description | Read Only |
---|---|---|---|
MONEY TAKER | |||
AMOUNT | |
Amount of money to take from the Player. | |
Input Events
- Take Money
- Attempt to take specified "Amount" from the Player.
Output Events
- Money Taken
- This event will fire if the Player has sufficient funds to meet the set "Amount".
- Insufficient funds
- This event will fire if the Player has insufficient funds to meet the set "Amount".