Hello again!
This time I am working on spawning my characters and making it so they are controlled properly.
I currently have 3 characters players can chose between and I already have it so player1 and player2 spawn correctly, however I need to have all of the player1 characters set to one control scheme, and the player2 characters set to another.
Is there any way I can do this simply through families? Or will I have to make two copies of the character and with different controls?
Edit: In fact, is there some way I can OnKeypress 1 set (character) into (family1)?