This commit is contained in:
parent
8fdb19483b
commit
6a49cd1b51
@ -32,15 +32,15 @@
|
|||||||
"constraintZones": [],
|
"constraintZones": [],
|
||||||
"eventMarkers": [],
|
"eventMarkers": [],
|
||||||
"globalConstraints": {
|
"globalConstraints": {
|
||||||
"maxVelocity": 1.0,
|
"maxVelocity": 3.0,
|
||||||
"maxAcceleration": 0.5,
|
"maxAcceleration": 1.5,
|
||||||
"maxAngularVelocity": 540.0,
|
"maxAngularVelocity": 540.0,
|
||||||
"maxAngularAcceleration": 720.0
|
"maxAngularAcceleration": 720.0
|
||||||
},
|
},
|
||||||
"goalEndState": {
|
"goalEndState": {
|
||||||
"velocity": 0.0,
|
"velocity": 0.0,
|
||||||
"rotation": 0.0,
|
"rotation": 0.0,
|
||||||
"rotateFast": false
|
"rotateFast": true
|
||||||
},
|
},
|
||||||
"reversed": false,
|
"reversed": false,
|
||||||
"folder": null,
|
"folder": null,
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
},
|
},
|
||||||
"prevControl": null,
|
"prevControl": null,
|
||||||
"nextControl": {
|
"nextControl": {
|
||||||
"x": 3.2298935354236407,
|
"x": 3.3004233428739336,
|
||||||
"y": 5.57
|
"y": 5.57
|
||||||
},
|
},
|
||||||
"isLocked": false,
|
"isLocked": false,
|
||||||
@ -32,8 +32,8 @@
|
|||||||
"constraintZones": [],
|
"constraintZones": [],
|
||||||
"eventMarkers": [],
|
"eventMarkers": [],
|
||||||
"globalConstraints": {
|
"globalConstraints": {
|
||||||
"maxVelocity": 1.0,
|
"maxVelocity": 3.0,
|
||||||
"maxAcceleration": 0.5,
|
"maxAcceleration": 1.5,
|
||||||
"maxAngularVelocity": 540.0,
|
"maxAngularVelocity": 540.0,
|
||||||
"maxAngularAcceleration": 720.0
|
"maxAngularAcceleration": 720.0
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user