I want to know how to make a game where there are upgrades like farmchain, with speed upgrades and x1.5 more money and x2 more money, and x3 more money. Any ideas?
do you need ideas or help with coding it?
I need help with the coding part
oooooohhhhh.
so make a property. name it “money multiplier” and set the type to number
then create trigger, turn off collision and hide it, and when like a vending machine is used or a button is pressed, trigger the trigger.
in the block of the trigger,
when triggered:
set property: “money multiplier”
value: whatever number you want
then whenever you give the player money instead of just granting it, create this block code in the item granter:
either on wire pulse or when [inster] channel called:
grant item amount: [inster number] x “money multiplier”
It’s just modifying the code from the original device, deactivating the previous and activate the latter.
is there anything else to it?
wait lemme edit it
can u send pictures? I’ve actually never used blocks before
sorry i gtg
i can help you later.
gtg see y’all tomorrow
Maybe these posts/guides might help:
@DXCTYPE can u send the pictures now?
or if u want I can let you j o i n and you could edit it for me?
I don’t understand this
k thanks I will check those out