i want to fix this, i dont want player to push the zombie btw i tried this
local newmob = mobExists:Clone()
newmob.Parent = map.Mob
newmob.HumanoidRootPart.CFrame = workspace.GrassLand.Spawn.CFrame
newmob.HumanoidRootPart:SetNetworkOwner(nil)
and i made this