- Joined
- Jul 30, 2018
- Messages
- 17
- Reaction score
- 1
- First Language
- English
- Primarily Uses
- RMVXA
Hey Everyone,
I was wondering if anyone could help me brainstorm a way to change the actor battler during a battle using Galv's Animated Battlers? I initially thought that I could change the battler in battle because Galv included a script call in the script itself:
change_battler(id,"filename")
But after some further testing and research it doesn't seem like it actually can be used in battle. It must be intended for changes outside of it.
I'm wondering if there are any other scripts or clever ideas you guys might have about how to accomplish this? It feels like there might be an easy way I'm not seeing.
As always, I really appreciate the help of the folks around here.
Thanks
I was wondering if anyone could help me brainstorm a way to change the actor battler during a battle using Galv's Animated Battlers? I initially thought that I could change the battler in battle because Galv included a script call in the script itself:
change_battler(id,"filename")
But after some further testing and research it doesn't seem like it actually can be used in battle. It must be intended for changes outside of it.
I'm wondering if there are any other scripts or clever ideas you guys might have about how to accomplish this? It feels like there might be an easy way I'm not seeing.
As always, I really appreciate the help of the folks around here.
Thanks

