1
0
Fork 0
mirror of https://github.com/tonytins/dressupzack synced 2025-06-26 08:34:43 -04:00

Removed shell

- Added more translations
- Framebuffer allocation set to 2D
- Use pixel snap
- Refined Zack base sprite and remove the static one
- Moved About, Credits, and Settings menu into a global menu
This commit is contained in:
Anthony Wilcox 2019-01-03 10:08:15 -05:00
parent eadebd4a91
commit 5fee8f788a
17 changed files with 123 additions and 222 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.9 KiB

View file

@ -2,12 +2,12 @@
importer="texture"
type="StreamTexture"
path="res://.import/zack.png-74318faf97fac49ca9782014f761fb29.stex"
path="res://.import/korm_shirt.png-3d26ee9fe93558323bae3b6acd03f1ef.stex"
[deps]
source_file="res://assets/zack.png"
dest_files=[ "res://.import/zack.png-74318faf97fac49ca9782014f761fb29.stex" ]
source_file="res://assets/korm_shirt.png"
dest_files=[ "res://.import/korm_shirt.png-3d26ee9fe93558323bae3b6acd03f1ef.stex" ]
[params]

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.1 KiB

After

Width:  |  Height:  |  Size: 9.1 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 13 KiB

Before After
Before After