Use a different font and color for the bonus
This commit is contained in:
parent
eb5591bcef
commit
15b836efd9
11 changed files with 44 additions and 11 deletions
18
android/assets/font/the-next-font.fnt
Normal file
18
android/assets/font/the-next-font.fnt
Normal file
|
@ -0,0 +1,18 @@
|
|||
info face="TheNextFont" size=64 bold=0 italic=0 charset="" unicode=0 stretchH=100 smooth=1 aa=1 padding=1,1,1,1 spacing=-2,-2
|
||||
common lineHeight=65 base=48 scaleW=128 scaleH=256 pages=1 packed=0
|
||||
page id=0 file="the-next-font.png"
|
||||
chars count=13
|
||||
char id=0 x=0 y=0 width=0 height=0 xoffset=-1 yoffset=47 xadvance=12 page=0 chnl=0
|
||||
char id=32 x=0 y=0 width=0 height=0 xoffset=-1 yoffset=47 xadvance=12 page=0 chnl=0
|
||||
char id=43 x=35 y=148 width=29 height=29 xoffset=2 yoffset=10 xadvance=33 page=0 chnl=0
|
||||
char id=48 x=35 y=0 width=49 height=49 xoffset=2 yoffset=0 xadvance=53 page=0 chnl=0
|
||||
char id=49 x=84 y=0 width=20 height=49 xoffset=2 yoffset=0 xadvance=23 page=0 chnl=0
|
||||
char id=50 x=0 y=50 width=34 height=49 xoffset=2 yoffset=0 xadvance=37 page=0 chnl=0
|
||||
char id=51 x=34 y=50 width=34 height=49 xoffset=2 yoffset=0 xadvance=38 page=0 chnl=0
|
||||
char id=52 x=68 y=50 width=34 height=49 xoffset=1 yoffset=0 xadvance=36 page=0 chnl=0
|
||||
char id=53 x=0 y=99 width=35 height=49 xoffset=2 yoffset=0 xadvance=39 page=0 chnl=0
|
||||
char id=54 x=35 y=99 width=35 height=49 xoffset=2 yoffset=0 xadvance=39 page=0 chnl=0
|
||||
char id=55 x=70 y=99 width=33 height=49 xoffset=2 yoffset=0 xadvance=37 page=0 chnl=0
|
||||
char id=56 x=0 y=0 width=35 height=50 xoffset=2 yoffset=-1 xadvance=39 page=0 chnl=0
|
||||
char id=57 x=0 y=148 width=35 height=49 xoffset=2 yoffset=0 xadvance=39 page=0 chnl=0
|
||||
kernings count=0
|
BIN
android/assets/font/the-next-font.png
Normal file
BIN
android/assets/font/the-next-font.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.4 KiB |
|
@ -17,6 +17,7 @@
|
|||
],
|
||||
"current_score": "c83737ff",
|
||||
"high_score": "d400aaff",
|
||||
"bonus": "e3e3e3ff",
|
||||
"band": "2b5ccfff"
|
||||
},
|
||||
"cell_texture": "basic.png"
|
||||
|
|
|
@ -17,6 +17,7 @@
|
|||
],
|
||||
"current_score": "ffcc00ff",
|
||||
"high_score": "65d681ff",
|
||||
"bonus": "4d4d4dff",
|
||||
"band": "87ceebff"
|
||||
},
|
||||
"cell_texture": "basic.png"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue