Commit 5c8cfd4c authored by wildfirecode's avatar wildfirecode

1

parent 44158aa3
{"file":"turntable.png","frames":{
"turntable_panel":{"x":637,"y":0,"w":507,"h":507,"offX":0,"offY":0,"sourceW":507,"sourceH":507},
"turntable_startbtn":{"x":1146,"y":0,"w":272,"h":271,"offX":0,"offY":0,"sourceW":272,"sourceH":271},
"turntable_bg":{"x":0,"y":0,"w":635,"h":634,"offX":0,"offY":0,"sourceW":635,"sourceH":634},
"turnable_icon1":{"x":1533,"y":0,"w":106,"h":119,"offX":0,"offY":0,"sourceW":106,"sourceH":119},
"turnable_icon3":{"x":1641,"y":0,"w":104,"h":111,"offX":0,"offY":0,"sourceW":104,"sourceH":111},
"turnable_icon2":{"x":1420,"y":0,"w":111,"h":115,"offX":0,"offY":0,"sourceW":111,"sourceH":115},
"turntable_rulebtn":{"x":1747,"y":0,"w":98,"h":26,"offX":0,"offY":0,"sourceW":98,"sourceH":26}}}
\ No newline at end of file
......@@ -169,8 +169,8 @@
"name": "turntableprize2"
},
{
"keys": "turntable_json",
"name": "aaa"
"keys": "turnable_icon1_png,turnable_icon2_png,turnable_icon3_png,turntable_bg_png,turntable_panel_png,turntable_rulebtn_png,turntable_startbtn_png",
"name": "turntable"
}
],
"resources": [
......@@ -2717,8 +2717,42 @@
{
"url": "assets/altas11/turntable.json",
"type": "sheet",
"name": "turntable_json",
"subkeys": "turnable_icon1,turnable_icon2,turnable_icon3,turntable_bg,turntable_panel,turntable_rulebtn,turntable_startbtn"
"name": "turntable_json"
},
{
"url": "assets/turntable/turnable_icon1.png",
"type": "image",
"name": "turnable_icon1_png"
},
{
"url": "assets/turntable/turnable_icon2.png",
"type": "image",
"name": "turnable_icon2_png"
},
{
"url": "assets/turntable/turnable_icon3.png",
"type": "image",
"name": "turnable_icon3_png"
},
{
"url": "assets/turntable/turntable_bg.png",
"type": "image",
"name": "turntable_bg_png"
},
{
"url": "assets/turntable/turntable_panel.png",
"type": "image",
"name": "turntable_panel_png"
},
{
"url": "assets/turntable/turntable_rulebtn.png",
"type": "image",
"name": "turntable_rulebtn_png"
},
{
"url": "assets/turntable/turntable_startbtn.png",
"type": "image",
"name": "turntable_startbtn_png"
}
]
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment