droppable items and win

This commit is contained in:
Rendo 2025-07-20 22:11:23 +05:00
commit 5bdbfa4d82
47 changed files with 820 additions and 85 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.2 KiB

After

Width:  |  Height:  |  Size: 10 KiB

Before After
Before After

View file

@ -4,4 +4,4 @@
[resource]
atlas = ExtResource("1_3sdui")
region = Rect2(0, 144, 170, 63)
region = Rect2(0, 143, 170, 85)

Binary file not shown.

After

Width:  |  Height:  |  Size: 199 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://nc6t245565lu"
path="res://.godot/imported/leafy_background.png-76728ff4c19f7ae660721d899dcd7ad9.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/sprites/leafy_background.png"
dest_files=["res://.godot/imported/leafy_background.png-76728ff4c19f7ae660721d899dcd7ad9.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

Binary file not shown.