mirror of
https://github.com/tonytins/dressupzack
synced 2025-05-09 14:24:48 -04:00
- GameKit is now properly referenced using AutoLoad's root node instead of directly inheriting the Node because it redundent. I'm still learning. xD - Removed Global Menu - New icon, song, and font - Use the engine's lighting - Version - SVG Sixam wordmark
13 lines
281 B
Text
13 lines
281 B
Text
[gd_resource type="DynamicFont" load_steps=2 format=2]
|
|
|
|
[ext_resource path="res://fonts/montserrat/Montserrat-ExtraBold.otf" type="DynamicFontData" id=1]
|
|
|
|
|
|
[resource]
|
|
|
|
size = 62
|
|
use_mipmaps = true
|
|
use_filter = true
|
|
font_data = ExtResource( 1 )
|
|
_sections_unfolded = [ "Settings" ]
|
|
|