- Joined
- Jan 20, 2018
- Messages
- 83
- Reaction score
- 16
- First Language
- English
- Primarily Uses
- RMMV
I want to create a skill, that when used, transforms the actor to another actor from the database. For instance, I create the character and create another character as the transformed state and during battle, when the skill is used, the first actor is replaced by the second. I am using custom battlers (Vibrato's + YED_SideviewBattler plugin) which means that Yanfly's "Actor Transformation" tutorial cannot be applied in this case.

