About equipment weapon scene

● ARCHIVED · READ-ONLY
Started by keizz 3 posts View original ↗
  1. 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?
  2. create an isolated parallel process event checking for that condition.
    when the condition validates, both exit the parallel event and trigger the next sequence.
  3. thank you, I will test it now.