- Joined
- Mar 14, 2012
- Messages
- 164
- Reaction score
- 118
- First Language
- English
- Primarily Uses
Someone was asking in another topic how a system could be done similar to Final Fantasy 6, where you can freely swap out characters into a party.
I created a small demo showing an example of how to do this with events. Currently, this demo supports fourteen [14] playable characters.
I intentionally used switches/variables starting at 1000+ so this could potentially be plugged into an existing project without causing any problems. The entire process uses 1 map with no common events.
Images:
Download Link
I created a small demo showing an example of how to do this with events. Currently, this demo supports fourteen [14] playable characters.
I intentionally used switches/variables starting at 1000+ so this could potentially be plugged into an existing project without causing any problems. The entire process uses 1 map with no common events.
Images:

