I need to know how to let the player select an event in the same way they would select a menu option. For example:
E1 = Event
E2 = Event
E3 = Event
^ = Selection
E1 E3
^ E2
I want to do this so that the developer can have dynamic selections. I would really like to know how to do this (I tried using Scene_Battler as a reference, but it wasn't really helpful...) I really appreciate any help. Peace!
E1 = Event
E2 = Event
E3 = Event
^ = Selection
E1 E3
^ E2
I want to do this so that the developer can have dynamic selections. I would really like to know how to do this (I tried using Scene_Battler as a reference, but it wasn't really helpful...) I really appreciate any help. Peace!