Basic hand model for the player

This commit is contained in:
Victor Turgeon
2022-10-11 11:42:57 -04:00
parent fa6f2e9a99
commit 74ecaf7475
16 changed files with 413 additions and 11370 deletions

View File

@@ -2,28 +2,30 @@
importer="texture"
type="StreamTexture"
path="res://.import/texture_01.png-d19133fc921750df94a2adffbcd07ce8.stex"
path.s3tc="res://.import/texture_01.png-d19133fc921750df94a2adffbcd07ce8.s3tc.stex"
path.etc2="res://.import/texture_01.png-d19133fc921750df94a2adffbcd07ce8.etc2.stex"
metadata={
"vram_texture": false
"imported_formats": [ "s3tc", "etc2" ],
"vram_texture": true
}
[deps]
source_file="res://Textures/kenney_prototype_textures/purple/texture_01.png"
dest_files=[ "res://.import/texture_01.png-d19133fc921750df94a2adffbcd07ce8.stex" ]
dest_files=[ "res://.import/texture_01.png-d19133fc921750df94a2adffbcd07ce8.s3tc.stex", "res://.import/texture_01.png-d19133fc921750df94a2adffbcd07ce8.etc2.stex" ]
[params]
compress/mode=0
compress/mode=2
compress/lossy_quality=0.7
compress/hdr_mode=0
compress/bptc_ldr=0
compress/normal_map=0
flags/repeat=0
flags/repeat=true
flags/filter=true
flags/mipmaps=false
flags/mipmaps=true
flags/anisotropic=false
flags/srgb=2
flags/srgb=1
process/fix_alpha_border=true
process/premult_alpha=false
process/HDR_as_SRGB=false
@@ -31,5 +33,5 @@ process/invert_color=false
process/normal_map_invert_y=false
stream=false
size_limit=0
detect_3d=true
detect_3d=false
svg/scale=1.0