mirror of
https://github.com/zoriya/ForecastingVillage.git
synced 2026-05-28 17:04:44 +00:00
adding a new font more suitable for the game
This commit is contained in:
Binary file not shown.
@@ -1,6 +1,6 @@
|
||||
<gc_scene>
|
||||
<data>
|
||||
<font src="assets/fonts/roboto.ttf" />
|
||||
<font src="assets/fonts/Pixellari.ttf" />
|
||||
<sprite name="text_box" src="assets/ui/text_box.png" />
|
||||
<sprite name="button_background" src="assets/ui/button_background.png" />
|
||||
<sprite name="player_holder" src="assets/ui/player.png" />
|
||||
|
||||
@@ -129,7 +129,7 @@
|
||||
|
||||
<sprite name="main_ui_game" src="assets/ui/health_and_xp.png" />
|
||||
<music src="assets/musics/windless_slopes.ogg"/>
|
||||
<font src="assets/fonts/roboto.ttf" />
|
||||
<font src="assets/fonts/Pixellari.ttf" />
|
||||
|
||||
<sprite name="tile_select" src="assets/ui/tile_select.png" />
|
||||
<sprite name="vertex_select" src="assets/ui/vertex_select.png" />
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<gc_scene>
|
||||
<data>
|
||||
<font src="assets/fonts/roboto.ttf" />
|
||||
<font src="assets/fonts/Pixellari.ttf" />
|
||||
</data>
|
||||
<gc_entities>
|
||||
<camera x="0" y="0" />
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
<sprite name="panel" src="assets/ui/sample_background.png" />
|
||||
<sprite name="button_background" src="assets/ui/button_background.png" />
|
||||
<sprite name="loading" src="assets/ui/background_rpg.png" />
|
||||
<font src="assets/fonts/roboto.ttf" />
|
||||
<font src="assets/fonts/Pixellari.ttf" />
|
||||
<sprite name="background" src="assets/ui/background_menu.png" />
|
||||
</data>
|
||||
<gc_entities>
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
<sprite name="left" src="assets/ui/left.png" />
|
||||
<sprite name="right" src="assets/ui/right.png" />
|
||||
<sprite name="background" src="assets/ui/background_option.png" />
|
||||
<font src="assets/fonts/roboto.ttf" />
|
||||
<font src="assets/fonts/Pixellari.ttf" />
|
||||
</data>
|
||||
<gc_entities>
|
||||
<panel src="background" x="50%" y="50%" width="100%" height="100%"/>
|
||||
|
||||
Reference in New Issue
Block a user