Hi guys how do I build a knockout=points system

im making a rivals game (if you know what it is pls help) im trying to make a system so when somebody knocks you out they get keys and keys can unlock gadgets but I dont know how Im supposed to do that.

Welcome to the forums. To do this, you can get a lifecycle and set the event to “When player knocks out”. Then add an item granter and set the item to a key. Next, add a wire going from the lifecycle to the item granter and it should be “when event occurs → grant item”. Lastly, add a vending machine and set the item you can buy to a gadget, the item you are buying with to whatever key you used, and the amount to how many you want to be used to buy. Duplicate the vending machine and change the numbers of how many keys you want to be used to buy and what gadget you can buy to something else. Do this for each gadget until complete.

4 Likes

thank you! this was so hard!

please mark a solution if u found one

This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.