mirror of
https://github.com/tonytins/dressupzack
synced 2025-12-18 04:44:43 -05: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
|
|
@ -35,4 +35,6 @@ translations=PoolStringArray( "res://lang/local.en.translation", "res://lang/loc
|
|||
|
||||
[rendering]
|
||||
|
||||
quality/intended_usage/framebuffer_allocation=0
|
||||
quality/2d/use_pixel_snap=true
|
||||
environment/default_environment="res://default_env.tres"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue