Purchase node allows you to add customizable in-game purchases to your game that players can buy with HypeX.
Purchase node is only available in games that have reached level 10.
Parameter | Description |
---|---|
Execute | Executes the node and opens confirm popup for the player |
Price | HypeX price for the item |
Text | Text name for the in-game purchase item |
On purchased | Will be executed when player successfully buys the item |
Note that bought items are not automatically saved, so if you want player to retain the bought items, then you need to save those manually using Player Save.