chore: remove junk files
This commit is contained in:
parent
183ef59826
commit
25f21d0163
6 changed files with 7 additions and 69 deletions
BIN
Layer 2.png
BIN
Layer 2.png
Binary file not shown.
Before Width: | Height: | Size: 134 B |
|
@ -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
|
|
@ -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="."]
|
||||
|
|
BIN
idle.png
BIN
idle.png
Binary file not shown.
Before Width: | Height: | Size: 3.5 KiB |
|
@ -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
|
|
@ -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"
|
||||
|
|
Reference in a new issue