I'm trying to make it so a conditional branch's condition is met when you have 5 copies of one particular item. I'm looking to do this with a script call for the conditional branch. Can anyone help?
[MV] How to have a conditional branch check if you have enough of an item.
● ARCHIVED · READ-ONLY
-
-
You don't really need a script call for that.
Set a variable to the number of the item you have, and then have the conditional branch check against that variable.
