mirror of
https://github.com/tonytins/dressupzack
synced 2025-06-26 08:34:43 -04:00
Zack is now Nathan
The character in this dress up game is now a cat and named Nathan. This is because my original style unintentionally made him look like a cat. His name change to Nathan from Zack is because I don't want to cause confusion between people who use to know me as Zack and my first fursona.
This commit is contained in:
parent
cfe3ab6e49
commit
238d67146e
23 changed files with 59 additions and 207 deletions
|
@ -54,7 +54,7 @@ func _on_DJ_Shorts_pressed():
|
|||
change_bottoms(load("res://assets/dj_shorts.png"))
|
||||
|
||||
func _on_ZBriefs_pressed():
|
||||
change_undies(load("res://assets/zbriefs.png"))
|
||||
change_undies(load("res://assets/z_briefs.png"))
|
||||
|
||||
func _on_Briefs_pressed():
|
||||
change_undies(load("res://assets/briefs.png"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue