more fixes for Gems
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
@@ -406,7 +406,6 @@ namespace SimulatedObjectSetupTests
|
||||
const float newGravityFactor = 1.2f;
|
||||
const float newFriction = 0.3f;
|
||||
const bool newPinned = true;
|
||||
const bool newStretchable = true;
|
||||
|
||||
joint.SetConeAngleLimit(newConeAngleLimit);
|
||||
joint.SetMass(newMass);
|
||||
|
||||
Reference in New Issue
Block a user