60 lines
1.2 KiB
JSON
60 lines
1.2 KiB
JSON
{
|
|
"name" : "ui_editor_preset_bubbles_title",
|
|
"description" : "ui_editor_preset_bubbles_description",
|
|
"tag" : "scene2d",
|
|
"group" : "preset",
|
|
"options" :
|
|
{
|
|
"droplistVisible" : true,
|
|
"droplistOptions" :
|
|
[
|
|
{
|
|
"label" : "ui_editor_preset_bubbles_variant_1",
|
|
"value" : 0
|
|
},
|
|
{
|
|
"label" : "ui_editor_preset_bubbles_variant_2",
|
|
"value" : 1
|
|
}
|
|
]
|
|
},
|
|
"variants" :
|
|
[
|
|
{
|
|
"preview" : "previewbubbles1/project.json",
|
|
"objects" :
|
|
[
|
|
{
|
|
"angles" : "0.000 0.000 0.000",
|
|
"name" : "Cartoon bubbles",
|
|
"origin" : "0.000 0.000 0.000",
|
|
"particle" : "particles/presets/bubbles1.json",
|
|
"scale" : "1.000 1.000 1.000"
|
|
}
|
|
],
|
|
"dependencies" :
|
|
[
|
|
"materials/presets/bubbles1.json",
|
|
"particles/presets/bubbles1.json"
|
|
]
|
|
},
|
|
{
|
|
"preview" : "previewbubbles2/project.json",
|
|
"objects" :
|
|
[
|
|
{
|
|
"angles" : "0.000 0.000 0.000",
|
|
"name" : "Ocean bubbles",
|
|
"origin" : "0.000 0.000 0.000",
|
|
"particle" : "particles/presets/bubbles2.json",
|
|
"scale" : "1.000 1.000 1.000"
|
|
}
|
|
],
|
|
"dependencies" :
|
|
[
|
|
"materials/presets/bubbles2.json",
|
|
"particles/presets/bubbles2.json"
|
|
]
|
|
}
|
|
]
|
|
} |