Hello, i was just fiddling around with TrueSync and noticed weird sway after collision. When my moving object collides with wall it bounces from it but starts to go back toward it like it would inhere old velocity. More in video
Moving object have TSSphere collider with all rotational constrains on rigidbody checked, walls have TSBoxCollider
I'm adding force to tsRigidbody on mouseButtonUp (in OnSyncedInput method)
Explaining Video
Moving object have TSSphere collider with all rotational constrains on rigidbody checked, walls have TSBoxCollider
I'm adding force to tsRigidbody on mouseButtonUp (in OnSyncedInput method)
Explaining Video