Unity - How To - Make - Platformer - 13 - Additional Characters

#unity #how #to #make #other #additional #characters How to make Additional Characters for Unity game? We can go even further and apply same character creation steps to add some other character to choose later on. To repeat: 0. Drag charater sprite to the scene 1. Scale it up if needed 2. Rename it 3. In the “SelectCharacter“ add 2 “On Click“ events 4. Select function “SetActive(bool)“ 5. Attach character and dialog accordingly 6. Check mark in front of character