mirror of
https://github.com/tonytins/dressupzack
synced 2025-06-26 08:34:43 -04:00
Replaced with piano song
- Replaced with the piano melody with an song find in typical RPGs. - New Remove Pants/Shirt buttons - About window was redone with the license moved to it's own dedicated window that now includes CC-BY 4.0 notice as well. - New assets: blue camo pants and the shirt from the cancelled "What's New Zack?" - The Zack sprite was modified to work with the new shirt. This doesn't affact older ones, though.
This commit is contained in:
parent
1d64362544
commit
07114accec
17 changed files with 477 additions and 134 deletions
BIN
project/assets/blue_camo_jeans.png
Normal file
BIN
project/assets/blue_camo_jeans.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.5 KiB |
29
project/assets/blue_camo_jeans.png.import
Normal file
29
project/assets/blue_camo_jeans.png.import
Normal file
|
@ -0,0 +1,29 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="StreamTexture"
|
||||
path="res://.import/blue_camo_jeans.png-e934035eccf64527f681d6518f218b74.stex"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/blue_camo_jeans.png"
|
||||
dest_files=[ "res://.import/blue_camo_jeans.png-e934035eccf64527f681d6518f218b74.stex" ]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_mode=0
|
||||
compress/normal_map=0
|
||||
flags/repeat=0
|
||||
flags/filter=true
|
||||
flags/mipmaps=false
|
||||
flags/anisotropic=false
|
||||
flags/srgb=2
|
||||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/HDR_as_SRGB=false
|
||||
stream=false
|
||||
size_limit=0
|
||||
detect_3d=true
|
||||
svg/scale=1.0
|
BIN
project/assets/whatsnew_shirt.png
Normal file
BIN
project/assets/whatsnew_shirt.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 7.8 KiB |
29
project/assets/whatsnew_shirt.png.import
Normal file
29
project/assets/whatsnew_shirt.png.import
Normal file
|
@ -0,0 +1,29 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="StreamTexture"
|
||||
path="res://.import/whatsnew_shirt.png-7b6d957b05ad5f72c43f8a178748f7d2.stex"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/whatsnew_shirt.png"
|
||||
dest_files=[ "res://.import/whatsnew_shirt.png-7b6d957b05ad5f72c43f8a178748f7d2.stex" ]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_mode=0
|
||||
compress/normal_map=0
|
||||
flags/repeat=0
|
||||
flags/filter=true
|
||||
flags/mipmaps=false
|
||||
flags/anisotropic=false
|
||||
flags/srgb=2
|
||||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/HDR_as_SRGB=false
|
||||
stream=false
|
||||
size_limit=0
|
||||
detect_3d=true
|
||||
svg/scale=1.0
|
Binary file not shown.
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 13 KiB |
Loading…
Add table
Add a link
Reference in a new issue