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,18 @@
|
||||
{
|
||||
"passes" :
|
||||
[
|
||||
{
|
||||
"blending" : "additive",
|
||||
"combos" : {},
|
||||
"constantshadervalues" :
|
||||
{
|
||||
"ui_editor_properties_overbright" : 1.2000000476837158
|
||||
},
|
||||
"cullmode" : "normal",
|
||||
"depthtest" : "disabled",
|
||||
"depthwrite" : "disabled",
|
||||
"shader" : "genericparticle",
|
||||
"textures" : [ "particle/nature/snow" ]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"passes" :
|
||||
[
|
||||
{
|
||||
"blending" : "additive",
|
||||
"cullmode" : "nocull",
|
||||
"depthtest" : "disabled",
|
||||
"depthwrite" : "disabled",
|
||||
"shader" : "genericparticle",
|
||||
"textures" : [ "particle/smoke/smoke2" ]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"autosize" : true,
|
||||
"material" : "materials/effectpreview.json"
|
||||
}
|
||||
@@ -0,0 +1,130 @@
|
||||
{
|
||||
"animationmode" : "randomframe",
|
||||
"children" :
|
||||
[
|
||||
{
|
||||
"id" : 10,
|
||||
"name" : "particles/presets/snowstormfog.json",
|
||||
"origin" : "0 650 0"
|
||||
}
|
||||
],
|
||||
"controlpoint" :
|
||||
[
|
||||
{
|
||||
"flags" : 0,
|
||||
"id" : 0,
|
||||
"offset" : "0 0 0"
|
||||
},
|
||||
{
|
||||
"flags" : 0,
|
||||
"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" : "0.6 0.03 1",
|
||||
"distancemax" : 900,
|
||||
"distancemin" : 10,
|
||||
"id" : 6,
|
||||
"name" : "sphererandom",
|
||||
"origin" : "150 650 0",
|
||||
"rate" : 250,
|
||||
"sign" : "0 0 1"
|
||||
}
|
||||
],
|
||||
"flags" : 4,
|
||||
"initializer" :
|
||||
[
|
||||
{
|
||||
"id" : 2,
|
||||
"max" : 2,
|
||||
"min" : 1,
|
||||
"name" : "lifetimerandom"
|
||||
},
|
||||
{
|
||||
"id" : 3,
|
||||
"max" : 30,
|
||||
"min" : 2,
|
||||
"name" : "sizerandom"
|
||||
},
|
||||
{
|
||||
"id" : 4,
|
||||
"max" : "-100 -300 0",
|
||||
"min" : "-300 -1500 0",
|
||||
"name" : "velocityrandom"
|
||||
},
|
||||
{
|
||||
"id" : 5,
|
||||
"max" : "95 98 100",
|
||||
"min" : "90 92 95",
|
||||
"name" : "colorrandom"
|
||||
}
|
||||
],
|
||||
"material" : "materials/presets/snowstorm.json",
|
||||
"maxcount" : 300,
|
||||
"operator" :
|
||||
[
|
||||
{
|
||||
"gravity" : "0 0 0",
|
||||
"id" : 7,
|
||||
"name" : "movement"
|
||||
},
|
||||
{
|
||||
"frequencymax" : 1.0,
|
||||
"frequencymin" : 0.80000000000000004,
|
||||
"id" : 8,
|
||||
"mask" : "1 0.5 0",
|
||||
"name" : "oscillateposition",
|
||||
"phasemax" : 1,
|
||||
"phasemin" : 0,
|
||||
"scalemax" : 35,
|
||||
"scalemin" : 20
|
||||
},
|
||||
{
|
||||
"fadeintime" : 0.10000000000000001,
|
||||
"id" : 9,
|
||||
"name" : "alphafade"
|
||||
}
|
||||
],
|
||||
"renderer" :
|
||||
[
|
||||
{
|
||||
"id" : 1,
|
||||
"name" : "sprite"
|
||||
}
|
||||
],
|
||||
"sequencemultiplier" : null,
|
||||
"starttime" : 15
|
||||
}
|
||||
@@ -0,0 +1,121 @@
|
||||
{
|
||||
"animationmode" : null,
|
||||
"children" : null,
|
||||
"controlpoint" :
|
||||
[
|
||||
{
|
||||
"flags" : 0,
|
||||
"id" : 0,
|
||||
"offset" : "0 0 0"
|
||||
},
|
||||
{
|
||||
"flags" : 0,
|
||||
"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" : 750,
|
||||
"distancemin" : 32,
|
||||
"id" : 8,
|
||||
"name" : "sphererandom",
|
||||
"origin" : "0 0 0",
|
||||
"rate" : 2
|
||||
}
|
||||
],
|
||||
"flags" : null,
|
||||
"initializer" :
|
||||
[
|
||||
{
|
||||
"id" : 2,
|
||||
"max" : 5,
|
||||
"min" : 3,
|
||||
"name" : "lifetimerandom"
|
||||
},
|
||||
{
|
||||
"id" : 3,
|
||||
"max" : 2500,
|
||||
"min" : 1500,
|
||||
"name" : "sizerandom"
|
||||
},
|
||||
{
|
||||
"id" : 4,
|
||||
"max" : "-20 -250 0",
|
||||
"min" : "-30 -350 0",
|
||||
"name" : "velocityrandom"
|
||||
},
|
||||
{
|
||||
"id" : 5,
|
||||
"max" : "149 180 255",
|
||||
"min" : "220 250 255",
|
||||
"name" : "colorrandom"
|
||||
},
|
||||
{
|
||||
"id" : 6,
|
||||
"max" : 0.20000000000000001,
|
||||
"min" : 0.10000000000000001,
|
||||
"name" : "alpharandom"
|
||||
},
|
||||
{
|
||||
"id" : 7,
|
||||
"name" : "rotationrandom"
|
||||
}
|
||||
],
|
||||
"material" : "materials/presets/snowstormfog.json",
|
||||
"maxcount" : 500,
|
||||
"operator" :
|
||||
[
|
||||
{
|
||||
"gravity" : "0 0 0",
|
||||
"id" : 9,
|
||||
"name" : "movement"
|
||||
},
|
||||
{
|
||||
"fadeintime" : 0.5,
|
||||
"id" : 10,
|
||||
"name" : "alphafade"
|
||||
}
|
||||
],
|
||||
"renderer" :
|
||||
[
|
||||
{
|
||||
"id" : 1,
|
||||
"name" : "sprite"
|
||||
}
|
||||
],
|
||||
"sequencemultiplier" : 1,
|
||||
"starttime" : 0
|
||||
}
|
||||
@@ -0,0 +1,84 @@
|
||||
{
|
||||
"name" : "ui_editor_preset_snow_particles_title",
|
||||
"description" : "ui_editor_preset_snow_particles_description",
|
||||
"tag" : "scene2d",
|
||||
"group" : "preset",
|
||||
"options" :
|
||||
{
|
||||
"droplistVisible" : true,
|
||||
"droplistOptions" :
|
||||
[
|
||||
{
|
||||
"label" : "Snow perspective",
|
||||
"value" : 0
|
||||
},
|
||||
{
|
||||
"label" : "Snow flat",
|
||||
"value" : 1
|
||||
},
|
||||
{
|
||||
"label" : "Snow storm",
|
||||
"value" : 2
|
||||
}
|
||||
]
|
||||
},
|
||||
"variants" :
|
||||
[
|
||||
{
|
||||
"preview" : "previewperspective/project.json",
|
||||
"objects" :
|
||||
[
|
||||
{
|
||||
"angles" : "0.000 0.000 0.000",
|
||||
"name" : "Snow perspective",
|
||||
"origin" : "0.000 0.000 0.000",
|
||||
"particle" : "particles/presets/snowperspective.json",
|
||||
"scale" : "1.000 1.000 1.000"
|
||||
}
|
||||
],
|
||||
"dependencies" :
|
||||
[
|
||||
"materials/presets/snowperspective.json",
|
||||
"particles/presets/snowperspective.json"
|
||||
]
|
||||
},
|
||||
{
|
||||
"preview" : "previewflat/project.json",
|
||||
"objects" :
|
||||
[
|
||||
{
|
||||
"angles" : "0.000 0.000 0.000",
|
||||
"name" : "Snow flat",
|
||||
"origin" : "0.000 0.000 0.000",
|
||||
"particle" : "particles/presets/snowflat.json",
|
||||
"scale" : "1.000 1.000 1.000"
|
||||
}
|
||||
],
|
||||
"dependencies" :
|
||||
[
|
||||
"materials/presets/snowflat.json",
|
||||
"particles/presets/snowflat.json"
|
||||
]
|
||||
},
|
||||
{
|
||||
"preview" : "previewstorm/project.json",
|
||||
"objects" :
|
||||
[
|
||||
{
|
||||
"angles" : "0.000 0.000 0.000",
|
||||
"name" : "Snow storm",
|
||||
"origin" : "0.000 0.000 0.000",
|
||||
"particle" : "particles/presets/snowstorm.json",
|
||||
"scale" : "1.000 1.000 1.000"
|
||||
}
|
||||
],
|
||||
"dependencies" :
|
||||
[
|
||||
"materials/presets/snowstorm.json",
|
||||
"materials/presets/snowstormfog.json",
|
||||
"particles/presets/snowstorm.json",
|
||||
"particles/presets/snowstormfog.json"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"file" : "scene.json",
|
||||
"general" :
|
||||
{
|
||||
"properties" :
|
||||
{
|
||||
"schemecolor" :
|
||||
{
|
||||
"order" : 0,
|
||||
"text" : "ui_browse_properties_scheme_color",
|
||||
"type" : "color",
|
||||
"value" : "0 0 0"
|
||||
}
|
||||
}
|
||||
},
|
||||
"title" : "previewstorm",
|
||||
"type" : "scene"
|
||||
}
|
||||
@@ -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" : "Snow storm",
|
||||
"origin" : "128.000 128.000 0.000",
|
||||
"parallaxDepth" : "1.000 1.000",
|
||||
"particle" : "particles/presets/snowstorm.json",
|
||||
"particlesrc" : null,
|
||||
"scale" : "0.394 0.394 1.000"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"name": "FX Preview",
|
||||
"type": "scene2d"
|
||||
}
|
||||
Reference in New Issue
Block a user