facepunch commits
log in
BillBorman
1 Year Ago
rust_reboot
/main/PhysicsLayerRevamp/RagdollRewrite
#81811
Added FixedUpdate to Client.cs and a static BufferList or ragdolls on the client. Call Ragdoll.SyncPosToPin each FixedUpdate tick. Avoids needed a FixedUpdate on every Ragdoll, which is slower than calling items in a list.
thumb_up
4
thumb_down
0