Initial idea for the boss fight UI but it's just a temporary holder for now.
This commit is contained in:
parent
a72d2879fd
commit
64807174c0
16 changed files with 165 additions and 36 deletions
|
@ -7,7 +7,7 @@
|
|||
"display":"\u289e"
|
||||
},
|
||||
"WALL_PLAIN": {
|
||||
"texture": "assets/wall_simple-256.png",
|
||||
"texture": "assets/wall_texture_test-256.png",
|
||||
"foreground": [230, 20, 30],
|
||||
"background": [230, 20, 120],
|
||||
"collision": true,
|
||||
|
@ -19,12 +19,5 @@
|
|||
"background": [230, 20, 120],
|
||||
"collision": false,
|
||||
"display":"\u0799"
|
||||
},
|
||||
"WALL_PILLAR": {
|
||||
"texture": "assets/wall_with_pillars-256.png",
|
||||
"foreground": [230, 20, 30],
|
||||
"background": [230, 20, 120],
|
||||
"collision": false,
|
||||
"display":"\u2274"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue