So, I was basically making your classic Roblox Tycoon game but in Gimkit, and I wanted to make an upgrade that multiplied the dropper gains by 2.
So basically, what will you need for this tutorial?
Counter x1
Vending Machine(s)
Button x1
Property x1
Item Granter(s)
Optional:
Repeaters
Relay
Step 2
Make the vending machine cost any amount of anything. Then, wire it to a counter.
This counter must have the default value of 1, and make it so that when the item is purchased, increment it by 1.
When it increments, change a property. Turn that setting to “yes”.
Step 3
Item Granters. For my tycoon, I used a repeater to always generate income. I also used a relay to give EVERYONE income. You don’t need these. Just make sure that when your source of an item is making an item, wire it to the item granter to RUN WIRE PULSE BLOCK.
Step 4
The item granter should give 0 items by default if you didn’t know already. Anyways, then create a block that goes “when wire pulse block ran”. Turn the code into something like this. Also, the missing text is just the property name.
Now, add more things if you want, but that’s just the general tutorial.
DONUT TYCOON IS IMMORTAL