#How do you make a collectbale quest

1 messages · Page 1 of 1 (latest)

languid canopy
#

I watched the rcl man video
It didn’t work at all…..
(I have tried this twice btw)

pine furnace
#

What’s a collectbale quest?

languid canopy
#

A collectaton

#

Where you have to collect 3 or 5 things to unlock something

languid canopy
atomic pond
languid canopy
#

Huh

atomic pond
# languid canopy Huh

Use some interaction volumes (place the amount of things you want to collect, then once the player presses on the interaction volume lock the interaction volume for that player.
And once it’s locked use an add chip with an integer variable then use an execution integer switch to check if the int variable is equal to 5, if it is then make it do what you want.

languid canopy
#

Okay got it