diff --git a/Layer 2.png b/Layer 2.png deleted file mode 100644 index 5be251c..0000000 Binary files a/Layer 2.png and /dev/null differ diff --git a/Layer 2.png.import b/Layer 2.png.import deleted file mode 100644 index a7dd2e2..0000000 --- a/Layer 2.png.import +++ /dev/null @@ -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 diff --git a/Player.tscn b/Player.tscn index dac9721..b3bec1e 100644 --- a/Player.tscn +++ b/Player.tscn @@ -213,7 +213,8 @@ metadata/_aseprite_wizard_config_ = { } metadata/_aseprite_wizard_source_file_hash_ = "c2f10613af41076ed14f7dd74dccbea5" metadata/_aseprite_wizard_interface_config_ = { -"layer_section": true +"layer_section": true, +"output_section": true } [node name="CollisionShape2D" type="CollisionShape2D" parent="."] diff --git a/idle.png b/idle.png deleted file mode 100644 index 825d896..0000000 Binary files a/idle.png and /dev/null differ diff --git a/idle.png.import b/idle.png.import deleted file mode 100644 index b60961b..0000000 --- a/idle.png.import +++ /dev/null @@ -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 diff --git a/project.godot b/project.godot index 2ac56c5..869cb26 100644 --- a/project.godot +++ b/project.godot @@ -15,6 +15,11 @@ run/main_scene="res://World.tscn" config/features=PackedStringArray("4.3", "Forward Plus") config/icon="res://icon.svg" +[aseprite] + +animation/layers/only_include_visible_layers_by_default=true +import/import_plugin/default_automatic_importer="SpriteFrames" + [editor] version_control/plugin_name="GitPlugin"