Z index ordering didnt work, resize game to 800x600

This commit is contained in:
2014-06-13 03:21:55 -07:00
parent 05ddb681f9
commit e2e555b80d

View File

@@ -135,9 +135,9 @@
"properties": "properties":
{ {
"always_render":"false", "always_render":"false",
"color_start":"rgba(235, 185, 22, 0.25)", "color_start":"rgba(235, 185, 22, 1.0)",
"color_stop":"rgba(246, 152, 62, 0.0)", "color_stop":"rgba(246, 152, 62, 0.0)",
"fade":"0.8", "fade":"0.5",
"flicker":"true", "flicker":"true",
"radius":"64" "radius":"64"
}, },