Custom Currency (Buildbox)
A downloadable game
A custom made node used to create new currencies inside buildbox 3. This is used to add/extract/reset your new currency and it has built in a system to update an UI element with the same name or specified name.
Name: name of the node
Variable Name: Name of your custom currency
Variable Value: the value you want to add/extract
Storage: Global or local this is used to save or not your currency after you restart the game.
UI Text name: name of your UI label that you want to update/show your currency value.
From v2 onwards:
Limit to Zero: a new boolean that can be used to stop the node to go below zero when used to consume that currency.
#buildbox
Purchase
In order to download this game you must purchase it at or above the minimum price of 2.00€ EUR. You will get access to the following files:
Comments
Log in with itch.io to leave a comment.
Is there any way to use this currency to reflect actual coins/points on the games leaderboard?
Unfortunately buildbox does not have this option for custom currenc, but you can use the built in add coins and add points nodes for the leaderboard but be aware the points are registered only if you use a game over event observer