Sequence editor. Layout fixes
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
[
|
||||
{
|
||||
"id": "seq_alphabet_portrait",
|
||||
"name": "Spell Alphabet (Portrait)",
|
||||
"favorite": true,
|
||||
"steps": [
|
||||
{ "type": "spot", "id": "A" },
|
||||
{ "type": "spot", "id": "B" },
|
||||
{ "type": "spot", "id": "C", "delay": 1000 },
|
||||
{ "type": "spot", "id": "D" },
|
||||
{ "type": "spot", "id": "E" }
|
||||
]
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user