mirror of
https://github.com/tonytins/dressupzack
synced 2025-06-26 08:34:43 -04:00
Words can't describe how happy I feel right now
- Flattened the tab UIs and recolored the button text. I redid the blue wordrobe background to account for the new tab interface. It now looks and feels the same as the original but plays a hell of a lot better. - Removed the global menu panel - Introduced a new blue hoodie with a train logo (this use have a not-so-subtle Amtrak logo on it but it was replaced with something a little more generic, just in case)
This commit is contained in:
parent
07114accec
commit
1b6308cd23
8 changed files with 286 additions and 147 deletions
BIN
project/assets/dressup_wardrobe.png
Normal file
BIN
project/assets/dressup_wardrobe.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 8.2 KiB |
29
project/assets/dressup_wardrobe.png.import
Normal file
29
project/assets/dressup_wardrobe.png.import
Normal file
|
@ -0,0 +1,29 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="StreamTexture"
|
||||
path="res://.import/dressup_wardrobe.png-5cd33aab3d3a86571db259626c636761.stex"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/dressup_wardrobe.png"
|
||||
dest_files=[ "res://.import/dressup_wardrobe.png-5cd33aab3d3a86571db259626c636761.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/train_hoodie.png
Normal file
BIN
project/assets/train_hoodie.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 7.5 KiB |
29
project/assets/train_hoodie.png.import
Normal file
29
project/assets/train_hoodie.png.import
Normal file
|
@ -0,0 +1,29 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="StreamTexture"
|
||||
path="res://.import/train_hoodie.png-bdda6c44a54736929bd0247dcdb359d4.stex"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/train_hoodie.png"
|
||||
dest_files=[ "res://.import/train_hoodie.png-bdda6c44a54736929bd0247dcdb359d4.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
|
Loading…
Add table
Add a link
Reference in a new issue