ok say i want to use a potion to change the appearance of my main character

but when you start the game you get to choose the character i have it where you click on an image at the beginning it changes to the select character so if i wanted to individually change the characters appearance say man and female how wouldi change it to the once that they selected

Comments

  • jamie_cjamie_c ImagineLabs.rocks Member, PRO Posts: 5,772
    edited October 2014

    Depending on how your game is set up there are a few ways.

    1. You could simply use a Change Image Behavior to change the image of the actor.

    2. You could Destroy your current Male actor and Spawn the new Female actor in their place.

    Just two ideas, I'm sure there are other ways as well.

  • i mean like i have a male and female acter at the beginning depending on which one they choose then later on i have a potion to change their appearance to an outfit or something but if they are a male i want them to change to the man with an outfit but if they are female i want them to change to the female with the outfit

  • jamie_cjamie_c ImagineLabs.rocks Member, PRO Posts: 5,772

    Ok, the same two ideas would apply.

Sign In or Register to comment.