How do you make it so that the moment you press on a trigger, a different trigger gets triggered and grants an item

please help me i need hkep

Can you elaborate slightly?
Do you mean if the trigger gets STEPPED on, or just activated?

triggered (trigger) → trigger (trigger #2)
triggered (trigger #2) → grant item (item granter)

1 Like

Why would you need trigger #2 tho? It’s just wasted memory.

why not just “trigger → grant item”?

I guess you could use some block code to check how many times that triggered has been triggered so that you could trigger the other trigger.

But why??

Just re-activate the same trigger and check for a property. Property’s aren’t that memory expensive.

So once you have the two triggers, wire them together and click on “when triggered” and “trigger”. Then get the grant item device. Then wire the trigger and the grant item together. Click on the “when triggered” and “grant item”. If you want to make people have to spend money or any currency in the game, do the same thing but replace the grant item with a vending machine, and when you wire the trigger and vending machine together click on “attempt to purchase” instead of “grant item”. Hope I could help😊

1 Like

Welcome to the Forums! Hope you enjoy it!

1 Like

What you need:
2 Triggers
Item Granter
Wires:
Trigger 1>Trigger 2 (When triggered, trigger)
Trigger 2>Item Granter (When triggered, grant item)

I’ll… make a guide on this???

Done :skull:

2 Likes

Yeah that’s true thx
Also I think you need to put a solution to @ruroreggie for him giving the solution.
Bleh I sound “Not smart”.

2 Likes