This commit is contained in:
samuel desharnais 2024-02-24 09:27:56 -05:00
parent 420b0598eb
commit 95cce6b561

View File

@ -54,8 +54,8 @@
"constraintZones": [],
"eventMarkers": [],
"globalConstraints": {
"maxVelocity": 3.0,
"maxAcceleration": 3.0,
"maxVelocity": 1.0,
"maxAcceleration": 1.0,
"maxAngularVelocity": 90.0,
"maxAngularAcceleration": 720.0
},