stuff
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"passes" :
|
||||
[
|
||||
{
|
||||
"blending" : "additive",
|
||||
"cullmode" : "nocull",
|
||||
"depthtest" : "disabled",
|
||||
"depthwrite" : "disabled",
|
||||
"shader" : "genericparticle",
|
||||
"textures" : [ "particle/halo_3" ]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"passes": [{
|
||||
"shader": "genericparticle",
|
||||
"depthtest": "disabled",
|
||||
"depthwrite": "disabled",
|
||||
"blending": "additive",
|
||||
"cullmode": "nocull",
|
||||
"textures": ["particle/halo"]
|
||||
}]
|
||||
}
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"passes" :
|
||||
[
|
||||
{
|
||||
"blending" : "additive",
|
||||
"cullmode" : "nocull",
|
||||
"depthtest" : "disabled",
|
||||
"depthwrite" : "disabled",
|
||||
"shader" : "genericparticle",
|
||||
"textures" : [ "particle/drop" ]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"passes" :
|
||||
[
|
||||
{
|
||||
"blending" : "additive",
|
||||
"cullmode" : "nocull",
|
||||
"depthtest" : "disabled",
|
||||
"depthwrite" : "disabled",
|
||||
"shader" : "genericparticle",
|
||||
"textures" : [ "particle/drop" ]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"passes" :
|
||||
[
|
||||
{
|
||||
"blending" : "additive",
|
||||
"cullmode" : "nocull",
|
||||
"depthtest" : "disabled",
|
||||
"depthwrite" : "disabled",
|
||||
"shader" : "genericparticle",
|
||||
"textures" : [ "particle/drop" ]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user