1
0
Fork 0
mirror of https://github.com/tonytins/dressupzack synced 2025-05-05 21:34:49 -04:00
dressupzack/fonts/kenny_pixel_25.tres
Anthony Foxclaw 8e31326609 Added sound effects from Kenny
- 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
2020-06-28 13:26:28 -04:00

9 lines
222 B
Text

[gd_resource type="DynamicFont" load_steps=2 format=2]
[ext_resource path="res://fonts/kenny_pixel.ttf" type="DynamicFontData" id=1]
[resource]
size = 25
use_mipmaps = true
use_filter = true
font_data = ExtResource( 1 )