mirror of
https://github.com/tonytins/dressupzack
synced 2025-05-05 21:34:49 -04:00
- Added sound effects from Kenny for when varies buttons are pressed so it's no longer a totally silent game - Swapped old fonts for Kenny's fonts - Renamed music directory to sounds and removed old imports - Removed docs page
8 lines
211 B
Text
8 lines
211 B
Text
[gd_resource type="DynamicFont" load_steps=2 format=2]
|
|
|
|
[ext_resource path="res://fonts/kenny_bold.ttf" type="DynamicFontData" id=1]
|
|
|
|
[resource]
|
|
use_mipmaps = true
|
|
use_filter = true
|
|
font_data = ExtResource( 1 )
|