This commit is contained in:
parent
83daf35e63
commit
36aadba8a0
@ -33,13 +33,13 @@
|
|||||||
"eventMarkers": [],
|
"eventMarkers": [],
|
||||||
"globalConstraints": {
|
"globalConstraints": {
|
||||||
"maxVelocity": 1.0,
|
"maxVelocity": 1.0,
|
||||||
"maxAcceleration": 1.0,
|
"maxAcceleration": 0.5,
|
||||||
"maxAngularVelocity": 540.0,
|
"maxAngularVelocity": 540.0,
|
||||||
"maxAngularAcceleration": 720.0
|
"maxAngularAcceleration": 720.0
|
||||||
},
|
},
|
||||||
"goalEndState": {
|
"goalEndState": {
|
||||||
"velocity": 0.0,
|
"velocity": 0.0,
|
||||||
"rotation": 15.0,
|
"rotation": 0.0,
|
||||||
"rotateFast": false
|
"rotateFast": false
|
||||||
},
|
},
|
||||||
"reversed": false,
|
"reversed": false,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user