yes
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"passes" :
|
||||
[
|
||||
{
|
||||
"blending" : "translucent",
|
||||
"cullmode" : "nocull",
|
||||
"depthtest" : "disabled",
|
||||
"depthwrite" : "disabled",
|
||||
"shader" : "genericimage2",
|
||||
"textures" : [ "effectpreview" ]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"clampuvs" : true,
|
||||
"format" : "rgba8888",
|
||||
"nomip" : true,
|
||||
"nonpoweroftwo" : true
|
||||
}
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 256 KiB |
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"passes" :
|
||||
[
|
||||
{
|
||||
"blending" : "additive",
|
||||
"combos" :
|
||||
{
|
||||
"REFRACT" : 1
|
||||
},
|
||||
"constantshadervalues" :
|
||||
{
|
||||
"ui_editor_properties_overbright" : 1.0,
|
||||
"ui_editor_properties_refract_amount" : 0.17000000178813934
|
||||
},
|
||||
"cullmode" : "nocull",
|
||||
"depthtest" : "disabled",
|
||||
"depthwrite" : "disabled",
|
||||
"shader" : "genericparticle",
|
||||
"textures" : [ "particle/bubbles/bubble1", "particle/bubbles/bubble1normal" ]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"autosize" : true,
|
||||
"material" : "materials/effectpreview.json"
|
||||
}
|
||||
@@ -0,0 +1,123 @@
|
||||
{
|
||||
"animationmode" : null,
|
||||
"children" : null,
|
||||
"controlpoint" :
|
||||
[
|
||||
{
|
||||
"flags" : 0,
|
||||
"id" : 0,
|
||||
"offset" : "0 0 0"
|
||||
},
|
||||
{
|
||||
"flags" : 1,
|
||||
"id" : 1,
|
||||
"offset" : "0 0 0"
|
||||
},
|
||||
{
|
||||
"flags" : 0,
|
||||
"id" : 2,
|
||||
"offset" : "0 0 0"
|
||||
},
|
||||
{
|
||||
"flags" : 0,
|
||||
"id" : 3,
|
||||
"offset" : "0 0 0"
|
||||
},
|
||||
{
|
||||
"flags" : 0,
|
||||
"id" : 4,
|
||||
"offset" : "0 0 0"
|
||||
},
|
||||
{
|
||||
"flags" : 0,
|
||||
"id" : 5,
|
||||
"offset" : "0 0 0"
|
||||
},
|
||||
{
|
||||
"flags" : 0,
|
||||
"id" : 6,
|
||||
"offset" : "0 0 0"
|
||||
},
|
||||
{
|
||||
"flags" : 0,
|
||||
"id" : 7,
|
||||
"offset" : "0 0 0"
|
||||
}
|
||||
],
|
||||
"emitter" :
|
||||
[
|
||||
{
|
||||
"directions" : "1 1 0",
|
||||
"distancemax" : 64,
|
||||
"distancemin" : 0,
|
||||
"id" : 7,
|
||||
"name" : "sphererandom",
|
||||
"origin" : "0 0 0",
|
||||
"rate" : 15
|
||||
}
|
||||
],
|
||||
"flags" : null,
|
||||
"initializer" :
|
||||
[
|
||||
{
|
||||
"id" : 2,
|
||||
"max" : 5,
|
||||
"min" : 3,
|
||||
"name" : "lifetimerandom"
|
||||
},
|
||||
{
|
||||
"id" : 3,
|
||||
"max" : 200,
|
||||
"min" : 50,
|
||||
"name" : "sizerandom"
|
||||
},
|
||||
{
|
||||
"id" : 4,
|
||||
"max" : "50 50 0",
|
||||
"min" : "-50 -50 0",
|
||||
"name" : "velocityrandom"
|
||||
},
|
||||
{
|
||||
"id" : 5,
|
||||
"max" : "255 255 255",
|
||||
"min" : "255 255 255",
|
||||
"name" : "colorrandom"
|
||||
},
|
||||
{
|
||||
"id" : 6,
|
||||
"name" : "turbulentvelocityrandom",
|
||||
"scale" : 0.29999999999999999
|
||||
}
|
||||
],
|
||||
"material" : "materials/presets/bubbles1.json",
|
||||
"maxcount" : 50,
|
||||
"operator" :
|
||||
[
|
||||
{
|
||||
"drag" : 0.10000000000000001,
|
||||
"gravity" : "0 50 0",
|
||||
"id" : 8,
|
||||
"name" : "movement"
|
||||
},
|
||||
{
|
||||
"fadeintime" : 0.5,
|
||||
"id" : 9,
|
||||
"name" : "alphafade"
|
||||
},
|
||||
{
|
||||
"controlpoint" : 1,
|
||||
"id" : 10,
|
||||
"name" : "controlpointattract",
|
||||
"scale" : -300
|
||||
}
|
||||
],
|
||||
"renderer" :
|
||||
[
|
||||
{
|
||||
"id" : 1,
|
||||
"name" : "sprite"
|
||||
}
|
||||
],
|
||||
"sequencemultiplier" : 2,
|
||||
"starttime" : 0
|
||||
}
|
||||
@@ -0,0 +1,60 @@
|
||||
{
|
||||
"name" : "ui_editor_preset_bubbles_title",
|
||||
"description" : "ui_editor_preset_bubbles_description",
|
||||
"tag" : "scene2d",
|
||||
"group" : "preset",
|
||||
"options" :
|
||||
{
|
||||
"droplistVisible" : true,
|
||||
"droplistOptions" :
|
||||
[
|
||||
{
|
||||
"label" : "Cartoon",
|
||||
"value" : 0
|
||||
},
|
||||
{
|
||||
"label" : "Ocean",
|
||||
"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"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"file" : "scene.json",
|
||||
"title" : "previewbubbles1"
|
||||
}
|
||||
@@ -0,0 +1,47 @@
|
||||
{
|
||||
"camera" :
|
||||
{
|
||||
"center" : "0.000 0.000 -1.000",
|
||||
"eye" : "0.000 0.000 0.000",
|
||||
"up" : "0.000 1.000 0.000"
|
||||
},
|
||||
"general" :
|
||||
{
|
||||
"ambientcolor" : "0.3 0.3 0.3",
|
||||
"bloom" : false,
|
||||
"bloomstrength" : 2,
|
||||
"bloomthreshold" : 0.64999997615814209,
|
||||
"cameraparallax" : false,
|
||||
"cameraparallaxamount" : 0.5,
|
||||
"cameraparallaxdelay" : 0.10000000149011612,
|
||||
"cameraparallaxmouseinfluence" : 0,
|
||||
"camerapreview" : true,
|
||||
"camerashake" : false,
|
||||
"camerashakeamplitude" : 0.5,
|
||||
"camerashakeroughness" : 1,
|
||||
"camerashakespeed" : 3,
|
||||
"clearcolor" : "0.7 0.7 0.7",
|
||||
"clearenabled" : null,
|
||||
"orthogonalprojection" :
|
||||
{
|
||||
"height" : 256,
|
||||
"width" : 256
|
||||
},
|
||||
"skylightcolor" : "0.3 0.3 0.3"
|
||||
},
|
||||
"objects" :
|
||||
[
|
||||
{
|
||||
"angles" : "0.000 0.000 0.000",
|
||||
"id" : 18,
|
||||
"image" : null,
|
||||
"model" : null,
|
||||
"name" : "Cartoon bubbles",
|
||||
"origin" : "132.405 11.725 0.000",
|
||||
"parallaxDepth" : "1.000 1.000",
|
||||
"particle" : "particles/presets/bubbles1.json",
|
||||
"particlesrc" : null,
|
||||
"scale" : "0.237 0.237 1.000"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"name": "FX Preview",
|
||||
"type": "scene2d"
|
||||
}
|
||||
Reference in New Issue
Block a user