feat: implemented combat basics

This commit is contained in:
Sara 2024-12-06 17:12:06 +01:00
parent fdea9b3fdc
commit c322abdaa4
56 changed files with 2809 additions and 518 deletions

View file

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:84a48be755cfda4d052cdde6eeb44a53ac5e6181723fe338cb9528175349ee8a
size 5020550

View file

@ -0,0 +1,35 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://evisqjqwkms5"
path.s3tc="res://.godot/imported/dirt_splatters.png-0bb5e5bc05cbbd02895b9062e1744bad.s3tc.ctex"
metadata={
"imported_formats": ["s3tc_bptc"],
"vram_texture": true
}
[deps]
source_file="res://particles/textures/dirt_splatters.png"
dest_files=["res://.godot/imported/dirt_splatters.png-0bb5e5bc05cbbd02895b9062e1744bad.s3tc.ctex"]
[params]
compress/mode=2
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=true
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=0

Binary file not shown.

After

Width:  |  Height:  |  Size: 912 KiB