mirror of
https://github.com/tonytins/dressupzack
synced 2025-12-20 05:24:43 -05: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
|
|
@ -1,2 +1,4 @@
|
|||
extends TextureButton
|
||||
|
||||
onready var player = $select
|
||||
onready var character = preload("res://resources/character.tres")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue