yes
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"passes" :
|
||||
[
|
||||
{
|
||||
"blending" : "additive",
|
||||
"cullmode" : "nocull",
|
||||
"depthtest" : "disabled",
|
||||
"depthwrite" : "disabled",
|
||||
"shader" : "genericparticle",
|
||||
"textures" : [ "particle/drop" ]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,108 @@
|
||||
{
|
||||
"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 0 1",
|
||||
"distancemax" : 1024,
|
||||
"distancemin" : 0,
|
||||
"id" : 6,
|
||||
"name" : "sphererandom",
|
||||
"origin" : "0 768 0",
|
||||
"rate" : 400
|
||||
}
|
||||
],
|
||||
"flags" : 4,
|
||||
"initializer" :
|
||||
[
|
||||
{
|
||||
"id" : 2,
|
||||
"max" : 0.5,
|
||||
"min" : 0.5,
|
||||
"name" : "lifetimerandom"
|
||||
},
|
||||
{
|
||||
"id" : 3,
|
||||
"max" : 5,
|
||||
"min" : 5,
|
||||
"name" : "sizerandom"
|
||||
},
|
||||
{
|
||||
"id" : 4,
|
||||
"max" : "0 -3000 0",
|
||||
"min" : "0 -3000 0",
|
||||
"name" : "velocityrandom"
|
||||
},
|
||||
{
|
||||
"id" : 5,
|
||||
"max" : 0.29999999999999999,
|
||||
"min" : 0.050000000000000003,
|
||||
"name" : "alpharandom"
|
||||
}
|
||||
],
|
||||
"material" : "materials/presets/rainperspective.json",
|
||||
"maxcount" : 512,
|
||||
"operator" :
|
||||
[
|
||||
{
|
||||
"gravity" : "0 0 0",
|
||||
"id" : 7,
|
||||
"name" : "movement"
|
||||
}
|
||||
],
|
||||
"renderer" :
|
||||
[
|
||||
{
|
||||
"id" : 1,
|
||||
"length" : 0.0050000000000000001,
|
||||
"maxlength" : 100,
|
||||
"name" : "spritetrail"
|
||||
}
|
||||
],
|
||||
"sequencemultiplier" : null,
|
||||
"starttime" : 0
|
||||
}
|
||||
@@ -0,0 +1,82 @@
|
||||
{
|
||||
"name" : "ui_editor_preset_rain_title",
|
||||
"description" : "ui_editor_preset_rain_description",
|
||||
"tag" : "scene2d",
|
||||
"group" : "preset",
|
||||
"options" :
|
||||
{
|
||||
"droplistVisible" : true,
|
||||
"droplistOptions" :
|
||||
[
|
||||
{
|
||||
"label" : "Rain perspective",
|
||||
"value" : 0
|
||||
},
|
||||
{
|
||||
"label" : "Rain downpour",
|
||||
"value" : 1
|
||||
},
|
||||
{
|
||||
"label" : "Rain refractive",
|
||||
"value" : 2
|
||||
}
|
||||
]
|
||||
},
|
||||
"variants" :
|
||||
[
|
||||
{
|
||||
"preview" : "previewperspective/project.json",
|
||||
"objects" :
|
||||
[
|
||||
{
|
||||
"angles" : "0.000 0.000 0.000",
|
||||
"name" : "Rain perspective",
|
||||
"origin" : "0.000 0.000 0.000",
|
||||
"particle" : "particles/presets/rainperspective.json",
|
||||
"scale" : "1.000 1.000 1.000"
|
||||
}
|
||||
],
|
||||
"dependencies" :
|
||||
[
|
||||
"materials/presets/rainperspective.json",
|
||||
"particles/presets/rainperspective.json"
|
||||
]
|
||||
},
|
||||
{
|
||||
"preview" : "previewdownpour/project.json",
|
||||
"objects" :
|
||||
[
|
||||
{
|
||||
"angles" : "0.000 0.000 0.000",
|
||||
"name" : "Rain downpour",
|
||||
"origin" : "0.000 0.000 0.000",
|
||||
"particle" : "particles/presets/raindownpour.json",
|
||||
"scale" : "1.000 1.000 1.000"
|
||||
}
|
||||
],
|
||||
"dependencies" :
|
||||
[
|
||||
"materials/presets/raindownpour.json",
|
||||
"particles/presets/raindownpour.json"
|
||||
]
|
||||
},
|
||||
{
|
||||
"preview" : "previewrefractive/project.json",
|
||||
"objects" :
|
||||
[
|
||||
{
|
||||
"angles" : "0.000 0.000 0.000",
|
||||
"name" : "Rain refractive",
|
||||
"origin" : "0.000 0.000 0.000",
|
||||
"particle" : "particles/presets/rainrefractive.json",
|
||||
"scale" : "1.000 1.000 1.000"
|
||||
}
|
||||
],
|
||||
"dependencies" :
|
||||
[
|
||||
"materials/presets/rainrefractive.json",
|
||||
"particles/presets/rainrefractive.json"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"file" : "scene.json",
|
||||
"general" :
|
||||
{
|
||||
"properties" :
|
||||
{
|
||||
"schemecolor" :
|
||||
{
|
||||
"order" : 0,
|
||||
"text" : "ui_browse_properties_scheme_color",
|
||||
"type" : "color",
|
||||
"value" : "0 0 0"
|
||||
}
|
||||
}
|
||||
},
|
||||
"title" : "previewperspective"
|
||||
}
|
||||
@@ -0,0 +1,54 @@
|
||||
{
|
||||
"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 0 0",
|
||||
"clearenabled" : null,
|
||||
"fov" : 100,
|
||||
"orthogonalprojection" :
|
||||
{
|
||||
"height" : 256,
|
||||
"width" : 256
|
||||
},
|
||||
"skylightcolor" : "0.3 0.3 0.3"
|
||||
},
|
||||
"objects" :
|
||||
[
|
||||
{
|
||||
"angles" : "0.000 0.000 0.000",
|
||||
"id" : 12,
|
||||
"image" : null,
|
||||
"instanceoverride" :
|
||||
{
|
||||
"size" : 2,
|
||||
"alpha" : 2
|
||||
},
|
||||
"locktransforms" : false,
|
||||
"model" : null,
|
||||
"name" : "Rain perspective",
|
||||
"origin" : "128.000 128.000 -64.000",
|
||||
"parallaxDepth" : "1.000 1.000",
|
||||
"particle" : "particles/presets/rainperspective.json",
|
||||
"scale" : "0.500 0.500 0.100",
|
||||
"visible" : true
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"name": "FX Preview empty",
|
||||
"type": "scene2d"
|
||||
}
|
||||
Reference in New Issue
Block a user