Hi! I’m working on a game, and i have a script that loads the character using Humanoid:ApplyDescription, but it doesn’t add the Animation script. I want it to load the animation script with the loaded user’s animations (with their animation pack)
Player:LoadCharacter() loads the local players character, i have an input for a users name, that gets turned into an user id, and from that user id i load the character. I thought about Player:LoadCharacterWithHumanoidDescription but that would just turn the players character into the one specified from what i know. I need to load another players character, specified by the player