Im making a admin script (just for fun and bcs i want to explore new options in roblox) and im trying to do a command that transforms one player into another (also morphing players that arent the LocalPlayer) my system uses targetPlayer and targetPlayer2 for knowing who is the player, i tried cloning the player2 character but when i create the clone its just marked as nil, i tried so hard and get so far, but at the end it doesn’t even matter, the clone function just was nil in all the cases, the last thing i was trying was this (so someone can make an idea of how its supposed to work)
a friend of mine gave me a solution, this is the script i got to (if someone needs it in a future and to mark this as solved bcs the others solutions werent too helpful)