Twin Matrix
Member
Hey,
I want cutscenes in my game, but you can switch leaders so I can't have two of the same characters at the same time. So is it possible to check using a script if the party leader isn't a certain actor? I thought it was $game_party.actors[0] != $data_actors[0] but that doesn't work .. does it?
Thxx.
I want cutscenes in my game, but you can switch leaders so I can't have two of the same characters at the same time. So is it possible to check using a script if the party leader isn't a certain actor? I thought it was $game_party.actors[0] != $data_actors[0] but that doesn't work .. does it?
Thxx.