path
This commit is contained in:
parent
a5f1ae9a07
commit
efd36314d6
@ -47,7 +47,7 @@
|
|||||||
{
|
{
|
||||||
"type": "wait",
|
"type": "wait",
|
||||||
"data": {
|
"data": {
|
||||||
"waitTime": 4.0
|
"waitTime": 3.25
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -28,12 +28,18 @@
|
|||||||
"linkedName": null
|
"linkedName": null
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"rotationTargets": [],
|
"rotationTargets": [
|
||||||
|
{
|
||||||
|
"waypointRelativePos": 0.5,
|
||||||
|
"rotationDegrees": 0,
|
||||||
|
"rotateFast": true
|
||||||
|
}
|
||||||
|
],
|
||||||
"constraintZones": [],
|
"constraintZones": [],
|
||||||
"eventMarkers": [],
|
"eventMarkers": [],
|
||||||
"globalConstraints": {
|
"globalConstraints": {
|
||||||
"maxVelocity": 1.75,
|
"maxVelocity": 1.75,
|
||||||
"maxAcceleration": 1.0,
|
"maxAcceleration": 0.75,
|
||||||
"maxAngularVelocity": 540.0,
|
"maxAngularVelocity": 540.0,
|
||||||
"maxAngularAcceleration": 720.0
|
"maxAngularAcceleration": 720.0
|
||||||
},
|
},
|
||||||
|
@ -28,12 +28,18 @@
|
|||||||
"linkedName": null
|
"linkedName": null
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"rotationTargets": [],
|
"rotationTargets": [
|
||||||
|
{
|
||||||
|
"waypointRelativePos": 0.8,
|
||||||
|
"rotationDegrees": 0,
|
||||||
|
"rotateFast": false
|
||||||
|
}
|
||||||
|
],
|
||||||
"constraintZones": [],
|
"constraintZones": [],
|
||||||
"eventMarkers": [],
|
"eventMarkers": [],
|
||||||
"globalConstraints": {
|
"globalConstraints": {
|
||||||
"maxVelocity": 1.75,
|
"maxVelocity": 1.25,
|
||||||
"maxAcceleration": 1.0,
|
"maxAcceleration": 0.5,
|
||||||
"maxAngularVelocity": 540.0,
|
"maxAngularVelocity": 540.0,
|
||||||
"maxAngularAcceleration": 720.0
|
"maxAngularAcceleration": 720.0
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user