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:
parent
eadebd4a91
commit
5fee8f788a
17 changed files with 123 additions and 222 deletions
BIN
project/assets/korm_shirt.png
Normal file
BIN
project/assets/korm_shirt.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 8.9 KiB |
|
@ -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 |
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 |
Loading…
Add table
Add a link
Reference in a new issue