yes
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"passes" :
|
||||
[
|
||||
{
|
||||
"cullmode" : "nocull",
|
||||
"depthtest" : "disabled",
|
||||
"depthwrite" : "disabled",
|
||||
"shader" : "genericimage",
|
||||
"textures" : [ "background" ],
|
||||
"combos" : {
|
||||
"spritesheet" : 1
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"nonpoweroftwo" : true,
|
||||
"nointerpolation" : true,
|
||||
"clampuvs" : true,
|
||||
"nomip" : true,
|
||||
"format" : "rgba8888"
|
||||
}
|
||||
Reference in New Issue
Block a user