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…