Indie Dev

Hello Guest!. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, sell your games, upload content, as well as connect with other members through your own private inbox!

Age progression - swapping your character image and sprites

ejronin

Villager
Xy$
0.00
One of the elements in the title I'm working on is that it takes place over a period of several years.

The characters start out as adolescents and fewer that four in quantity. Then they gain another member, and then about 10 years pass.

I have all the character images and associated files for their ages, and I can easily create "show text" events for dialog using the "older versions" of the characters.

Where I'm having a bit of a struggle is figuring out how to completely swap all other associated sprites for the older characters on a permanent basis.

Is this something I need to script or a plugin, or an event and if there's a direction that can be given here, ID greatly appreciate it.

Thank you
 

LTN Games

Master Mind
Resource Team
Xy$
0.01
It's rather easy, you can use the event command "Chane Actor Image" then select an actor to change the sprites for. You will have to do a command for each actor you want changed.
Screenshot_2.png
 

MistyDay

Adventurer
Xy$
0.00
Hi. My heroes start at schoolage and will grow too in the second part of game. I am not so far yet, but i am sure i will use simple switch what ill add to all interested events to swap to new page where ill set image and dialogue changes.
 
Top