From 2838046928db956b7712d24dfb63ee45fbc4d050 Mon Sep 17 00:00:00 2001 From: David Luevano Alvarado Date: Mon, 30 May 2022 04:28:12 -0600 Subject: add non-working segment system.. might need to go back to using rigidbodies --- .../actors/snake/body_segment/1x1.png.import | 35 ---------------------- 1 file changed, 35 deletions(-) delete mode 100644 src/entities/actors/snake/body_segment/1x1.png.import (limited to 'src/entities/actors/snake/body_segment/1x1.png.import') diff --git a/src/entities/actors/snake/body_segment/1x1.png.import b/src/entities/actors/snake/body_segment/1x1.png.import deleted file mode 100644 index ec15366..0000000 --- a/src/entities/actors/snake/body_segment/1x1.png.import +++ /dev/null @@ -1,35 +0,0 @@ -[remap] - -importer="texture" -type="StreamTexture" -path="res://.import/1x1.png-6e89afd7f217fca93b741eefef4d6779.stex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://entities/actors/snake/body_segment/1x1.png" -dest_files=[ "res://.import/1x1.png-6e89afd7f217fca93b741eefef4d6779.stex" ] - -[params] - -compress/mode=0 -compress/lossy_quality=0.7 -compress/hdr_mode=0 -compress/bptc_ldr=0 -compress/normal_map=0 -flags/repeat=0 -flags/filter=false -flags/mipmaps=false -flags/anisotropic=false -flags/srgb=2 -process/fix_alpha_border=false -process/premult_alpha=false -process/HDR_as_SRGB=false -process/invert_color=false -process/normal_map_invert_y=false -stream=false -size_limit=0 -detect_3d=false -svg/scale=1.0 -- cgit v1.2.3-54-g00ecf