Hai if I turn a plyer into a ragdoll, the ragdoll entity cannot be moved by the phygun. Code:
plya:CreateRagdoll()
plya:Spectate(OBS_MODE_CHASE)
plya:SpectateEntity(plya:GetRagdollEntity())
Hai if I turn a plyer into a ragdoll, the ragdoll entity cannot be moved by the phygun. Code:
plya:CreateRagdoll()
plya:Spectate(OBS_MODE_CHASE)
plya:SpectateEntity(plya:GetRagdollEntity())
It’s a clientside entity, not a server side entity.