Advertisement
Guest User

Untitled

a guest
Sep 18th, 2019
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.00 KB | None | 0 0
  1. {     "keywords":{         "type": "text",         "label": "Keyword/Bitpairs (Trigger1-Bitcosts,Trigger2-Bitcosts,... e.g. nice-20,cool-50,swag-0)"     },     "defaultAnimation": {         "type": "image-input",         "label": "Default Image/Gif"     },     "animation": {         "type": "image-input",         "label": "Animation when Trigger is activated"     },     "animationDuration": {         "type": "number",         "label": "how many seconds should the animation play",         "value": 30     },     "transitionAnimation": {         "type": "image-input",         "label": "Select the Animation played between the Animation and the default Animation"     },     "transitionAnimationDuration": {         "type": "number",         "label": "how many seconds should the transitionAnimation play",         "value": 10     },     "widgetName": {         "type": "hidden",         "value": "Bit-Keyword Activated Animation Overlay"     },     "widgetDuration": {         "type": "hidden",         "value": 1       } }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement