hello
I don't know how to setting scene event "when player equip weapon and then next scene event will trigger"
anyone help me setting up?
About equipment weapon scene
● ARCHIVED · READ-ONLY
-
-
create an isolated parallel process event checking for that condition.
when the condition validates, both exit the parallel event and trigger the next sequence. -
thank you, I will test it now.