mirror of
https://github.com/tonytins/dressupzack
synced 2025-06-25 16:14:43 -04:00
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
This commit is contained in:
parent
91dd8349c6
commit
8e31326609
41 changed files with 63 additions and 1010 deletions
|
@ -46,7 +46,7 @@ window/stretch/aspect="keep"
|
|||
[gui]
|
||||
|
||||
theme/custom="res://resources/Game.theme"
|
||||
theme/custom_font="res://fonts/montserrat_extra_bold_16.tres"
|
||||
theme/custom_font="res://fonts/kenny_pixel_25.tres"
|
||||
|
||||
[importer_defaults]
|
||||
|
||||
|
@ -70,6 +70,10 @@ texture={
|
|||
"stream": false,
|
||||
"svg/scale": 1.0
|
||||
}
|
||||
ogg_vorbis={
|
||||
"loop": false,
|
||||
"loop_offset": 0
|
||||
}
|
||||
|
||||
[input]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue