12 lines
678 B
JSON
12 lines
678 B
JSON
{
|
|
"up": { "url": "", "mood": 0, "action": 0, "enabled": true },
|
|
"down": { "url": "", "mood": 0, "action": 0, "enabled": true },
|
|
"left": { "url": "", "mood": 0, "action": 0, "enabled": true },
|
|
"right": { "url": "", "mood": 0, "action": 0, "enabled": true },
|
|
"forward": { "url": "", "mood": 0, "action": 0, "enabled": true },
|
|
"backward": { "url": "", "mood": 0, "action": 0, "enabled": true },
|
|
"clockwise": { "url": "", "mood": 0, "action": 0, "enabled": true },
|
|
"anticlockwise": { "url": "", "mood": 0, "action": 0, "enabled": true },
|
|
"wave": { "url": "", "mood": 0, "action": 0, "enabled": true }
|
|
}
|