This commit is contained in:
parent
1b793ef999
commit
073ace5169
@ -12,13 +12,13 @@
|
||||
"data": {
|
||||
"commands": [
|
||||
{
|
||||
"type": "sequential",
|
||||
"type": "parallel",
|
||||
"data": {
|
||||
"commands": [
|
||||
{
|
||||
"type": "path",
|
||||
"type": "named",
|
||||
"data": {
|
||||
"pathName": "3 avril1"
|
||||
"name": "balayer"
|
||||
}
|
||||
},
|
||||
{
|
||||
@ -34,16 +34,41 @@
|
||||
{
|
||||
"type": "named",
|
||||
"data": {
|
||||
"name": "balayer"
|
||||
"name": "lancer"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "path",
|
||||
"type": "sequential",
|
||||
"data": {
|
||||
"pathName": "3 avril2"
|
||||
"commands": [
|
||||
{
|
||||
"type": "wait",
|
||||
"data": {
|
||||
"waitTime": 3.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "path",
|
||||
"data": {
|
||||
"pathName": "3 avril1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "wait",
|
||||
"data": {
|
||||
"waitTime": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "path",
|
||||
"data": {
|
||||
"pathName": "3 avril2"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -39,7 +39,7 @@
|
||||
},
|
||||
"goalEndState": {
|
||||
"velocity": 0.0,
|
||||
"rotation": -15.0,
|
||||
"rotation": 0.0,
|
||||
"rotateFast": false
|
||||
},
|
||||
"reversed": false,
|
||||
|
@ -8,8 +8,8 @@
|
||||
},
|
||||
"prevControl": null,
|
||||
"nextControl": {
|
||||
"x": 3.2842893955651187,
|
||||
"y": 5.564873875677809
|
||||
"x": 3.2849642626350786,
|
||||
"y": 5.57
|
||||
},
|
||||
"isLocked": false,
|
||||
"linkedName": null
|
||||
@ -45,7 +45,7 @@
|
||||
"reversed": false,
|
||||
"folder": null,
|
||||
"previewStartingState": {
|
||||
"rotation": -16.133487942976338,
|
||||
"rotation": -0.3989133239630231,
|
||||
"velocity": 0
|
||||
},
|
||||
"useDefaultConstraints": false
|
||||
|
Loading…
x
Reference in New Issue
Block a user