Skip to content

Commit 5fb2d5e

Browse files
make autos for right side sweep paths
1 parent e9a3a28 commit 5fb2d5e

2 files changed

Lines changed: 74 additions & 0 deletions

File tree

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
{
2+
"version": "2025.0",
3+
"command": {
4+
"type": "sequential",
5+
"data": {
6+
"commands": [
7+
{
8+
"type": "path",
9+
"data": {
10+
"pathName": "Right Sweep & Scatter"
11+
}
12+
},
13+
{
14+
"type": "named",
15+
"data": {
16+
"name": "LaunchInPlaceAgitate"
17+
}
18+
},
19+
{
20+
"type": "path",
21+
"data": {
22+
"pathName": "Right Sweep Reset"
23+
}
24+
},
25+
{
26+
"type": "path",
27+
"data": {
28+
"pathName": "Right Sweep & Scatter"
29+
}
30+
}
31+
]
32+
}
33+
},
34+
"resetOdom": true,
35+
"folder": "Sweep Only",
36+
"choreoAuto": false
37+
}
Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
{
2+
"version": "2025.0",
3+
"command": {
4+
"type": "sequential",
5+
"data": {
6+
"commands": [
7+
{
8+
"type": "path",
9+
"data": {
10+
"pathName": "Right Sweep Standard"
11+
}
12+
},
13+
{
14+
"type": "named",
15+
"data": {
16+
"name": "LaunchInPlaceAgitate"
17+
}
18+
},
19+
{
20+
"type": "path",
21+
"data": {
22+
"pathName": "Right Sweep Reset"
23+
}
24+
},
25+
{
26+
"type": "path",
27+
"data": {
28+
"pathName": "Right Sweep Standard"
29+
}
30+
}
31+
]
32+
}
33+
},
34+
"resetOdom": true,
35+
"folder": "Sweep Only",
36+
"choreoAuto": false
37+
}

0 commit comments

Comments
 (0)