chore: remove junk files

This commit is contained in:
newt 2024-08-17 15:26:11 +01:00
parent 183ef59826
commit 25f21d0163
6 changed files with 7 additions and 69 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 134 B

View file

@ -1,34 +0,0 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bfvlix1nyb3j5"
path="res://.godot/imported/Layer 2.png-ac1279a7a9bf1062890d6c96fd5ce0c8.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Layer 2.png"
dest_files=["res://.godot/imported/Layer 2.png-ac1279a7a9bf1062890d6c96fd5ce0c8.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

View file

@ -213,7 +213,8 @@ metadata/_aseprite_wizard_config_ = {
} }
metadata/_aseprite_wizard_source_file_hash_ = "c2f10613af41076ed14f7dd74dccbea5" metadata/_aseprite_wizard_source_file_hash_ = "c2f10613af41076ed14f7dd74dccbea5"
metadata/_aseprite_wizard_interface_config_ = { metadata/_aseprite_wizard_interface_config_ = {
"layer_section": true "layer_section": true,
"output_section": true
} }
[node name="CollisionShape2D" type="CollisionShape2D" parent="."] [node name="CollisionShape2D" type="CollisionShape2D" parent="."]

BIN
idle.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.5 KiB

View file

@ -1,34 +0,0 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://cls2h0xvx08kn"
path="res://.godot/imported/idle.png-345bd841398ecb5f0be76f8faade9523.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://idle.png"
dest_files=["res://.godot/imported/idle.png-345bd841398ecb5f0be76f8faade9523.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

View file

@ -15,6 +15,11 @@ run/main_scene="res://World.tscn"
config/features=PackedStringArray("4.3", "Forward Plus") config/features=PackedStringArray("4.3", "Forward Plus")
config/icon="res://icon.svg" config/icon="res://icon.svg"
[aseprite]
animation/layers/only_include_visible_layers_by_default=true
import/import_plugin/default_automatic_importer="SpriteFrames"
[editor] [editor]
version_control/plugin_name="GitPlugin" version_control/plugin_name="GitPlugin"