mirror of
https://github.com/D4M13N-D3V/godot_grid_inventory.git
synced 2025-03-14 08:14:55 +00:00
fix texture problem
This commit is contained in:
parent
b8b7256b5e
commit
9be25911e5
@ -24,6 +24,7 @@ ItemDb="*res://grid_inventory_system/scripts/ItemDB.gd"
|
||||
window/size/viewport_width=1920
|
||||
window/size/viewport_height=1080
|
||||
window/stretch/mode="canvas_items"
|
||||
window/stretch/aspect="expand"
|
||||
|
||||
[input]
|
||||
|
||||
@ -56,7 +57,3 @@ mouse={
|
||||
"deadzone": 0.5,
|
||||
"events": []
|
||||
}
|
||||
|
||||
[rendering]
|
||||
|
||||
textures/lossless_compression/force_png=true
|
||||
|
Loading…
x
Reference in New Issue
Block a user