The title explains it all. Is there a function that can do this, I have the UserId of the character I want but how would I put get it and clone it in to the 3d viewport for all eyes to see?
Hello!
I think the answer you are looking for is game.Players:CreateHumanoidModelFromUserId(x)
whereas x is the user's id. It returns a model of the player, I think.
You can look for more information here if you're still confused or if thats not what you're looking for.
use this: https://www.roblox.com/library/752585459/Load-Character-Lite?Category=Plugins&SortType=Relevance&SortAggregation=AllTime&CreatorId=0&Page=1&Position=6&SearchId=91e71d41-d5c5-41d8-838e-c9585e409a3d should be self-explanatory