1
0
Fork 0
mirror of https://github.com/tonytins/dressupzack synced 2025-05-09 06:14:49 -04:00
dressupzack/project/fonts/montserrat_extra_bold_62.tres
Anthony Wilcox 0d1cb030f7 Properly reference GameKit
- 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
2019-05-06 14:59:49 -04:00

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" ]