I would like to load in a player’s avatar using a script. Sort of like how AlreadyPro’s Load Character plugin does it. I just can’t find anything that would let me do that. I have already looked into GetCharacterAppearanceAsync and such, but I can’t seem to figure out how to make a model with all of the required stuff. The end goal is to be able to play an animation on this character.
The only solution I can think of is to just use AlreadyPro’s plugin through a script somehow? Thanks in advance for any solutions!