Override Avatars AFTER Spawned

You can write your topic however you want, but you need to answer these questions:

  1. What do you want to achieve? I want a player’s avatar get override by a character model of choice while the character already spawned, i dont want it to trigger CharacterAdded or etc, would be extra if we can make the change seemless (no camera moving, lag or etc)

  2. What is the issue? Overriding avatar requires respawning, and it will trigger character added and etc

  3. What solutions have you tried so far? I dont have any.

Could you take the HumanoidDescription from the character model of choice and then apply it to the player’s Humanoid?

How do I do that? Also I’m trying to replace a rthro rig with a r15 rig.

This page should contain the necessary info.
Sorry for being late!