Ragdoll Camera Issue

  1. What do you want to achieve?
    I want to get rid of camera bounce when i ragdolling in my game

  2. What is the issue?
    The camera bounces when i ragdoll.

  3. What solutions have you tried so far?
    I’ve looked devforum, but didn’t found solution to my problem.

Video:

Is The Camera’s Subject an Instance? Check and make sure its Subject is the Humanoid

I found out what was the issue, I was setting network owner of HumanoidRootPart to nil, that’s why camera was bouncing, thanks for noticing about CameraSubject, it helped me research my RagdollModule.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.