831 lines
22 KiB
JSON
831 lines
22 KiB
JSON
{
|
|
"hierarchy": {
|
|
"name": "Canvas",
|
|
"children": [
|
|
{
|
|
"name": "level_container",
|
|
"children": [
|
|
{
|
|
"name": "level"
|
|
},
|
|
{
|
|
"name": "total_deaths"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "time_container",
|
|
"children": [
|
|
{
|
|
"name": "time"
|
|
},
|
|
{
|
|
"name": "pause"
|
|
},
|
|
{
|
|
"name": "progress_container",
|
|
"children": [
|
|
{
|
|
"name": "progress_percentage"
|
|
},
|
|
{
|
|
"name": "progress_bar_bg",
|
|
"children": [
|
|
{
|
|
"name": "progress_bar"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "ranking"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "floor_container",
|
|
"children": [
|
|
{
|
|
"name": "title"
|
|
},
|
|
{
|
|
"name": "floor_text"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "challenge_container",
|
|
"children": [
|
|
{
|
|
"name": "level"
|
|
},
|
|
{
|
|
"name": "total_deaths"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "level_hub_container",
|
|
"children": [
|
|
{
|
|
"name": "trophy_lock"
|
|
},
|
|
{
|
|
"name": "star_lock"
|
|
},
|
|
{
|
|
"name": "hardcore_lock"
|
|
},
|
|
{
|
|
"name": "trophy_unlock"
|
|
},
|
|
{
|
|
"name": "star_unlock"
|
|
},
|
|
{
|
|
"name": "hardcore_unlock"
|
|
},
|
|
{
|
|
"name": "act"
|
|
},
|
|
{
|
|
"name": "your_time_text"
|
|
},
|
|
{
|
|
"name": "your_time"
|
|
},
|
|
{
|
|
"name": "gold_time_text"
|
|
},
|
|
{
|
|
"name": "gold_time"
|
|
},
|
|
{
|
|
"name": "silver_time"
|
|
},
|
|
{
|
|
"name": "bronze_time"
|
|
},
|
|
{
|
|
"name": "silver_time_text"
|
|
},
|
|
{
|
|
"name": "bronze_time_text"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "challenge_room_container",
|
|
"children": [
|
|
{
|
|
"name": "trophy_lock"
|
|
},
|
|
{
|
|
"name": "trophy_unlock"
|
|
},
|
|
{
|
|
"name": "title"
|
|
},
|
|
{
|
|
"name": "floors_text"
|
|
},
|
|
{
|
|
"name": "floors"
|
|
},
|
|
{
|
|
"name": "your_time"
|
|
},
|
|
{
|
|
"name": "your_time_text"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "achievement_container",
|
|
"children": [
|
|
{
|
|
"name": "title"
|
|
},
|
|
{
|
|
"name": "description"
|
|
},
|
|
{
|
|
"name": "image"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "tnt_container",
|
|
"children": [
|
|
{
|
|
"name": "bg_bar"
|
|
},
|
|
{
|
|
"name": "bar"
|
|
},
|
|
{
|
|
"name": "title"
|
|
},
|
|
{
|
|
"name": "tnt_text"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"properties": {
|
|
"Canvas": {
|
|
"design": {
|
|
"width": 960,
|
|
"height": 640
|
|
},
|
|
"type": "canvas"
|
|
},
|
|
"level_container": {
|
|
"file": "gp_level_container.png",
|
|
"image": "SIMPLE",
|
|
"type": "sprite",
|
|
"alignment": {
|
|
"type": "TOP_LEFT",
|
|
"offset": {
|
|
"x": -6,
|
|
"y": 6.1
|
|
}
|
|
}
|
|
},
|
|
"level_container/level": {
|
|
"font": {
|
|
"name": "milocha",
|
|
"fontSize": 27
|
|
},
|
|
"text": "ACT 1",
|
|
"align": "center",
|
|
"position": {
|
|
"x": -64.9,
|
|
"y": -7
|
|
},
|
|
"anchor": {
|
|
"x": 0,
|
|
"y": 0.5
|
|
},
|
|
"type": "text"
|
|
},
|
|
"level_container/total_deaths": {
|
|
"font": {
|
|
"name": "milocha",
|
|
"fontSize": 16
|
|
},
|
|
"text": "Total deaths: 0",
|
|
"align": "center",
|
|
"position": {
|
|
"x": -63.7,
|
|
"y": 16.8
|
|
},
|
|
"anchor": {
|
|
"x": 0,
|
|
"y": 0.5
|
|
},
|
|
"type": "text"
|
|
},
|
|
"time_container": {
|
|
"file": "gp_time_container.png",
|
|
"image": "SIMPLE",
|
|
"type": "sprite",
|
|
"alignment": {
|
|
"type": "TOP_RIGHT",
|
|
"offset": {
|
|
"x": 0.5,
|
|
"y": 6.9
|
|
}
|
|
}
|
|
},
|
|
"time_container/time": {
|
|
"font": {
|
|
"name": "milocha",
|
|
"fontSize": 27
|
|
},
|
|
"text": "00:03:30",
|
|
"align": "center",
|
|
"position": {
|
|
"x": 7.5,
|
|
"y": -5.4
|
|
},
|
|
"type": "text"
|
|
},
|
|
"time_container/pause": {
|
|
"file": "gp_pause_button.png",
|
|
"image": "SLICED",
|
|
"slice": {
|
|
"top": 0,
|
|
"bottom": 0,
|
|
"left": 0,
|
|
"right": 0
|
|
},
|
|
"size": {
|
|
"width": 38,
|
|
"height": 39
|
|
},
|
|
"position": {
|
|
"x": 39.6,
|
|
"y": 59
|
|
},
|
|
"type": "button"
|
|
},
|
|
"time_container/progress_container": {
|
|
"file": "gp_ranking_container.png",
|
|
"image": "SIMPLE",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"type": "sprite"
|
|
},
|
|
"time_container/progress_container/progress_percentage": {
|
|
"font": {
|
|
"name": "milocha",
|
|
"fontSize": 22
|
|
},
|
|
"text": "10%",
|
|
"align": "center",
|
|
"position": {
|
|
"x": 52,
|
|
"y": 22.7
|
|
},
|
|
"type": "text"
|
|
},
|
|
"time_container/progress_container/progress_bar_bg": {
|
|
"file": "gp_bar_bg.png",
|
|
"image": "SIMPLE",
|
|
"position": {
|
|
"x": -9,
|
|
"y": 17.9
|
|
},
|
|
"type": "sprite"
|
|
},
|
|
"time_container/progress_container/progress_bar_bg/progress_bar": {
|
|
"file": "gp_bar.png",
|
|
"image": "SIMPLE",
|
|
"position": {
|
|
"x": -40.5,
|
|
"y": 0
|
|
},
|
|
"anchor": {
|
|
"x": 0,
|
|
"y": 0.5
|
|
},
|
|
"type": "sprite"
|
|
},
|
|
"time_container/progress_container/ranking": {
|
|
"file": "gp_perfect_text.png",
|
|
"image": "SIMPLE",
|
|
"position": {
|
|
"x": 7,
|
|
"y": 19.3
|
|
},
|
|
"type": "sprite"
|
|
},
|
|
"floor_container": {
|
|
"file": "cr_floor_container.png",
|
|
"image": "SIMPLE",
|
|
"type": "sprite",
|
|
"alignment": {
|
|
"type": "TOP_CENTER",
|
|
"offset": {
|
|
"x": 0,
|
|
"y": 5.1
|
|
}
|
|
}
|
|
},
|
|
"floor_container/title": {
|
|
"font": {
|
|
"name": "milocha",
|
|
"fontSize": 27
|
|
},
|
|
"text": "FLOOR",
|
|
"align": "center",
|
|
"position": {
|
|
"x": -0.3,
|
|
"y": -10.3
|
|
},
|
|
"type": "text"
|
|
},
|
|
"floor_container/floor_text": {
|
|
"font": {
|
|
"name": "milocha",
|
|
"fontSize": 23
|
|
},
|
|
"text": "01/30",
|
|
"align": "center",
|
|
"position": {
|
|
"x": -0.3,
|
|
"y": 19
|
|
},
|
|
"type": "text"
|
|
},
|
|
"challenge_container": {
|
|
"file": "cr_level_container.png",
|
|
"image": "SIMPLE",
|
|
"type": "sprite",
|
|
"alignment": {
|
|
"type": "TOP_LEFT",
|
|
"offset": {
|
|
"x": -6.3,
|
|
"y": 5.6
|
|
}
|
|
}
|
|
},
|
|
"challenge_container/level": {
|
|
"font": {
|
|
"name": "milocha",
|
|
"fontSize": 27
|
|
},
|
|
"text": "Challenge Room",
|
|
"align": "center",
|
|
"position": {
|
|
"x": -101.9,
|
|
"y": -7.1
|
|
},
|
|
"anchor": {
|
|
"x": 0,
|
|
"y": 0.5
|
|
},
|
|
"type": "text"
|
|
},
|
|
"challenge_container/total_deaths": {
|
|
"font": {
|
|
"name": "milocha",
|
|
"fontSize": 16
|
|
},
|
|
"text": "Total deaths: 0",
|
|
"align": "center",
|
|
"position": {
|
|
"x": -96.2,
|
|
"y": 16.6
|
|
},
|
|
"anchor": {
|
|
"x": 0,
|
|
"y": 0.5
|
|
},
|
|
"type": "text"
|
|
},
|
|
"level_hub_container": {
|
|
"file": "lvl_hub_container.png",
|
|
"image": "SIMPLE",
|
|
"type": "sprite",
|
|
"alignment": {
|
|
"type": "BOTTOM_LEFT",
|
|
"offset": {
|
|
"x": 1.1,
|
|
"y": 6.7
|
|
}
|
|
}
|
|
},
|
|
"level_hub_container/trophy_lock": {
|
|
"file": "lvl_hub_trophy_lock.png",
|
|
"image": "SIMPLE",
|
|
"position": {
|
|
"x": -185.5,
|
|
"y": 16.3
|
|
},
|
|
"type": "sprite"
|
|
},
|
|
"level_hub_container/star_lock": {
|
|
"file": "lvl_hub_star_lock.png",
|
|
"image": "SIMPLE",
|
|
"position": {
|
|
"x": -126.2,
|
|
"y": 16.1
|
|
},
|
|
"type": "sprite"
|
|
},
|
|
"level_hub_container/hardcore_lock": {
|
|
"file": "lvl_hub_hardcore_lock.png",
|
|
"image": "SIMPLE",
|
|
"position": {
|
|
"x": -66.7,
|
|
"y": 13.8
|
|
},
|
|
"type": "sprite"
|
|
},
|
|
"level_hub_container/trophy_unlock": {
|
|
"file": "lvl_hub_trophy_unlock.png",
|
|
"image": "SIMPLE",
|
|
"position": {
|
|
"x": -185.5,
|
|
"y": 16.3
|
|
},
|
|
"type": "sprite"
|
|
},
|
|
"level_hub_container/star_unlock": {
|
|
"file": "lvl_hub_star_unlock.png",
|
|
"image": "SIMPLE",
|
|
"position": {
|
|
"x": -126.2,
|
|
"y": 16.1
|
|
},
|
|
"type": "sprite"
|
|
},
|
|
"level_hub_container/hardcore_unlock": {
|
|
"file": "lvl_hub_hardcore_unlock.png",
|
|
"image": "SIMPLE",
|
|
"position": {
|
|
"x": -66.7,
|
|
"y": 13.8
|
|
},
|
|
"type": "sprite"
|
|
},
|
|
"level_hub_container/act": {
|
|
"font": {
|
|
"name": "milocha",
|
|
"fontSize": 31
|
|
},
|
|
"text": "Act 1",
|
|
"align": "center",
|
|
"position": {
|
|
"x": -217,
|
|
"y": -26.4
|
|
},
|
|
"anchor": {
|
|
"x": 0,
|
|
"y": 0.5
|
|
},
|
|
"color": "#f8d53a",
|
|
"type": "text"
|
|
},
|
|
"level_hub_container/your_time_text": {
|
|
"font": {
|
|
"name": "milocha",
|
|
"fontSize": 33
|
|
},
|
|
"text": "Your Time:",
|
|
"align": "center",
|
|
"position": {
|
|
"x": -58.7,
|
|
"y": -27.5
|
|
},
|
|
"anchor": {
|
|
"x": 0,
|
|
"y": 0.5
|
|
},
|
|
"type": "text"
|
|
},
|
|
"level_hub_container/your_time": {
|
|
"font": {
|
|
"name": "milocha",
|
|
"fontSize": 33
|
|
},
|
|
"text": "01:20",
|
|
"align": "center",
|
|
"position": {
|
|
"x": 118.2,
|
|
"y": -25.1
|
|
},
|
|
"anchor": {
|
|
"x": 0,
|
|
"y": 0.5
|
|
},
|
|
"type": "text"
|
|
},
|
|
"level_hub_container/gold_time_text": {
|
|
"font": {
|
|
"name": "milocha",
|
|
"fontSize": 19
|
|
},
|
|
"text": "Gold",
|
|
"align": "center",
|
|
"stroke": "#613f00",
|
|
"strokeThickness": 4,
|
|
"position": {
|
|
"x": 50,
|
|
"y": 6.8
|
|
},
|
|
"color": "#ffe000",
|
|
"type": "text"
|
|
},
|
|
"level_hub_container/gold_time": {
|
|
"font": {
|
|
"name": "milocha",
|
|
"fontSize": 21
|
|
},
|
|
"text": "00:25",
|
|
"align": "center",
|
|
"position": {
|
|
"x": 50,
|
|
"y": 27.9
|
|
},
|
|
"type": "text"
|
|
},
|
|
"level_hub_container/silver_time": {
|
|
"font": {
|
|
"name": "milocha",
|
|
"fontSize": 21
|
|
},
|
|
"text": "00:25",
|
|
"align": "center",
|
|
"position": {
|
|
"x": 114.5,
|
|
"y": 27.9
|
|
},
|
|
"type": "text"
|
|
},
|
|
"level_hub_container/bronze_time": {
|
|
"font": {
|
|
"name": "milocha",
|
|
"fontSize": 21
|
|
},
|
|
"text": "00:25",
|
|
"align": "center",
|
|
"position": {
|
|
"x": 180.2,
|
|
"y": 27.9
|
|
},
|
|
"type": "text"
|
|
},
|
|
"level_hub_container/silver_time_text": {
|
|
"font": {
|
|
"name": "milocha",
|
|
"fontSize": 19
|
|
},
|
|
"text": "Silver",
|
|
"align": "center",
|
|
"stroke": "#07323a",
|
|
"strokeThickness": 4,
|
|
"position": {
|
|
"x": 114.5,
|
|
"y": 6.8
|
|
},
|
|
"color": "#a6d4d9",
|
|
"type": "text"
|
|
},
|
|
"level_hub_container/bronze_time_text": {
|
|
"font": {
|
|
"name": "milocha",
|
|
"fontSize": 19
|
|
},
|
|
"text": "Bronze",
|
|
"align": "center",
|
|
"stroke": "#4a1f00",
|
|
"strokeThickness": 4,
|
|
"position": {
|
|
"x": 180.2,
|
|
"y": 6.8
|
|
},
|
|
"color": "#ff8800",
|
|
"type": "text"
|
|
},
|
|
"challenge_room_container": {
|
|
"file": "cr_container.png",
|
|
"image": "SIMPLE",
|
|
"type": "sprite",
|
|
"alignment": {
|
|
"type": "BOTTOM_LEFT",
|
|
"offset": {
|
|
"x": 1.1,
|
|
"y": 6.7
|
|
}
|
|
}
|
|
},
|
|
"challenge_room_container/trophy_lock": {
|
|
"file": "cr_tophy_lock.png",
|
|
"image": "SIMPLE",
|
|
"position": {
|
|
"x": -190.3,
|
|
"y": 18.6
|
|
},
|
|
"type": "sprite"
|
|
},
|
|
"challenge_room_container/trophy_unlock": {
|
|
"file": "cr_tophy_unlock.png",
|
|
"image": "SIMPLE",
|
|
"position": {
|
|
"x": -190.3,
|
|
"y": 18.6
|
|
},
|
|
"type": "sprite"
|
|
},
|
|
"challenge_room_container/title": {
|
|
"font": {
|
|
"name": "milocha",
|
|
"fontSize": 31
|
|
},
|
|
"text": "CHALLENGE ROOM",
|
|
"align": "center",
|
|
"position": {
|
|
"x": -217,
|
|
"y": -26.4
|
|
},
|
|
"anchor": {
|
|
"x": 0,
|
|
"y": 0.5
|
|
},
|
|
"color": "#f8d53a",
|
|
"type": "text"
|
|
},
|
|
"challenge_room_container/floors_text": {
|
|
"font": {
|
|
"name": "milocha",
|
|
"fontSize": 19
|
|
},
|
|
"text": "Floors:",
|
|
"align": "center",
|
|
"position": {
|
|
"x": 54.3,
|
|
"y": 6.8
|
|
},
|
|
"color": "#f8d53a",
|
|
"type": "text"
|
|
},
|
|
"challenge_room_container/floors": {
|
|
"font": {
|
|
"name": "milocha",
|
|
"fontSize": 21
|
|
},
|
|
"text": "05/30",
|
|
"align": "center",
|
|
"position": {
|
|
"x": 54.3,
|
|
"y": 27.9
|
|
},
|
|
"type": "text"
|
|
},
|
|
"challenge_room_container/your_time": {
|
|
"font": {
|
|
"name": "milocha",
|
|
"fontSize": 21
|
|
},
|
|
"text": "00:25",
|
|
"align": "center",
|
|
"position": {
|
|
"x": 169,
|
|
"y": 27.9
|
|
},
|
|
"type": "text"
|
|
},
|
|
"challenge_room_container/your_time_text": {
|
|
"font": {
|
|
"name": "milocha",
|
|
"fontSize": 19
|
|
},
|
|
"text": "Your Time:",
|
|
"align": "center",
|
|
"position": {
|
|
"x": 169,
|
|
"y": 6.8
|
|
},
|
|
"color": "#f8d53a",
|
|
"type": "text"
|
|
},
|
|
"achievement_container": {
|
|
"file": "gp_achievement_container.png",
|
|
"image": "SIMPLE",
|
|
"type": "sprite",
|
|
"alignment": {
|
|
"type": "BOTTOM_RIGHT",
|
|
"offset": {
|
|
"x": 3.4,
|
|
"y": -442.8
|
|
}
|
|
}
|
|
},
|
|
"achievement_container/title": {
|
|
"font": {
|
|
"name": "milocha",
|
|
"fontSize": 14
|
|
},
|
|
"text": "Achievements unlocked!",
|
|
"align": "center",
|
|
"position": {
|
|
"x": 0.1,
|
|
"y": -25.9
|
|
},
|
|
"type": "text"
|
|
},
|
|
"achievement_container/description": {
|
|
"font": {
|
|
"name": "milocha",
|
|
"fontSize": 14
|
|
},
|
|
"text": "Thanks\nBox !",
|
|
"align": "left",
|
|
"position": {
|
|
"x": 0.9,
|
|
"y": 6.8
|
|
},
|
|
"anchor": {
|
|
"x": 0,
|
|
"y": 0.5
|
|
},
|
|
"type": "text"
|
|
},
|
|
"achievement_container/image": {
|
|
"file": "trop_star2_unlock.png",
|
|
"image": "SIMPLE",
|
|
"position": {
|
|
"x": -38.3,
|
|
"y": 5
|
|
},
|
|
"type": "sprite"
|
|
},
|
|
"tnt_container": {
|
|
"file": "gp_tnt.png",
|
|
"image": "SIMPLE",
|
|
"type": "sprite",
|
|
"alignment": {
|
|
"type": "TOP_CENTER",
|
|
"offset": {
|
|
"x": 0,
|
|
"y": 0.9
|
|
}
|
|
}
|
|
},
|
|
"tnt_container/bg_bar": {
|
|
"file": "gp_tnt_bar0.png",
|
|
"image": "SIMPLE",
|
|
"position": {
|
|
"x": -17.4,
|
|
"y": 16.7
|
|
},
|
|
"type": "sprite"
|
|
},
|
|
"tnt_container/bar": {
|
|
"file": "gp_tnt_bar1.png",
|
|
"image": "SIMPLE",
|
|
"position": {
|
|
"x": 23.1,
|
|
"y": 16.51
|
|
},
|
|
"anchor": {
|
|
"x": 1,
|
|
"y": 0.5
|
|
},
|
|
"type": "sprite"
|
|
},
|
|
"tnt_container/title": {
|
|
"font": {
|
|
"name": "milocha",
|
|
"fontSize": 27
|
|
},
|
|
"text": "TNT",
|
|
"align": "center",
|
|
"position": {
|
|
"x": -0.3,
|
|
"y": -10.3
|
|
},
|
|
"type": "text"
|
|
},
|
|
"tnt_container/tnt_text": {
|
|
"font": {
|
|
"name": "milocha",
|
|
"fontSize": 20
|
|
},
|
|
"text": "10%",
|
|
"align": "center",
|
|
"position": {
|
|
"x": 43.6,
|
|
"y": 17.8
|
|
},
|
|
"type": "text"
|
|
}
|
|
}
|
|
} |