Character selection

I want to make a game using multiple characters. The problem is that I don’t know how to make the player switch characters and how to make characters have difrent movestets. It woudl also help if you have a youtube tutorial about it or including it.

For switching characters you could use humanoiddiscription:

Stores this in a module together with the moveset data and load it into your moveset module handler.

1 Like