Setting Player.Character, Physic Glitch

Watch the HRP, this is just a original R15 character, Just clone, set players character and set to workspace…

--Spawn Model
local character = serverStorage["Prefabs"]["Character"]:Clone()
character.Name = randominfected.name

--Set player character
player.Character = character

character.Parent = game.Workspace

There is a hop motion when i walk… Why does this happen, it’s a normal character…

I don’t really understand what are you trying to make? Could you please tell more information?

Not trying to make anything, just fixing the problem

1 Like