Implemented a menu screen but transitioning from the menu to the running game doesn't work yet
This commit is contained in:
@@ -5,9 +5,10 @@
|
||||
{
|
||||
"id":4,
|
||||
"image":"../assets/ffbg2-scaled.png",
|
||||
"locked":true,
|
||||
"name":"Image Layer 1",
|
||||
"offsetx":5.6843418860808e-14,
|
||||
"offsety":2.01612903225805,
|
||||
"offsety":0,
|
||||
"opacity":1,
|
||||
"type":"imagelayer",
|
||||
"visible":true,
|
||||
@@ -17,7 +18,6 @@
|
||||
{
|
||||
"draworder":"topdown",
|
||||
"id":2,
|
||||
"locked":true,
|
||||
"name":"Object Layer 1",
|
||||
"objects":[
|
||||
{
|
||||
@@ -65,7 +65,31 @@
|
||||
"width":16,
|
||||
"x":261.106052990594,
|
||||
"y":156.523012852732
|
||||
},
|
||||
{
|
||||
"height":32,
|
||||
"id":16,
|
||||
"name":"p_foreground",
|
||||
"rotation":0,
|
||||
"type":"perspective",
|
||||
"visible":true,
|
||||
"width":790,
|
||||
"x":0,
|
||||
"y":410
|
||||
},
|
||||
{
|
||||
"height":16,
|
||||
"id":17,
|
||||
"name":"p_vanishing",
|
||||
"rotation":0,
|
||||
"type":"perspective",
|
||||
"visible":true,
|
||||
"width":53,
|
||||
"x":270.5,
|
||||
"y":260.5
|
||||
}],
|
||||
"offsetx":-5,
|
||||
"offsety":-37,
|
||||
"opacity":1,
|
||||
"type":"objectgroup",
|
||||
"visible":true,
|
||||
@@ -73,7 +97,7 @@
|
||||
"y":0
|
||||
}],
|
||||
"nextlayerid":5,
|
||||
"nextobjectid":3,
|
||||
"nextobjectid":18,
|
||||
"orientation":"orthogonal",
|
||||
"renderorder":"right-down",
|
||||
"tiledversion":"1.8.2",
|
||||
|
||||
Reference in New Issue
Block a user