- Joined
- Jul 24, 2015
- Messages
- 40
- Reaction score
- 1
- First Language
- English
- Primarily Uses
When I force a change of formation in a script call,
The formation changes but the character sprite does not.
$game_party.swap_order(0, 1)
I'm using this code.
I'm then stuck with two characters who have the same sprite.
The formation changes but the character sprite does not.
$game_party.swap_order(0, 1)
I'm using this code.
I'm then stuck with two characters who have the same sprite.
Last edited:

