-
What do you want to achieve? I want to have a base model to use to represent each player.
-
What is the issue? I put a model called StarterCharacter from the plugin “Load Character Lite” into StarterPlayer, and while it works, I’m not able to move in-game.
-
What solutions have you tried so far? I’m not able to find anything that relates to my situation.
2 Likes
Make sure parts of the StarterCharacter are not anchored. If you used the same rig for the animation editor, the Root Part would still be anchored.
3 Likes
Thanks you for your advice! This worked perfectly!
1 Like