Hi I am a student and currently new in Unity.
I have 3 different playable characters with 3 different sets of animation for each characters.
I want to be able to switch between the characters during game-play by pressing for example:
1 for playable character A
2 for playable character B
3 for playable character C
I only managed to change the sprite of each playable characters by using .SetActive
I have no idea how to switch the character linked to its animation.
I really appreciate any help or concept with the problem that i am stuck with.
Thank you very much !!!
↧