bg and stage work
This commit is contained in:
parent
51aed3b0ba
commit
10472f61d9
9 changed files with 147 additions and 42 deletions
BIN
res/bg/1.png
BIN
res/bg/1.png
Binary file not shown.
Before Width: | Height: | Size: 2.3 KiB After Width: | Height: | Size: 2.5 KiB |
BIN
res/bg/1l.png
Normal file
BIN
res/bg/1l.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.4 KiB |
BIN
res/bg/1r.png
Normal file
BIN
res/bg/1r.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.4 KiB |
BIN
res/font.png
BIN
res/font.png
Binary file not shown.
Before Width: | Height: | Size: 3.4 KiB After Width: | Height: | Size: 3.4 KiB |
|
@ -15,6 +15,8 @@ IMAGE bossBar "chrome/boss.png" FAST
|
|||
// background
|
||||
|
||||
IMAGE bg1 "bg/1.png" FAST
|
||||
IMAGE bg1L "bg/1l.png" FAST
|
||||
IMAGE bg1R "bg/1r.png" FAST
|
||||
|
||||
|
||||
// player and enemies
|
||||
|
|
Reference in a new issue