Open kpitikaris opened 1 year ago
Describe the bug A clear and concise description of what the bug is.
To Reproduce Steps to reproduce the behavior:
Expected behavior The Animations on client are faster
Screenshots and Videos Not neccessary easy to reproduce
Fix: Do this at RagdollEnd function if(!IsNetMode(NM_Client)) { GetMesh()->bOnlyAllowAutonomousTickPose = GetRemoteRole() == ROLE_AutonomousProxy && IsValid(GetNetConnection()) && IsPawnControlled(); }
Describe the bug A clear and concise description of what the bug is.
To Reproduce Steps to reproduce the behavior:
Expected behavior The Animations on client are faster
Screenshots and Videos Not neccessary easy to reproduce