Character specific Acts #192
-
|
I'm want to code in a mechanic that only allows specific characters into a specific act in a zone, giving them their own act, kind of like Sonic Superstars. I know I need an "if" statement for this, something like: But I don't know how or where to implement it, if I can get some help on this, that would be nice. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
You're overengineering things actually. The easiest soliution here would be to pass |
Beta Was this translation helpful? Give feedback.
Oh wait, you probably want to skip certain acts. In this case, navigate to obj_gui_results and edit the
RESULTS_STATE_EXITcase