10 Months Ago
Added useCollisionPositionInsteadOfTransform and minimumRigidbodyImpactWeight fields to PhysicsEffects component to better handle effect sfx on large entities like the tugboat useCollisionPositionInsteadOfTransform should be enabled on large objects that could get hit from multiple angles while stationary (enabled on tugboat) minimumRigidbodyImpactWeight allows us to prevent rigidbodies below a certain weight from triggering impact sfx, set to 5.5 on the tugboat to prevent dropped items from playing the boat impact sfx