comic-bubbles
Version:
Animated comic bubbles - what else?
56 lines (55 loc) • 914 B
JSON
{
"scene": {
"bounds": {
"width": 800,
"height": 300,
"x": 0,
"y": 0
},
"aniCon": {
"bounds": {
"width": 0
},
"margin": {
"left": 0,
"right": 0,
"top": 0,
"bottom": 0
}
},
"bubCon": {
"margin": {
"left": 0,
"right": 0,
"top": 15,
"bottom": 0
},
"bubble": {
"margin": {
"left": 40,
"right": 40,
"top": 20,
"bottom": -23
},
"arrow": {
"width": 10,
"height": 5
},
"connector": {
"width": 3,
"height": 0
},
"body": {
"text": {
"margin": {
"left": 20,
"right": 20,
"top": 10,
"bottom": 10
}
}
}
}
}
}
}