mirror of
https://github.com/tonytins/dressupzack
synced 2025-06-27 09:04:42 -04:00
WIP redesign
- Redesigned UI - Imported old theme - Switched to original character sprite - Simplified clothes
This commit is contained in:
parent
2bc37e1100
commit
ed75c25fef
38 changed files with 622 additions and 1166 deletions
13
fonts/montserrat_extra_bold_48.tres
Executable file
13
fonts/montserrat_extra_bold_48.tres
Executable file
|
@ -0,0 +1,13 @@
|
|||
[gd_resource type="DynamicFont" load_steps=2 format=2]
|
||||
|
||||
[ext_resource path="res://fonts/montserrat/Montserrat-ExtraBold.otf" type="DynamicFontData" id=1]
|
||||
|
||||
|
||||
[resource]
|
||||
|
||||
size = 48
|
||||
use_mipmaps = true
|
||||
use_filter = true
|
||||
font_data = ExtResource( 1 )
|
||||
_sections_unfolded = [ "Settings" ]
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue