comic-bubbles
Version:
Animated comic bubbles - what else?
56 lines (55 loc) • 908 B
JSON
{
"scene": {
"bounds": {
"width": 160,
"height": 110,
"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": 10,
"right": 10,
"top": 5,
"bottom": -6
},
"arrow": {
"width": 10,
"height": 5
},
"connector": {
"width": 3,
"height": 0
},
"body": {
"text": {
"margin": {
"left": 8,
"right": 8,
"top": 3,
"bottom": 3
}
}
}
}
}
}
}