Various
Some level changes Some cosmetic changes Added in working score and semi-working leaderboard
11
core/assets/Leaderboard.csv
Normal file
|
@ -0,0 +1,11 @@
|
|||
Level 2,1200.0,
|
||||
Level 3,1700.0,
|
||||
Level 4,1400.0,
|
||||
Level 1,1100,
|
||||
Level 2,1200,
|
||||
Level 3,1700,
|
||||
Level 4,1400,
|
||||
Level 5,1300,
|
||||
Level 6,1800,
|
||||
Level 7,1300,
|
||||
Level 8,1200,
|
|
|
@ -23,7 +23,7 @@
|
|||
</tileset>
|
||||
<layer name="PLATFORM" width="50" height="8">
|
||||
<data encoding="base64" compression="zlib">
|
||||
eJxjYBgFwx2wIGEmAniwAWS3kwKYkfBAA1LdTg4gNx5ZcGBscsQARjyYkDpK3YtNLSmAVLcQq45SgMvPgwEDALPDAS4=
|
||||
eJxjYBgFwx2wIGEmAniwAWS3kwKYkfBAA1LdTg4gNx5ZcGBs8sQARjyYkDpquBddLSmAVLcQq45SgMvPgwEDAKszASo=
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup name="PLAYER">
|
||||
|
|
|
@ -7,6 +7,7 @@ com.badlogic.gdx.graphics.Color: {
|
|||
},
|
||||
com.badlogic.gdx.scenes.scene2d.ui.TextButton$TextButtonStyle: {
|
||||
default: { down: null, up: null, font: default-font, fontColor: white, overFontColor: red }
|
||||
intro: { down: null, up: null, font: default-font, fontColor: green, overFontColor: red }
|
||||
},
|
||||
com.badlogic.gdx.scenes.scene2d.ui.Label$LabelStyle: {
|
||||
default: { font: default-font, fontColor: white }
|
||||
|
|
Before Width: | Height: | Size: 73 KiB After Width: | Height: | Size: 77 KiB |
Before Width: | Height: | Size: 77 KiB After Width: | Height: | Size: 79 KiB |
Before Width: | Height: | Size: 67 KiB After Width: | Height: | Size: 70 KiB |
Before Width: | Height: | Size: 61 KiB After Width: | Height: | Size: 66 KiB |
Before Width: | Height: | Size: 81 KiB After Width: | Height: | Size: 85 KiB |
Before Width: | Height: | Size: 68 KiB After Width: | Height: | Size: 70 KiB |
Before Width: | Height: | Size: 64 KiB After Width: | Height: | Size: 68 KiB |