mirror of
https://github.com/eliasstepanik/Create.git
synced 2026-01-11 09:18:28 +00:00
15 lines
335 B
Plaintext
15 lines
335 B
Plaintext
{
|
|
"balloonsHeightOffset": 0.8999999761581421,
|
|
"distanceBetweenBalloons": 3,
|
|
"maxBalloons": 7,
|
|
"minBalloonWidth": 13,
|
|
"maxBalloonWidth": 180,
|
|
"balloonPadding": 1,
|
|
// In seconds
|
|
"balloonAge": 15,
|
|
"balloonStyle": "ROUNDED",
|
|
"textColor": 1315860,
|
|
"balloonTint": 15857400,
|
|
"showOwnBalloon": true,
|
|
"onlyDisplayBalloons": false
|
|
} |