diff --git a/project/assets/DressUp.theme b/project/assets/DressUp.theme deleted file mode 100644 index cf6a5dd..0000000 Binary files a/project/assets/DressUp.theme and /dev/null differ diff --git a/project/assets/sweat_pants.png.import b/project/assets/sweat_pants.png.import deleted file mode 100644 index 447fd83..0000000 --- a/project/assets/sweat_pants.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="StreamTexture" -path="res://.import/sweat_pants.png-318524928a242bc628a75676c4039167.stex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://assets/sweat_pants.png" -dest_files=[ "res://.import/sweat_pants.png-318524928a242bc628a75676c4039167.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=true -flags/mipmaps=false -flags/anisotropic=false -flags/srgb=2 -process/fix_alpha_border=true -process/premult_alpha=false -process/HDR_as_SRGB=false -process/invert_color=false -stream=false -size_limit=0 -detect_3d=true -svg/scale=1.0 diff --git a/project/scn/Character.tscn b/project/scn/Character.tscn index 7213c9e..01073e3 100644 --- a/project/scn/Character.tscn +++ b/project/scn/Character.tscn @@ -1,27 +1,28 @@ [gd_scene load_steps=26 format=2] -[ext_resource path="res://assets/tail/tail0.png" type="Texture" id=1] -[ext_resource path="res://assets/tail/tail1.png" type="Texture" id=2] -[ext_resource path="res://assets/tail/tail2.png" type="Texture" id=3] -[ext_resource path="res://assets/character_base.png" type="Texture" id=4] -[ext_resource path="res://assets/eyes/eyes1.png" type="Texture" id=5] -[ext_resource path="res://assets/eyes/eyes2.png" type="Texture" id=6] -[ext_resource path="res://assets/eyes/eyes3.png" type="Texture" id=7] -[ext_resource path="res://assets/eyes/eyes4.png" type="Texture" id=8] -[ext_resource path="res://assets/eyes/eyes5.png" type="Texture" id=9] -[ext_resource path="res://assets/eyes/eyes6.png" type="Texture" id=10] -[ext_resource path="res://assets/eyes/eyes7.png" type="Texture" id=11] -[ext_resource path="res://assets/mouth/mouth.png" type="Texture" id=12] -[ext_resource path="res://assets/mouth/mouth2.png" type="Texture" id=13] -[ext_resource path="res://assets/mouth/mouth3.png" type="Texture" id=14] -[ext_resource path="res://assets/mouth/mouth4.png" type="Texture" id=15] -[ext_resource path="res://assets/mouth/mouth5.png" type="Texture" id=16] -[ext_resource path="res://assets/mouth/mouth6.png" type="Texture" id=17] -[ext_resource path="res://assets/mouth/mouth7.png" type="Texture" id=18] -[ext_resource path="res://assets/mouth/mouth8.png" type="Texture" id=19] -[ext_resource path="res://assets/mouth/mouth9.png" type="Texture" id=20] -[ext_resource path="res://assets/mouth/mouth10.png" type="Texture" id=21] -[ext_resource path="res://assets/mouth/mouth12.png" type="Texture" id=22] +[ext_resource path="res://sprites/tail/tail0.png" type="Texture" id=1] +[ext_resource path="res://sprites/tail/tail1.png" type="Texture" id=2] +[ext_resource path="res://sprites/tail/tail2.png" type="Texture" id=3] +[ext_resource path="res://sprites/character_base.png" type="Texture" id=4] +[ext_resource path="res://sprites/eyes/eyes1.png" type="Texture" id=5] +[ext_resource path="res://sprites/eyes/eyes2.png" type="Texture" id=6] +[ext_resource path="res://sprites/eyes/eyes3.png" type="Texture" id=7] +[ext_resource path="res://sprites/eyes/eyes4.png" type="Texture" id=8] +[ext_resource path="res://sprites/eyes/eyes5.png" type="Texture" id=9] +[ext_resource path="res://sprites/eyes/eyes6.png" type="Texture" id=10] +[ext_resource path="res://sprites/eyes/eyes7.png" type="Texture" id=11] +[ext_resource path="res://sprites/mouth/mouth.png" type="Texture" id=12] +[ext_resource path="res://sprites/mouth/mouth2.png" type="Texture" id=13] +[ext_resource path="res://sprites/mouth/mouth3.png" type="Texture" id=14] +[ext_resource path="res://sprites/mouth/mouth4.png" type="Texture" id=15] +[ext_resource path="res://sprites/mouth/mouth5.png" type="Texture" id=16] +[ext_resource path="res://sprites/mouth/mouth6.png" type="Texture" id=17] +[ext_resource path="res://sprites/mouth/mouth7.png" type="Texture" id=18] +[ext_resource path="res://sprites/mouth/mouth8.png" type="Texture" id=19] +[ext_resource path="res://sprites/mouth/mouth9.png" type="Texture" id=20] +[ext_resource path="res://sprites/mouth/mouth10.png" type="Texture" id=21] +[ext_resource path="res://sprites/mouth/mouth12.png" type="Texture" id=22] + [sub_resource type="SpriteFrames" id=1] animations = [ { diff --git a/project/scn/ClassicClothes.tscn b/project/scn/ClassicClothes.tscn index 89d4d7c..a6d4671 100644 --- a/project/scn/ClassicClothes.tscn +++ b/project/scn/ClassicClothes.tscn @@ -1,24 +1,25 @@ [gd_scene load_steps=20 format=2] -[ext_resource path="res://assets/classic/briefs_classic.png" type="Texture" id=1] +[ext_resource path="res://sprites/classic/briefs_classic.png" type="Texture" id=1] [ext_resource path="res://src/ItemDrag.gd" type="Script" id=2] -[ext_resource path="res://assets/classic/z_briefs_classic.png" type="Texture" id=3] -[ext_resource path="res://assets/classic/fundosi_classic.png" type="Texture" id=4] -[ext_resource path="res://assets/jeans.png" type="Texture" id=5] -[ext_resource path="res://assets/dj_shorts.png" type="Texture" id=6] -[ext_resource path="res://assets/sweat_pants.png" type="Texture" id=7] -[ext_resource path="res://assets/blue_camo_jeans.png" type="Texture" id=8] -[ext_resource path="res://assets/beat_up_jeans.png" type="Texture" id=9] -[ext_resource path="res://assets/old_sweatshirt.png" type="Texture" id=10] -[ext_resource path="res://assets/dj_shirt.png" type="Texture" id=11] -[ext_resource path="res://assets/raw_shirt.png" type="Texture" id=12] -[ext_resource path="res://assets/atomic_shirt.png" type="Texture" id=13] -[ext_resource path="res://assets/z_shirt.png" type="Texture" id=14] -[ext_resource path="res://assets/biker_jacket.png" type="Texture" id=15] -[ext_resource path="res://assets/whatsnew_shirt.png" type="Texture" id=16] -[ext_resource path="res://assets/train_hoodie.png" type="Texture" id=17] -[ext_resource path="res://assets/classic/camera_classic.png" type="Texture" id=18] -[ext_resource path="res://assets/classic/owo_censor_classic.png" type="Texture" id=19] +[ext_resource path="res://sprites/classic/z_briefs_classic.png" type="Texture" id=3] +[ext_resource path="res://sprites/classic/fundosi_classic.png" type="Texture" id=4] +[ext_resource path="res://sprites/jeans.png" type="Texture" id=5] +[ext_resource path="res://sprites/dj_shorts.png" type="Texture" id=6] +[ext_resource path="res://sprites/sweat_pants.png" type="Texture" id=7] +[ext_resource path="res://sprites/blue_camo_jeans.png" type="Texture" id=8] +[ext_resource path="res://sprites/beat_up_jeans.png" type="Texture" id=9] +[ext_resource path="res://sprites/old_sweatshirt.png" type="Texture" id=10] +[ext_resource path="res://sprites/dj_shirt.png" type="Texture" id=11] +[ext_resource path="res://sprites/raw_shirt.png" type="Texture" id=12] +[ext_resource path="res://sprites/atomic_shirt.png" type="Texture" id=13] +[ext_resource path="res://sprites/z_shirt.png" type="Texture" id=14] +[ext_resource path="res://sprites/biker_jacket.png" type="Texture" id=15] +[ext_resource path="res://sprites/whatsnew_shirt.png" type="Texture" id=16] +[ext_resource path="res://sprites/train_hoodie.png" type="Texture" id=17] +[ext_resource path="res://sprites/classic/camera_classic.png" type="Texture" id=18] +[ext_resource path="res://sprites/classic/owo_censor_classic.png" type="Texture" id=19] + [node name="Clothes" type="Control"] diff --git a/project/scn/ClassicScn.tscn b/project/scn/ClassicScn.tscn index 9b75c96..c7fc678 100644 --- a/project/scn/ClassicScn.tscn +++ b/project/scn/ClassicScn.tscn @@ -1,13 +1,14 @@ [gd_scene load_steps=7 format=2] [ext_resource path="res://src/GameScn.gd" type="Script" id=1] -[ext_resource path="res://assets/classic_dress_up_bg.png" type="Texture" id=2] -[ext_resource path="res://assets/lights.png" type="Texture" id=3] +[ext_resource path="res://sprites/classic_dress_up_bg.png" type="Texture" id=2] +[ext_resource path="res://sprites/lights.png" type="Texture" id=3] [ext_resource path="res://scn/Character.tscn" type="PackedScene" id=4] [ext_resource path="res://scn/ClassicClothes.tscn" type="PackedScene" id=5] [ext_resource path="res://scn/WinDialogs.tscn" type="PackedScene" id=6] + [node name="GameScreen" type="Node" index="0"] script = ExtResource( 1 ) diff --git a/project/scn/Clothes.tscn b/project/scn/Clothes.tscn index fdeb95b..a614c9f 100644 --- a/project/scn/Clothes.tscn +++ b/project/scn/Clothes.tscn @@ -1,31 +1,32 @@ [gd_scene load_steps=30 format=2] [ext_resource path="res://src/Clothes.gd" type="Script" id=1] -[ext_resource path="res://assets/dressup_wardrobe.png" type="Texture" id=2] -[ext_resource path="res://assets/lights.png" type="Texture" id=3] -[ext_resource path="res://assets/DressUp.theme" type="Theme" id=4] -[ext_resource path="res://assets/jeans.png" type="Texture" id=5] -[ext_resource path="res://assets/dj_shorts.png" type="Texture" id=6] -[ext_resource path="res://assets/sweat_pants.png" type="Texture" id=7] -[ext_resource path="res://assets/blue_camo_jeans.png" type="Texture" id=8] -[ext_resource path="res://assets/beat_up_jeans.png" type="Texture" id=9] -[ext_resource path="res://assets/old_sweatshirt.png" type="Texture" id=10] -[ext_resource path="res://assets/dj_shirt.png" type="Texture" id=11] -[ext_resource path="res://assets/raw_shirt.png" type="Texture" id=12] -[ext_resource path="res://assets/atomic_shirt.png" type="Texture" id=13] -[ext_resource path="res://assets/z_shirt.png" type="Texture" id=14] -[ext_resource path="res://assets/biker_jacket.png" type="Texture" id=15] -[ext_resource path="res://assets/nl_jacket.png" type="Texture" id=16] -[ext_resource path="res://assets/train_hoodie.png" type="Texture" id=17] -[ext_resource path="res://assets/korm_shirt.png" type="Texture" id=18] -[ext_resource path="res://assets/whatsnew_shirt.png" type="Texture" id=19] -[ext_resource path="res://assets/owo_censor.png" type="Texture" id=20] -[ext_resource path="res://assets/briefs.png" type="Texture" id=21] -[ext_resource path="res://assets/z_briefs.png" type="Texture" id=22] -[ext_resource path="res://assets/fundosi.png" type="Texture" id=23] -[ext_resource path="res://assets/camera.png" type="Texture" id=24] -[ext_resource path="res://assets/bottoms_placeholder.png" type="Texture" id=25] -[ext_resource path="res://assets/tops_placeholder.png" type="Texture" id=26] +[ext_resource path="res://sprites/dressup_wardrobe.png" type="Texture" id=2] +[ext_resource path="res://sprites/lights.png" type="Texture" id=3] +[ext_resource path="res://sprites/DressUp.theme" type="Theme" id=4] +[ext_resource path="res://sprites/jeans.png" type="Texture" id=5] +[ext_resource path="res://sprites/dj_shorts.png" type="Texture" id=6] +[ext_resource path="res://sprites/sweat_pants.png" type="Texture" id=7] +[ext_resource path="res://sprites/blue_camo_jeans.png" type="Texture" id=8] +[ext_resource path="res://sprites/beat_up_jeans.png" type="Texture" id=9] +[ext_resource path="res://sprites/old_sweatshirt.png" type="Texture" id=10] +[ext_resource path="res://sprites/dj_shirt.png" type="Texture" id=11] +[ext_resource path="res://sprites/raw_shirt.png" type="Texture" id=12] +[ext_resource path="res://sprites/atomic_shirt.png" type="Texture" id=13] +[ext_resource path="res://sprites/z_shirt.png" type="Texture" id=14] +[ext_resource path="res://sprites/biker_jacket.png" type="Texture" id=15] +[ext_resource path="res://sprites/nl_jacket.png" type="Texture" id=16] +[ext_resource path="res://sprites/train_hoodie.png" type="Texture" id=17] +[ext_resource path="res://sprites/korm_shirt.png" type="Texture" id=18] +[ext_resource path="res://sprites/whatsnew_shirt.png" type="Texture" id=19] +[ext_resource path="res://sprites/owo_censor.png" type="Texture" id=20] +[ext_resource path="res://sprites/briefs.png" type="Texture" id=21] +[ext_resource path="res://sprites/z_briefs.png" type="Texture" id=22] +[ext_resource path="res://sprites/fundosi.png" type="Texture" id=23] +[ext_resource path="res://sprites/camera.png" type="Texture" id=24] +[ext_resource path="res://sprites/bottoms_placeholder.png" type="Texture" id=25] +[ext_resource path="res://sprites/tops_placeholder.png" type="Texture" id=26] + [sub_resource type="StyleBoxEmpty" id=1] diff --git a/project/scn/ModernScn.tscn b/project/scn/ModernScn.tscn index 6c2897b..394becd 100644 --- a/project/scn/ModernScn.tscn +++ b/project/scn/ModernScn.tscn @@ -1,12 +1,13 @@ [gd_scene load_steps=7 format=2] [ext_resource path="res://src/GameScn.gd" type="Script" id=1] -[ext_resource path="res://assets/modern_dress_up_bg.png" type="Texture" id=2] -[ext_resource path="res://assets/icrazy_frame.png" type="Texture" id=3] +[ext_resource path="res://sprites/modern_dress_up_bg.png" type="Texture" id=2] +[ext_resource path="res://sprites/icrazy_frame.png" type="Texture" id=3] [ext_resource path="res://scn/Character.tscn" type="PackedScene" id=4] [ext_resource path="res://scn/Clothes.tscn" type="PackedScene" id=5] [ext_resource path="res://scn/WinDialogs.tscn" type="PackedScene" id=6] + [node name="GameScreen" type="Node"] script = ExtResource( 1 ) diff --git a/project/scn/TitleScn.tscn b/project/scn/TitleScn.tscn index 8588435..e121d17 100644 --- a/project/scn/TitleScn.tscn +++ b/project/scn/TitleScn.tscn @@ -1,9 +1,9 @@ [gd_scene load_steps=6 format=2] [ext_resource path="res://src/TitleScn.gd" type="Script" id=1] -[ext_resource path="res://assets/modern_dress_up_blurred_bg.png" type="Texture" id=2] -[ext_resource path="res://assets/dressup_blurred_wardrobe.png" type="Texture" id=3] -[ext_resource path="res://assets/classic_dress_up_blurred_bg.png" type="Texture" id=4] +[ext_resource path="res://sprites/modern_dress_up_blurred_bg.png" type="Texture" id=2] +[ext_resource path="res://sprites/dressup_blurred_wardrobe.png" type="Texture" id=3] +[ext_resource path="res://sprites/classic_dress_up_blurred_bg.png" type="Texture" id=4] [ext_resource path="res://scn/WinDialogs.tscn" type="PackedScene" id=5] [node name="Start" type="Node"] diff --git a/project/scn/WinDialogs.tscn b/project/scn/WinDialogs.tscn index c59972a..dcbe1da 100644 --- a/project/scn/WinDialogs.tscn +++ b/project/scn/WinDialogs.tscn @@ -86,7 +86,7 @@ Megawolf77 Canon Rhode Raier -[img]assets/sixam_wordmark.png[/img] +[img]sprites/sixam_wordmark.png[/img] sixam.xyz [/center]" text = "Created by diff --git a/project/sprites/DressUp.theme b/project/sprites/DressUp.theme new file mode 100644 index 0000000..6d3cc0e Binary files /dev/null and b/project/sprites/DressUp.theme differ diff --git a/project/assets/atomic shirt.png.import b/project/sprites/atomic shirt.png.import similarity index 100% rename from project/assets/atomic shirt.png.import rename to project/sprites/atomic shirt.png.import diff --git a/project/assets/atomic_shirt.png b/project/sprites/atomic_shirt.png similarity index 100% rename from project/assets/atomic_shirt.png rename to project/sprites/atomic_shirt.png diff --git a/project/assets/atomic_shirt.png.import b/project/sprites/atomic_shirt.png.import similarity index 69% rename from project/assets/atomic_shirt.png.import rename to project/sprites/atomic_shirt.png.import index 70ab484..c91e9d8 100644 --- a/project/assets/atomic_shirt.png.import +++ b/project/sprites/atomic_shirt.png.import @@ -2,15 +2,15 @@ importer="texture" type="StreamTexture" -path="res://.import/atomic_shirt.png-2e182814817b558763ead7e78d3871b1.stex" +path="res://.import/atomic_shirt.png-002c355351591fbe2342ca9367df3104.stex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/atomic_shirt.png" -dest_files=[ "res://.import/atomic_shirt.png-2e182814817b558763ead7e78d3871b1.stex" ] +source_file="res://sprites/atomic_shirt.png" +dest_files=[ "res://.import/atomic_shirt.png-002c355351591fbe2342ca9367df3104.stex" ] [params] diff --git a/project/assets/beat_up_jeans.png b/project/sprites/beat_up_jeans.png similarity index 100% rename from project/assets/beat_up_jeans.png rename to project/sprites/beat_up_jeans.png diff --git a/project/assets/beat_up_jeans.png.import b/project/sprites/beat_up_jeans.png.import similarity index 68% rename from project/assets/beat_up_jeans.png.import rename to project/sprites/beat_up_jeans.png.import index 1bb62ac..e681aa2 100644 --- a/project/assets/beat_up_jeans.png.import +++ b/project/sprites/beat_up_jeans.png.import @@ -2,15 +2,15 @@ importer="texture" type="StreamTexture" -path="res://.import/beat_up_jeans.png-838d665419522e21a8b4693229d0a65e.stex" +path="res://.import/beat_up_jeans.png-c00ecc4d7449d47b449eff5199fe859d.stex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/beat_up_jeans.png" -dest_files=[ "res://.import/beat_up_jeans.png-838d665419522e21a8b4693229d0a65e.stex" ] +source_file="res://sprites/beat_up_jeans.png" +dest_files=[ "res://.import/beat_up_jeans.png-c00ecc4d7449d47b449eff5199fe859d.stex" ] [params] diff --git a/project/assets/biker_jacket.png b/project/sprites/biker_jacket.png similarity index 100% rename from project/assets/biker_jacket.png rename to project/sprites/biker_jacket.png diff --git a/project/assets/biker_jacket.png.import b/project/sprites/biker_jacket.png.import similarity index 69% rename from project/assets/biker_jacket.png.import rename to project/sprites/biker_jacket.png.import index 4a40fa7..f3fc787 100644 --- a/project/assets/biker_jacket.png.import +++ b/project/sprites/biker_jacket.png.import @@ -2,15 +2,15 @@ importer="texture" type="StreamTexture" -path="res://.import/biker_jacket.png-37525402abc6d2f5c512c374bb0d74cd.stex" +path="res://.import/biker_jacket.png-0e4a3c03a6371b870b12246acd956d85.stex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/biker_jacket.png" -dest_files=[ "res://.import/biker_jacket.png-37525402abc6d2f5c512c374bb0d74cd.stex" ] +source_file="res://sprites/biker_jacket.png" +dest_files=[ "res://.import/biker_jacket.png-0e4a3c03a6371b870b12246acd956d85.stex" ] [params] diff --git a/project/assets/blue tux.png.import b/project/sprites/blue tux.png.import similarity index 100% rename from project/assets/blue tux.png.import rename to project/sprites/blue tux.png.import diff --git a/project/assets/blue_camo_jeans.png b/project/sprites/blue_camo_jeans.png similarity index 100% rename from project/assets/blue_camo_jeans.png rename to project/sprites/blue_camo_jeans.png diff --git a/project/assets/blue_camo_jeans.png.import b/project/sprites/blue_camo_jeans.png.import similarity index 68% rename from project/assets/blue_camo_jeans.png.import rename to project/sprites/blue_camo_jeans.png.import index 28f5542..c694eca 100644 --- a/project/assets/blue_camo_jeans.png.import +++ b/project/sprites/blue_camo_jeans.png.import @@ -2,15 +2,15 @@ importer="texture" type="StreamTexture" -path="res://.import/blue_camo_jeans.png-e934035eccf64527f681d6518f218b74.stex" +path="res://.import/blue_camo_jeans.png-afabffa48cf609dcc71548ef43544306.stex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/blue_camo_jeans.png" -dest_files=[ "res://.import/blue_camo_jeans.png-e934035eccf64527f681d6518f218b74.stex" ] +source_file="res://sprites/blue_camo_jeans.png" +dest_files=[ "res://.import/blue_camo_jeans.png-afabffa48cf609dcc71548ef43544306.stex" ] [params] diff --git a/project/assets/bottoms_placeholder.png b/project/sprites/bottoms_placeholder.png similarity index 100% rename from project/assets/bottoms_placeholder.png rename to project/sprites/bottoms_placeholder.png diff --git a/project/assets/bottoms_placeholder.png.import b/project/sprites/bottoms_placeholder.png.import similarity index 67% rename from project/assets/bottoms_placeholder.png.import rename to project/sprites/bottoms_placeholder.png.import index 3c95607..717f61f 100644 --- a/project/assets/bottoms_placeholder.png.import +++ b/project/sprites/bottoms_placeholder.png.import @@ -2,15 +2,15 @@ importer="texture" type="StreamTexture" -path="res://.import/bottoms_placeholder.png-f0eeb52bf4750919e9ad3423a66874d5.stex" +path="res://.import/bottoms_placeholder.png-62c912a1bed4bf5afa5837db5713e2ad.stex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/bottoms_placeholder.png" -dest_files=[ "res://.import/bottoms_placeholder.png-f0eeb52bf4750919e9ad3423a66874d5.stex" ] +source_file="res://sprites/bottoms_placeholder.png" +dest_files=[ "res://.import/bottoms_placeholder.png-62c912a1bed4bf5afa5837db5713e2ad.stex" ] [params] diff --git a/project/assets/briefs.png b/project/sprites/briefs.png similarity index 100% rename from project/assets/briefs.png rename to project/sprites/briefs.png diff --git a/project/assets/briefs.png.import b/project/sprites/briefs.png.import similarity index 72% rename from project/assets/briefs.png.import rename to project/sprites/briefs.png.import index 73d9899..155df8b 100644 --- a/project/assets/briefs.png.import +++ b/project/sprites/briefs.png.import @@ -2,15 +2,15 @@ importer="texture" type="StreamTexture" -path="res://.import/briefs.png-bb257492f794821143a8b2a9ffe9b435.stex" +path="res://.import/briefs.png-6f928372b63062f4dbc7d1657c27f18d.stex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/briefs.png" -dest_files=[ "res://.import/briefs.png-bb257492f794821143a8b2a9ffe9b435.stex" ] +source_file="res://sprites/briefs.png" +dest_files=[ "res://.import/briefs.png-6f928372b63062f4dbc7d1657c27f18d.stex" ] [params] diff --git a/project/assets/camera.png b/project/sprites/camera.png similarity index 100% rename from project/assets/camera.png rename to project/sprites/camera.png diff --git a/project/assets/camera.png.import b/project/sprites/camera.png.import similarity index 72% rename from project/assets/camera.png.import rename to project/sprites/camera.png.import index b22b0c1..1d6c853 100644 --- a/project/assets/camera.png.import +++ b/project/sprites/camera.png.import @@ -2,15 +2,15 @@ importer="texture" type="StreamTexture" -path="res://.import/camera.png-817ece2b3822eb2be7786670b43f8a42.stex" +path="res://.import/camera.png-0467f8492fb5daf0ef966d94d21bc81c.stex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/camera.png" -dest_files=[ "res://.import/camera.png-817ece2b3822eb2be7786670b43f8a42.stex" ] +source_file="res://sprites/camera.png" +dest_files=[ "res://.import/camera.png-0467f8492fb5daf0ef966d94d21bc81c.stex" ] [params] diff --git a/project/assets/character_base.png b/project/sprites/character_base.png similarity index 100% rename from project/assets/character_base.png rename to project/sprites/character_base.png diff --git a/project/assets/character_base.png.import b/project/sprites/character_base.png.import similarity index 68% rename from project/assets/character_base.png.import rename to project/sprites/character_base.png.import index ef2c7ed..1f8d264 100644 --- a/project/assets/character_base.png.import +++ b/project/sprites/character_base.png.import @@ -2,15 +2,15 @@ importer="texture" type="StreamTexture" -path="res://.import/character_base.png-c05d8228393f46719940bcc9f76f4273.stex" +path="res://.import/character_base.png-5792404fa83b4fad07f738418ce65c16.stex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/character_base.png" -dest_files=[ "res://.import/character_base.png-c05d8228393f46719940bcc9f76f4273.stex" ] +source_file="res://sprites/character_base.png" +dest_files=[ "res://.import/character_base.png-5792404fa83b4fad07f738418ce65c16.stex" ] [params] diff --git a/project/assets/classic/briefs_classic.png b/project/sprites/classic/briefs_classic.png similarity index 100% rename from project/assets/classic/briefs_classic.png rename to project/sprites/classic/briefs_classic.png diff --git a/project/assets/classic/briefs_classic.png.import b/project/sprites/classic/briefs_classic.png.import similarity index 67% rename from project/assets/classic/briefs_classic.png.import rename to project/sprites/classic/briefs_classic.png.import index 06bdfca..9867c80 100644 --- a/project/assets/classic/briefs_classic.png.import +++ b/project/sprites/classic/briefs_classic.png.import @@ -2,15 +2,15 @@ importer="texture" type="StreamTexture" -path="res://.import/briefs_classic.png-5487ab623b54f94967d6ff5b328427f3.stex" +path="res://.import/briefs_classic.png-72f5c50789d008d18419f2ddc543be01.stex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/classic/briefs_classic.png" -dest_files=[ "res://.import/briefs_classic.png-5487ab623b54f94967d6ff5b328427f3.stex" ] +source_file="res://sprites/classic/briefs_classic.png" +dest_files=[ "res://.import/briefs_classic.png-72f5c50789d008d18419f2ddc543be01.stex" ] [params] diff --git a/project/assets/classic/camera_classic.png b/project/sprites/classic/camera_classic.png similarity index 100% rename from project/assets/classic/camera_classic.png rename to project/sprites/classic/camera_classic.png diff --git a/project/assets/classic/camera_classic.png.import b/project/sprites/classic/camera_classic.png.import similarity index 67% rename from project/assets/classic/camera_classic.png.import rename to project/sprites/classic/camera_classic.png.import index eb462c4..12bccdf 100644 --- a/project/assets/classic/camera_classic.png.import +++ b/project/sprites/classic/camera_classic.png.import @@ -2,15 +2,15 @@ importer="texture" type="StreamTexture" -path="res://.import/camera_classic.png-453c3e0207587652023bd4cbcc9c9d94.stex" +path="res://.import/camera_classic.png-af832bc2a977e569d65ef92b696b08ab.stex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/classic/camera_classic.png" -dest_files=[ "res://.import/camera_classic.png-453c3e0207587652023bd4cbcc9c9d94.stex" ] +source_file="res://sprites/classic/camera_classic.png" +dest_files=[ "res://.import/camera_classic.png-af832bc2a977e569d65ef92b696b08ab.stex" ] [params] diff --git a/project/assets/classic/fundosi_classic.png b/project/sprites/classic/fundosi_classic.png similarity index 100% rename from project/assets/classic/fundosi_classic.png rename to project/sprites/classic/fundosi_classic.png diff --git a/project/sprites/classic/fundosi_classic.png.import b/project/sprites/classic/fundosi_classic.png.import new file mode 100644 index 0000000..f278453 --- /dev/null +++ b/project/sprites/classic/fundosi_classic.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/fundosi_classic.png-d1e37ddcca659b1e8bbdf034bd5deb1e.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/classic/fundosi_classic.png" +dest_files=[ "res://.import/fundosi_classic.png-d1e37ddcca659b1e8bbdf034bd5deb1e.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=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/project/assets/classic/owo_censor_classic.png b/project/sprites/classic/owo_censor_classic.png similarity index 100% rename from project/assets/classic/owo_censor_classic.png rename to project/sprites/classic/owo_censor_classic.png diff --git a/project/assets/classic/owo_censor_classic.png.import b/project/sprites/classic/owo_censor_classic.png.import similarity index 66% rename from project/assets/classic/owo_censor_classic.png.import rename to project/sprites/classic/owo_censor_classic.png.import index c406825..019eaaa 100644 --- a/project/assets/classic/owo_censor_classic.png.import +++ b/project/sprites/classic/owo_censor_classic.png.import @@ -2,15 +2,15 @@ importer="texture" type="StreamTexture" -path="res://.import/owo_censor_classic.png-c35dd5945ab9c4d0b13859d9afa1c636.stex" +path="res://.import/owo_censor_classic.png-fe789b2eea2a06b74f12cd3148299a48.stex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/classic/owo_censor_classic.png" -dest_files=[ "res://.import/owo_censor_classic.png-c35dd5945ab9c4d0b13859d9afa1c636.stex" ] +source_file="res://sprites/classic/owo_censor_classic.png" +dest_files=[ "res://.import/owo_censor_classic.png-fe789b2eea2a06b74f12cd3148299a48.stex" ] [params] diff --git a/project/assets/classic/z_briefs_classic.png b/project/sprites/classic/z_briefs_classic.png similarity index 100% rename from project/assets/classic/z_briefs_classic.png rename to project/sprites/classic/z_briefs_classic.png diff --git a/project/assets/classic/z_briefs_classic.png.import b/project/sprites/classic/z_briefs_classic.png.import similarity index 67% rename from project/assets/classic/z_briefs_classic.png.import rename to project/sprites/classic/z_briefs_classic.png.import index 31c051f..01717c5 100644 --- a/project/assets/classic/z_briefs_classic.png.import +++ b/project/sprites/classic/z_briefs_classic.png.import @@ -2,15 +2,15 @@ importer="texture" type="StreamTexture" -path="res://.import/z_briefs_classic.png-fff4d99cab4cf23d5d12c4632f3692b2.stex" +path="res://.import/z_briefs_classic.png-c11fbedc052fc3e5550d9a1a43d10e7c.stex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/classic/z_briefs_classic.png" -dest_files=[ "res://.import/z_briefs_classic.png-fff4d99cab4cf23d5d12c4632f3692b2.stex" ] +source_file="res://sprites/classic/z_briefs_classic.png" +dest_files=[ "res://.import/z_briefs_classic.png-c11fbedc052fc3e5550d9a1a43d10e7c.stex" ] [params] diff --git a/project/assets/classic_dress_up_bg.png b/project/sprites/classic_dress_up_bg.png similarity index 100% rename from project/assets/classic_dress_up_bg.png rename to project/sprites/classic_dress_up_bg.png diff --git a/project/assets/classic_dress_up_bg.png.import b/project/sprites/classic_dress_up_bg.png.import similarity index 67% rename from project/assets/classic_dress_up_bg.png.import rename to project/sprites/classic_dress_up_bg.png.import index e747a40..66386ac 100644 --- a/project/assets/classic_dress_up_bg.png.import +++ b/project/sprites/classic_dress_up_bg.png.import @@ -2,15 +2,15 @@ importer="texture" type="StreamTexture" -path="res://.import/classic_dress_up_bg.png-1b33be640efcffd8de2c8f6fcb93e744.stex" +path="res://.import/classic_dress_up_bg.png-c34c9f779b47ab5a3dee0408e5a85e6c.stex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/classic_dress_up_bg.png" -dest_files=[ "res://.import/classic_dress_up_bg.png-1b33be640efcffd8de2c8f6fcb93e744.stex" ] +source_file="res://sprites/classic_dress_up_bg.png" +dest_files=[ "res://.import/classic_dress_up_bg.png-c34c9f779b47ab5a3dee0408e5a85e6c.stex" ] [params] diff --git a/project/assets/classic_dress_up_blurred_bg.png b/project/sprites/classic_dress_up_blurred_bg.png similarity index 100% rename from project/assets/classic_dress_up_blurred_bg.png rename to project/sprites/classic_dress_up_blurred_bg.png diff --git a/project/assets/classic_dress_up_blurred_bg.png.import b/project/sprites/classic_dress_up_blurred_bg.png.import similarity index 64% rename from project/assets/classic_dress_up_blurred_bg.png.import rename to project/sprites/classic_dress_up_blurred_bg.png.import index 1870b44..cdf8d27 100644 --- a/project/assets/classic_dress_up_blurred_bg.png.import +++ b/project/sprites/classic_dress_up_blurred_bg.png.import @@ -2,15 +2,15 @@ importer="texture" type="StreamTexture" -path="res://.import/classic_dress_up_blurred_bg.png-b938f8959e4f1478acf80be0ecd0cbcb.stex" +path="res://.import/classic_dress_up_blurred_bg.png-6aa7996e6a898bc00341242c3e06b222.stex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/classic_dress_up_blurred_bg.png" -dest_files=[ "res://.import/classic_dress_up_blurred_bg.png-b938f8959e4f1478acf80be0ecd0cbcb.stex" ] +source_file="res://sprites/classic_dress_up_blurred_bg.png" +dest_files=[ "res://.import/classic_dress_up_blurred_bg.png-6aa7996e6a898bc00341242c3e06b222.stex" ] [params] diff --git a/project/assets/dj shirt.png.import b/project/sprites/dj shirt.png.import similarity index 100% rename from project/assets/dj shirt.png.import rename to project/sprites/dj shirt.png.import diff --git a/project/assets/dj shorts.png.import b/project/sprites/dj shorts.png.import similarity index 100% rename from project/assets/dj shorts.png.import rename to project/sprites/dj shorts.png.import diff --git a/project/assets/dj_shirt.png b/project/sprites/dj_shirt.png similarity index 100% rename from project/assets/dj_shirt.png rename to project/sprites/dj_shirt.png diff --git a/project/assets/dj_shirt.png.import b/project/sprites/dj_shirt.png.import similarity index 70% rename from project/assets/dj_shirt.png.import rename to project/sprites/dj_shirt.png.import index 1973cb2..f0a00ed 100644 --- a/project/assets/dj_shirt.png.import +++ b/project/sprites/dj_shirt.png.import @@ -2,15 +2,15 @@ importer="texture" type="StreamTexture" -path="res://.import/dj_shirt.png-d121fed1a5108f3c2405dd43dfded055.stex" +path="res://.import/dj_shirt.png-80161899564a34a06ed4639725e155fc.stex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/dj_shirt.png" -dest_files=[ "res://.import/dj_shirt.png-d121fed1a5108f3c2405dd43dfded055.stex" ] +source_file="res://sprites/dj_shirt.png" +dest_files=[ "res://.import/dj_shirt.png-80161899564a34a06ed4639725e155fc.stex" ] [params] diff --git a/project/assets/dj_shorts.png b/project/sprites/dj_shorts.png similarity index 100% rename from project/assets/dj_shorts.png rename to project/sprites/dj_shorts.png diff --git a/project/assets/dj_shorts.png.import b/project/sprites/dj_shorts.png.import similarity index 70% rename from project/assets/dj_shorts.png.import rename to project/sprites/dj_shorts.png.import index 3dc060b..1c3f32a 100644 --- a/project/assets/dj_shorts.png.import +++ b/project/sprites/dj_shorts.png.import @@ -2,15 +2,15 @@ importer="texture" type="StreamTexture" -path="res://.import/dj_shorts.png-17fbace4acbca8458d28bc94ef7c528d.stex" +path="res://.import/dj_shorts.png-3ac46fb6e6c0a3469e2828f5eeac1d3a.stex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/dj_shorts.png" -dest_files=[ "res://.import/dj_shorts.png-17fbace4acbca8458d28bc94ef7c528d.stex" ] +source_file="res://sprites/dj_shorts.png" +dest_files=[ "res://.import/dj_shorts.png-3ac46fb6e6c0a3469e2828f5eeac1d3a.stex" ] [params] diff --git a/project/assets/dress up bg.png.import b/project/sprites/dress up bg.png.import similarity index 100% rename from project/assets/dress up bg.png.import rename to project/sprites/dress up bg.png.import diff --git a/project/assets/dressup_blurred_wardrobe.png b/project/sprites/dressup_blurred_wardrobe.png similarity index 100% rename from project/assets/dressup_blurred_wardrobe.png rename to project/sprites/dressup_blurred_wardrobe.png diff --git a/project/assets/dressup_blurred_wardrobe.png.import b/project/sprites/dressup_blurred_wardrobe.png.import similarity index 65% rename from project/assets/dressup_blurred_wardrobe.png.import rename to project/sprites/dressup_blurred_wardrobe.png.import index 0eaf484..5ab809d 100644 --- a/project/assets/dressup_blurred_wardrobe.png.import +++ b/project/sprites/dressup_blurred_wardrobe.png.import @@ -2,15 +2,15 @@ importer="texture" type="StreamTexture" -path="res://.import/dressup_blurred_wardrobe.png-9f23933ae37429abefcdd1b04d488722.stex" +path="res://.import/dressup_blurred_wardrobe.png-3c6212e9f307447cf770b5c2c36955e8.stex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/dressup_blurred_wardrobe.png" -dest_files=[ "res://.import/dressup_blurred_wardrobe.png-9f23933ae37429abefcdd1b04d488722.stex" ] +source_file="res://sprites/dressup_blurred_wardrobe.png" +dest_files=[ "res://.import/dressup_blurred_wardrobe.png-3c6212e9f307447cf770b5c2c36955e8.stex" ] [params] diff --git a/project/assets/dressup_wardrobe.png b/project/sprites/dressup_wardrobe.png similarity index 100% rename from project/assets/dressup_wardrobe.png rename to project/sprites/dressup_wardrobe.png diff --git a/project/assets/dressup_wardrobe.png.import b/project/sprites/dressup_wardrobe.png.import similarity index 67% rename from project/assets/dressup_wardrobe.png.import rename to project/sprites/dressup_wardrobe.png.import index 68facc1..1254751 100644 --- a/project/assets/dressup_wardrobe.png.import +++ b/project/sprites/dressup_wardrobe.png.import @@ -2,15 +2,15 @@ importer="texture" type="StreamTexture" -path="res://.import/dressup_wardrobe.png-5cd33aab3d3a86571db259626c636761.stex" +path="res://.import/dressup_wardrobe.png-e515da90332cecc9bffe7a2203d49b25.stex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/dressup_wardrobe.png" -dest_files=[ "res://.import/dressup_wardrobe.png-5cd33aab3d3a86571db259626c636761.stex" ] +source_file="res://sprites/dressup_wardrobe.png" +dest_files=[ "res://.import/dressup_wardrobe.png-e515da90332cecc9bffe7a2203d49b25.stex" ] [params] diff --git a/project/assets/eyes/eyes1.png b/project/sprites/eyes/eyes1.png similarity index 100% rename from project/assets/eyes/eyes1.png rename to project/sprites/eyes/eyes1.png diff --git a/project/assets/eyes/eyes1.png.import b/project/sprites/eyes/eyes1.png.import similarity index 71% rename from project/assets/eyes/eyes1.png.import rename to project/sprites/eyes/eyes1.png.import index fc993c9..399f670 100644 --- a/project/assets/eyes/eyes1.png.import +++ b/project/sprites/eyes/eyes1.png.import @@ -2,15 +2,15 @@ importer="texture" type="StreamTexture" -path="res://.import/eyes1.png-aa858d638a23d47f6e4032a5d7ba92a3.stex" +path="res://.import/eyes1.png-cccef1b7c748c3d1c0ddd2f58607a110.stex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/eyes/eyes1.png" -dest_files=[ "res://.import/eyes1.png-aa858d638a23d47f6e4032a5d7ba92a3.stex" ] +source_file="res://sprites/eyes/eyes1.png" +dest_files=[ "res://.import/eyes1.png-cccef1b7c748c3d1c0ddd2f58607a110.stex" ] [params] diff --git a/project/assets/eyes/eyes2.png b/project/sprites/eyes/eyes2.png similarity index 100% rename from project/assets/eyes/eyes2.png rename to project/sprites/eyes/eyes2.png diff --git a/project/assets/eyes/eyes2.png.import b/project/sprites/eyes/eyes2.png.import similarity index 71% rename from project/assets/eyes/eyes2.png.import rename to project/sprites/eyes/eyes2.png.import index a801d22..dcf41a4 100644 --- a/project/assets/eyes/eyes2.png.import +++ b/project/sprites/eyes/eyes2.png.import @@ -2,15 +2,15 @@ importer="texture" type="StreamTexture" -path="res://.import/eyes2.png-e01c542f6c53f746cf3032fe571c04ac.stex" +path="res://.import/eyes2.png-49bd4251f5afac3b6a50ab61d843dd31.stex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/eyes/eyes2.png" -dest_files=[ "res://.import/eyes2.png-e01c542f6c53f746cf3032fe571c04ac.stex" ] +source_file="res://sprites/eyes/eyes2.png" +dest_files=[ "res://.import/eyes2.png-49bd4251f5afac3b6a50ab61d843dd31.stex" ] [params] diff --git a/project/assets/eyes/eyes3.png b/project/sprites/eyes/eyes3.png similarity index 100% rename from project/assets/eyes/eyes3.png rename to project/sprites/eyes/eyes3.png diff --git a/project/assets/eyes/eyes3.png.import b/project/sprites/eyes/eyes3.png.import similarity index 71% rename from project/assets/eyes/eyes3.png.import rename to project/sprites/eyes/eyes3.png.import index 4d24363..fc77ae2 100644 --- a/project/assets/eyes/eyes3.png.import +++ b/project/sprites/eyes/eyes3.png.import @@ -2,15 +2,15 @@ importer="texture" type="StreamTexture" -path="res://.import/eyes3.png-93f0f2e08c0c341d9a7ccd1fa3224b60.stex" +path="res://.import/eyes3.png-c45378b283733ea2e2dc1cd9e40d9dd0.stex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/eyes/eyes3.png" -dest_files=[ "res://.import/eyes3.png-93f0f2e08c0c341d9a7ccd1fa3224b60.stex" ] +source_file="res://sprites/eyes/eyes3.png" +dest_files=[ "res://.import/eyes3.png-c45378b283733ea2e2dc1cd9e40d9dd0.stex" ] [params] diff --git a/project/assets/eyes/eyes4.png b/project/sprites/eyes/eyes4.png similarity index 100% rename from project/assets/eyes/eyes4.png rename to project/sprites/eyes/eyes4.png diff --git a/project/assets/eyes/eyes4.png.import b/project/sprites/eyes/eyes4.png.import similarity index 71% rename from project/assets/eyes/eyes4.png.import rename to project/sprites/eyes/eyes4.png.import index ddeb8f1..208cd3c 100644 --- a/project/assets/eyes/eyes4.png.import +++ b/project/sprites/eyes/eyes4.png.import @@ -2,15 +2,15 @@ importer="texture" type="StreamTexture" -path="res://.import/eyes4.png-935657edd1ab4ad240b6ccfd17095400.stex" +path="res://.import/eyes4.png-c1b7398e115673a6e55d60d92b598126.stex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/eyes/eyes4.png" -dest_files=[ "res://.import/eyes4.png-935657edd1ab4ad240b6ccfd17095400.stex" ] +source_file="res://sprites/eyes/eyes4.png" +dest_files=[ "res://.import/eyes4.png-c1b7398e115673a6e55d60d92b598126.stex" ] [params] diff --git a/project/assets/eyes/eyes5.png b/project/sprites/eyes/eyes5.png similarity index 100% rename from project/assets/eyes/eyes5.png rename to project/sprites/eyes/eyes5.png diff --git a/project/assets/eyes/eyes5.png.import b/project/sprites/eyes/eyes5.png.import similarity index 71% rename from project/assets/eyes/eyes5.png.import rename to project/sprites/eyes/eyes5.png.import index dd659ed..d7c162d 100644 --- a/project/assets/eyes/eyes5.png.import +++ b/project/sprites/eyes/eyes5.png.import @@ -2,15 +2,15 @@ importer="texture" type="StreamTexture" -path="res://.import/eyes5.png-c1048d3d0e969d24b1ebbf898f25b418.stex" +path="res://.import/eyes5.png-bd03df7f6d7925cfb74ed6ca4645495f.stex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/eyes/eyes5.png" -dest_files=[ "res://.import/eyes5.png-c1048d3d0e969d24b1ebbf898f25b418.stex" ] +source_file="res://sprites/eyes/eyes5.png" +dest_files=[ "res://.import/eyes5.png-bd03df7f6d7925cfb74ed6ca4645495f.stex" ] [params] diff --git a/project/assets/eyes/eyes6.png b/project/sprites/eyes/eyes6.png similarity index 100% rename from project/assets/eyes/eyes6.png rename to project/sprites/eyes/eyes6.png diff --git a/project/assets/eyes/eyes6.png.import b/project/sprites/eyes/eyes6.png.import similarity index 71% rename from project/assets/eyes/eyes6.png.import rename to project/sprites/eyes/eyes6.png.import index dfb8c07..62c5dbb 100644 --- a/project/assets/eyes/eyes6.png.import +++ b/project/sprites/eyes/eyes6.png.import @@ -2,15 +2,15 @@ importer="texture" type="StreamTexture" -path="res://.import/eyes6.png-42ae52773be76d0f75a27b72f92cc126.stex" +path="res://.import/eyes6.png-20ca77028c7abfcb6d8487a17841ae1b.stex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/eyes/eyes6.png" -dest_files=[ "res://.import/eyes6.png-42ae52773be76d0f75a27b72f92cc126.stex" ] +source_file="res://sprites/eyes/eyes6.png" +dest_files=[ "res://.import/eyes6.png-20ca77028c7abfcb6d8487a17841ae1b.stex" ] [params] diff --git a/project/assets/eyes/eyes7.png b/project/sprites/eyes/eyes7.png similarity index 100% rename from project/assets/eyes/eyes7.png rename to project/sprites/eyes/eyes7.png diff --git a/project/assets/eyes/eyes7.png.import b/project/sprites/eyes/eyes7.png.import similarity index 71% rename from project/assets/eyes/eyes7.png.import rename to project/sprites/eyes/eyes7.png.import index a752014..de6e6b5 100644 --- a/project/assets/eyes/eyes7.png.import +++ b/project/sprites/eyes/eyes7.png.import @@ -2,15 +2,15 @@ importer="texture" type="StreamTexture" -path="res://.import/eyes7.png-975ad58cf9a1d07608243a0f49f2f430.stex" +path="res://.import/eyes7.png-1c79204d649c88582d617a5b2dd759ad.stex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/eyes/eyes7.png" -dest_files=[ "res://.import/eyes7.png-975ad58cf9a1d07608243a0f49f2f430.stex" ] +source_file="res://sprites/eyes/eyes7.png" +dest_files=[ "res://.import/eyes7.png-1c79204d649c88582d617a5b2dd759ad.stex" ] [params] diff --git a/project/assets/fundosi.png b/project/sprites/fundosi.png similarity index 100% rename from project/assets/fundosi.png rename to project/sprites/fundosi.png diff --git a/project/assets/fundosi.png.import b/project/sprites/fundosi.png.import similarity index 71% rename from project/assets/fundosi.png.import rename to project/sprites/fundosi.png.import index d90a1c9..d4443b9 100644 --- a/project/assets/fundosi.png.import +++ b/project/sprites/fundosi.png.import @@ -2,15 +2,15 @@ importer="texture" type="StreamTexture" -path="res://.import/fundosi.png-6ff98faa2a1236de2edfe494a858560c.stex" +path="res://.import/fundosi.png-64674ffdd4a2365e4c8d3aa3c45c2850.stex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/fundosi.png" -dest_files=[ "res://.import/fundosi.png-6ff98faa2a1236de2edfe494a858560c.stex" ] +source_file="res://sprites/fundosi.png" +dest_files=[ "res://.import/fundosi.png-64674ffdd4a2365e4c8d3aa3c45c2850.stex" ] [params] diff --git a/project/assets/game splash.png.import b/project/sprites/game splash.png.import similarity index 100% rename from project/assets/game splash.png.import rename to project/sprites/game splash.png.import diff --git a/project/assets/icrazy_frame.png b/project/sprites/icrazy_frame.png similarity index 100% rename from project/assets/icrazy_frame.png rename to project/sprites/icrazy_frame.png diff --git a/project/assets/icrazy_frame.png.import b/project/sprites/icrazy_frame.png.import similarity index 69% rename from project/assets/icrazy_frame.png.import rename to project/sprites/icrazy_frame.png.import index 880fb02..adff052 100644 --- a/project/assets/icrazy_frame.png.import +++ b/project/sprites/icrazy_frame.png.import @@ -2,15 +2,15 @@ importer="texture" type="StreamTexture" -path="res://.import/icrazy_frame.png-79d83c60163483ca15ed74de71734760.stex" +path="res://.import/icrazy_frame.png-af55dcb31394696f3290be6e829ab937.stex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/icrazy_frame.png" -dest_files=[ "res://.import/icrazy_frame.png-79d83c60163483ca15ed74de71734760.stex" ] +source_file="res://sprites/icrazy_frame.png" +dest_files=[ "res://.import/icrazy_frame.png-af55dcb31394696f3290be6e829ab937.stex" ] [params] diff --git a/project/assets/jeans.png b/project/sprites/jeans.png similarity index 100% rename from project/assets/jeans.png rename to project/sprites/jeans.png diff --git a/project/assets/jeans.png.import b/project/sprites/jeans.png.import similarity index 72% rename from project/assets/jeans.png.import rename to project/sprites/jeans.png.import index 0e21621..f0a3529 100644 --- a/project/assets/jeans.png.import +++ b/project/sprites/jeans.png.import @@ -2,15 +2,15 @@ importer="texture" type="StreamTexture" -path="res://.import/jeans.png-23a53129ecae5f8c099771ea4ac506f3.stex" +path="res://.import/jeans.png-4eb49baf486faa435c8ef6bffe46d021.stex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/jeans.png" -dest_files=[ "res://.import/jeans.png-23a53129ecae5f8c099771ea4ac506f3.stex" ] +source_file="res://sprites/jeans.png" +dest_files=[ "res://.import/jeans.png-4eb49baf486faa435c8ef6bffe46d021.stex" ] [params] diff --git a/project/assets/jp school girl.png.import b/project/sprites/jp school girl.png.import similarity index 100% rename from project/assets/jp school girl.png.import rename to project/sprites/jp school girl.png.import diff --git a/project/assets/korm_shirt.png b/project/sprites/korm_shirt.png similarity index 100% rename from project/assets/korm_shirt.png rename to project/sprites/korm_shirt.png diff --git a/project/assets/korm_shirt.png.import b/project/sprites/korm_shirt.png.import similarity index 69% rename from project/assets/korm_shirt.png.import rename to project/sprites/korm_shirt.png.import index 13bafd8..6d3e7f4 100644 --- a/project/assets/korm_shirt.png.import +++ b/project/sprites/korm_shirt.png.import @@ -2,15 +2,15 @@ importer="texture" type="StreamTexture" -path="res://.import/korm_shirt.png-3d26ee9fe93558323bae3b6acd03f1ef.stex" +path="res://.import/korm_shirt.png-f07f09ed6075d16aa1508a744065f7da.stex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/korm_shirt.png" -dest_files=[ "res://.import/korm_shirt.png-3d26ee9fe93558323bae3b6acd03f1ef.stex" ] +source_file="res://sprites/korm_shirt.png" +dest_files=[ "res://.import/korm_shirt.png-f07f09ed6075d16aa1508a744065f7da.stex" ] [params] diff --git a/project/assets/lights.png b/project/sprites/lights.png similarity index 100% rename from project/assets/lights.png rename to project/sprites/lights.png diff --git a/project/assets/lights.png.import b/project/sprites/lights.png.import similarity index 72% rename from project/assets/lights.png.import rename to project/sprites/lights.png.import index 474678c..2db02a4 100644 --- a/project/assets/lights.png.import +++ b/project/sprites/lights.png.import @@ -2,15 +2,15 @@ importer="texture" type="StreamTexture" -path="res://.import/lights.png-d3b638575074269eb55ef42e4442c95c.stex" +path="res://.import/lights.png-5c43e5818b991ee4f86a53556f44fee3.stex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/lights.png" -dest_files=[ "res://.import/lights.png-d3b638575074269eb55ef42e4442c95c.stex" ] +source_file="res://sprites/lights.png" +dest_files=[ "res://.import/lights.png-5c43e5818b991ee4f86a53556f44fee3.stex" ] [params] diff --git a/project/assets/modern_dress_up_bg.png b/project/sprites/modern_dress_up_bg.png similarity index 100% rename from project/assets/modern_dress_up_bg.png rename to project/sprites/modern_dress_up_bg.png diff --git a/project/assets/modern_dress_up_bg.png.import b/project/sprites/modern_dress_up_bg.png.import similarity index 67% rename from project/assets/modern_dress_up_bg.png.import rename to project/sprites/modern_dress_up_bg.png.import index 1b257bc..1ce0571 100644 --- a/project/assets/modern_dress_up_bg.png.import +++ b/project/sprites/modern_dress_up_bg.png.import @@ -2,15 +2,15 @@ importer="texture" type="StreamTexture" -path="res://.import/modern_dress_up_bg.png-6393820664f1320a23b0c4aa117b655b.stex" +path="res://.import/modern_dress_up_bg.png-b6257bee0c22f0c02b365ec8541a4ce1.stex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/modern_dress_up_bg.png" -dest_files=[ "res://.import/modern_dress_up_bg.png-6393820664f1320a23b0c4aa117b655b.stex" ] +source_file="res://sprites/modern_dress_up_bg.png" +dest_files=[ "res://.import/modern_dress_up_bg.png-b6257bee0c22f0c02b365ec8541a4ce1.stex" ] [params] diff --git a/project/assets/modern_dress_up_blurred_bg.png b/project/sprites/modern_dress_up_blurred_bg.png similarity index 100% rename from project/assets/modern_dress_up_blurred_bg.png rename to project/sprites/modern_dress_up_blurred_bg.png diff --git a/project/assets/modern_dress_up_blurred_bg.png.import b/project/sprites/modern_dress_up_blurred_bg.png.import similarity index 65% rename from project/assets/modern_dress_up_blurred_bg.png.import rename to project/sprites/modern_dress_up_blurred_bg.png.import index fe7ba3f..5d4e837 100644 --- a/project/assets/modern_dress_up_blurred_bg.png.import +++ b/project/sprites/modern_dress_up_blurred_bg.png.import @@ -2,15 +2,15 @@ importer="texture" type="StreamTexture" -path="res://.import/modern_dress_up_blurred_bg.png-25831e2973bc1b7f2d3095dd52febfd9.stex" +path="res://.import/modern_dress_up_blurred_bg.png-575ece3d83f8eadf4c8105070c6a16bb.stex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/modern_dress_up_blurred_bg.png" -dest_files=[ "res://.import/modern_dress_up_blurred_bg.png-25831e2973bc1b7f2d3095dd52febfd9.stex" ] +source_file="res://sprites/modern_dress_up_blurred_bg.png" +dest_files=[ "res://.import/modern_dress_up_blurred_bg.png-575ece3d83f8eadf4c8105070c6a16bb.stex" ] [params] diff --git a/project/assets/mouth/mouth.png b/project/sprites/mouth/mouth.png similarity index 100% rename from project/assets/mouth/mouth.png rename to project/sprites/mouth/mouth.png diff --git a/project/assets/mouth/mouth.png.import b/project/sprites/mouth/mouth.png.import similarity index 71% rename from project/assets/mouth/mouth.png.import rename to project/sprites/mouth/mouth.png.import index 462075e..262f1d3 100644 --- a/project/assets/mouth/mouth.png.import +++ b/project/sprites/mouth/mouth.png.import @@ -2,15 +2,15 @@ importer="texture" type="StreamTexture" -path="res://.import/mouth.png-d7730d0f2ae63c0bd7ed8bd4b15e737b.stex" +path="res://.import/mouth.png-cf759de8c46377abd1df9ddd0085e139.stex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/mouth/mouth.png" -dest_files=[ "res://.import/mouth.png-d7730d0f2ae63c0bd7ed8bd4b15e737b.stex" ] +source_file="res://sprites/mouth/mouth.png" +dest_files=[ "res://.import/mouth.png-cf759de8c46377abd1df9ddd0085e139.stex" ] [params] diff --git a/project/assets/mouth/mouth10.png b/project/sprites/mouth/mouth10.png similarity index 100% rename from project/assets/mouth/mouth10.png rename to project/sprites/mouth/mouth10.png diff --git a/project/assets/mouth/mouth10.png.import b/project/sprites/mouth/mouth10.png.import similarity index 71% rename from project/assets/mouth/mouth10.png.import rename to project/sprites/mouth/mouth10.png.import index 1a16023..cd996dd 100644 --- a/project/assets/mouth/mouth10.png.import +++ b/project/sprites/mouth/mouth10.png.import @@ -2,15 +2,15 @@ importer="texture" type="StreamTexture" -path="res://.import/mouth10.png-1a638009ae4e2715d670c10834a52fa0.stex" +path="res://.import/mouth10.png-dd93205bcd77c6c15ebc6f3de36e0037.stex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/mouth/mouth10.png" -dest_files=[ "res://.import/mouth10.png-1a638009ae4e2715d670c10834a52fa0.stex" ] +source_file="res://sprites/mouth/mouth10.png" +dest_files=[ "res://.import/mouth10.png-dd93205bcd77c6c15ebc6f3de36e0037.stex" ] [params] diff --git a/project/assets/mouth/mouth11.png b/project/sprites/mouth/mouth11.png similarity index 100% rename from project/assets/mouth/mouth11.png rename to project/sprites/mouth/mouth11.png diff --git a/project/assets/mouth/mouth11.png.import b/project/sprites/mouth/mouth11.png.import similarity index 71% rename from project/assets/mouth/mouth11.png.import rename to project/sprites/mouth/mouth11.png.import index fd11ddc..8691271 100644 --- a/project/assets/mouth/mouth11.png.import +++ b/project/sprites/mouth/mouth11.png.import @@ -2,15 +2,15 @@ importer="texture" type="StreamTexture" -path="res://.import/mouth11.png-3e6ebc017cbb4b91b42c34bbbfd3ecba.stex" +path="res://.import/mouth11.png-124cdcfb5d0479d68247ada2eec391ea.stex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/mouth/mouth11.png" -dest_files=[ "res://.import/mouth11.png-3e6ebc017cbb4b91b42c34bbbfd3ecba.stex" ] +source_file="res://sprites/mouth/mouth11.png" +dest_files=[ "res://.import/mouth11.png-124cdcfb5d0479d68247ada2eec391ea.stex" ] [params] diff --git a/project/assets/mouth/mouth12.png b/project/sprites/mouth/mouth12.png similarity index 100% rename from project/assets/mouth/mouth12.png rename to project/sprites/mouth/mouth12.png diff --git a/project/assets/mouth/mouth12.png.import b/project/sprites/mouth/mouth12.png.import similarity index 71% rename from project/assets/mouth/mouth12.png.import rename to project/sprites/mouth/mouth12.png.import index 3d99a83..4dba05a 100644 --- a/project/assets/mouth/mouth12.png.import +++ b/project/sprites/mouth/mouth12.png.import @@ -2,15 +2,15 @@ importer="texture" type="StreamTexture" -path="res://.import/mouth12.png-2b29d803195ebbafb230104bd3c4289a.stex" +path="res://.import/mouth12.png-07083010cdf17bceab83715474adb77d.stex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/mouth/mouth12.png" -dest_files=[ "res://.import/mouth12.png-2b29d803195ebbafb230104bd3c4289a.stex" ] +source_file="res://sprites/mouth/mouth12.png" +dest_files=[ "res://.import/mouth12.png-07083010cdf17bceab83715474adb77d.stex" ] [params] diff --git a/project/assets/mouth/mouth2.png b/project/sprites/mouth/mouth2.png similarity index 100% rename from project/assets/mouth/mouth2.png rename to project/sprites/mouth/mouth2.png diff --git a/project/assets/mouth/mouth2.png.import b/project/sprites/mouth/mouth2.png.import similarity index 71% rename from project/assets/mouth/mouth2.png.import rename to project/sprites/mouth/mouth2.png.import index 50bfdd0..a1a4967 100644 --- a/project/assets/mouth/mouth2.png.import +++ b/project/sprites/mouth/mouth2.png.import @@ -2,15 +2,15 @@ importer="texture" type="StreamTexture" -path="res://.import/mouth2.png-112e0b947ef6b4319f416fc82bd442f8.stex" +path="res://.import/mouth2.png-0628c0ab106f2cfd1d1b1e454a06c2a4.stex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/mouth/mouth2.png" -dest_files=[ "res://.import/mouth2.png-112e0b947ef6b4319f416fc82bd442f8.stex" ] +source_file="res://sprites/mouth/mouth2.png" +dest_files=[ "res://.import/mouth2.png-0628c0ab106f2cfd1d1b1e454a06c2a4.stex" ] [params] diff --git a/project/assets/mouth/mouth3.png b/project/sprites/mouth/mouth3.png similarity index 100% rename from project/assets/mouth/mouth3.png rename to project/sprites/mouth/mouth3.png diff --git a/project/assets/mouth/mouth3.png.import b/project/sprites/mouth/mouth3.png.import similarity index 71% rename from project/assets/mouth/mouth3.png.import rename to project/sprites/mouth/mouth3.png.import index f2504c5..d4ff597 100644 --- a/project/assets/mouth/mouth3.png.import +++ b/project/sprites/mouth/mouth3.png.import @@ -2,15 +2,15 @@ importer="texture" type="StreamTexture" -path="res://.import/mouth3.png-1a30eea3e8bf771d522c14841b12fdb2.stex" +path="res://.import/mouth3.png-0b734ac1ddb6da98ea44ff679ea0a683.stex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/mouth/mouth3.png" -dest_files=[ "res://.import/mouth3.png-1a30eea3e8bf771d522c14841b12fdb2.stex" ] +source_file="res://sprites/mouth/mouth3.png" +dest_files=[ "res://.import/mouth3.png-0b734ac1ddb6da98ea44ff679ea0a683.stex" ] [params] diff --git a/project/assets/mouth/mouth4.png b/project/sprites/mouth/mouth4.png similarity index 100% rename from project/assets/mouth/mouth4.png rename to project/sprites/mouth/mouth4.png diff --git a/project/assets/mouth/mouth4.png.import b/project/sprites/mouth/mouth4.png.import similarity index 71% rename from project/assets/mouth/mouth4.png.import rename to project/sprites/mouth/mouth4.png.import index 2f34341..9cf6f1d 100644 --- a/project/assets/mouth/mouth4.png.import +++ b/project/sprites/mouth/mouth4.png.import @@ -2,15 +2,15 @@ importer="texture" type="StreamTexture" -path="res://.import/mouth4.png-b6e35031cd35604bde047f68aa45aa3b.stex" +path="res://.import/mouth4.png-d024f0c3c8c379eaf194c28edc67020e.stex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/mouth/mouth4.png" -dest_files=[ "res://.import/mouth4.png-b6e35031cd35604bde047f68aa45aa3b.stex" ] +source_file="res://sprites/mouth/mouth4.png" +dest_files=[ "res://.import/mouth4.png-d024f0c3c8c379eaf194c28edc67020e.stex" ] [params] diff --git a/project/assets/mouth/mouth5.png b/project/sprites/mouth/mouth5.png similarity index 100% rename from project/assets/mouth/mouth5.png rename to project/sprites/mouth/mouth5.png diff --git a/project/assets/mouth/mouth5.png.import b/project/sprites/mouth/mouth5.png.import similarity index 71% rename from project/assets/mouth/mouth5.png.import rename to project/sprites/mouth/mouth5.png.import index bdaaf15..2dbf2d9 100644 --- a/project/assets/mouth/mouth5.png.import +++ b/project/sprites/mouth/mouth5.png.import @@ -2,15 +2,15 @@ importer="texture" type="StreamTexture" -path="res://.import/mouth5.png-d83d9df17553995c7fb19b3a57ec244a.stex" +path="res://.import/mouth5.png-5f1645b141762ee407ec6d5e67730115.stex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/mouth/mouth5.png" -dest_files=[ "res://.import/mouth5.png-d83d9df17553995c7fb19b3a57ec244a.stex" ] +source_file="res://sprites/mouth/mouth5.png" +dest_files=[ "res://.import/mouth5.png-5f1645b141762ee407ec6d5e67730115.stex" ] [params] diff --git a/project/assets/mouth/mouth6.png b/project/sprites/mouth/mouth6.png similarity index 100% rename from project/assets/mouth/mouth6.png rename to project/sprites/mouth/mouth6.png diff --git a/project/assets/mouth/mouth6.png.import b/project/sprites/mouth/mouth6.png.import similarity index 71% rename from project/assets/mouth/mouth6.png.import rename to project/sprites/mouth/mouth6.png.import index 95e48f8..24cc1ba 100644 --- a/project/assets/mouth/mouth6.png.import +++ b/project/sprites/mouth/mouth6.png.import @@ -2,15 +2,15 @@ importer="texture" type="StreamTexture" -path="res://.import/mouth6.png-9a962eb7d367bcb46b2d547351fab8e9.stex" +path="res://.import/mouth6.png-fc04226ce38e8c53a7f4facc41c74688.stex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/mouth/mouth6.png" -dest_files=[ "res://.import/mouth6.png-9a962eb7d367bcb46b2d547351fab8e9.stex" ] +source_file="res://sprites/mouth/mouth6.png" +dest_files=[ "res://.import/mouth6.png-fc04226ce38e8c53a7f4facc41c74688.stex" ] [params] diff --git a/project/assets/mouth/mouth7.png b/project/sprites/mouth/mouth7.png similarity index 100% rename from project/assets/mouth/mouth7.png rename to project/sprites/mouth/mouth7.png diff --git a/project/assets/mouth/mouth7.png.import b/project/sprites/mouth/mouth7.png.import similarity index 71% rename from project/assets/mouth/mouth7.png.import rename to project/sprites/mouth/mouth7.png.import index 7e39829..c13f57e 100644 --- a/project/assets/mouth/mouth7.png.import +++ b/project/sprites/mouth/mouth7.png.import @@ -2,15 +2,15 @@ importer="texture" type="StreamTexture" -path="res://.import/mouth7.png-02ab0f94c063f36d04b082f0a31ad4d9.stex" +path="res://.import/mouth7.png-c391a91e2000b06097244449b49d6ed8.stex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/mouth/mouth7.png" -dest_files=[ "res://.import/mouth7.png-02ab0f94c063f36d04b082f0a31ad4d9.stex" ] +source_file="res://sprites/mouth/mouth7.png" +dest_files=[ "res://.import/mouth7.png-c391a91e2000b06097244449b49d6ed8.stex" ] [params] diff --git a/project/assets/mouth/mouth8.png b/project/sprites/mouth/mouth8.png similarity index 100% rename from project/assets/mouth/mouth8.png rename to project/sprites/mouth/mouth8.png diff --git a/project/assets/mouth/mouth8.png.import b/project/sprites/mouth/mouth8.png.import similarity index 71% rename from project/assets/mouth/mouth8.png.import rename to project/sprites/mouth/mouth8.png.import index 8b4ce20..25d4e62 100644 --- a/project/assets/mouth/mouth8.png.import +++ b/project/sprites/mouth/mouth8.png.import @@ -2,15 +2,15 @@ importer="texture" type="StreamTexture" -path="res://.import/mouth8.png-4c2a02dae5e4dafbfbc0ee0afbbce06d.stex" +path="res://.import/mouth8.png-a1515b5266922dbc7f71bf2dc94dc8dd.stex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/mouth/mouth8.png" -dest_files=[ "res://.import/mouth8.png-4c2a02dae5e4dafbfbc0ee0afbbce06d.stex" ] +source_file="res://sprites/mouth/mouth8.png" +dest_files=[ "res://.import/mouth8.png-a1515b5266922dbc7f71bf2dc94dc8dd.stex" ] [params] diff --git a/project/assets/mouth/mouth9.png b/project/sprites/mouth/mouth9.png similarity index 100% rename from project/assets/mouth/mouth9.png rename to project/sprites/mouth/mouth9.png diff --git a/project/assets/mouth/mouth9.png.import b/project/sprites/mouth/mouth9.png.import similarity index 71% rename from project/assets/mouth/mouth9.png.import rename to project/sprites/mouth/mouth9.png.import index b7d99de..c26df7d 100644 --- a/project/assets/mouth/mouth9.png.import +++ b/project/sprites/mouth/mouth9.png.import @@ -2,15 +2,15 @@ importer="texture" type="StreamTexture" -path="res://.import/mouth9.png-9cce36808e303dc5cce515b006fef411.stex" +path="res://.import/mouth9.png-96456e677a9fbc352c095382dc126a27.stex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/mouth/mouth9.png" -dest_files=[ "res://.import/mouth9.png-9cce36808e303dc5cce515b006fef411.stex" ] +source_file="res://sprites/mouth/mouth9.png" +dest_files=[ "res://.import/mouth9.png-96456e677a9fbc352c095382dc126a27.stex" ] [params] diff --git a/project/assets/nl_jacket.png b/project/sprites/nl_jacket.png similarity index 100% rename from project/assets/nl_jacket.png rename to project/sprites/nl_jacket.png diff --git a/project/assets/nl_jacket.png.import b/project/sprites/nl_jacket.png.import similarity index 70% rename from project/assets/nl_jacket.png.import rename to project/sprites/nl_jacket.png.import index 69b71a2..c2a631d 100644 --- a/project/assets/nl_jacket.png.import +++ b/project/sprites/nl_jacket.png.import @@ -2,15 +2,15 @@ importer="texture" type="StreamTexture" -path="res://.import/nl_jacket.png-fccc2e9afa0a716db647bed3f1c5ddf7.stex" +path="res://.import/nl_jacket.png-aff6e21481922bc8fce8781e92a0e1f1.stex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/nl_jacket.png" -dest_files=[ "res://.import/nl_jacket.png-fccc2e9afa0a716db647bed3f1c5ddf7.stex" ] +source_file="res://sprites/nl_jacket.png" +dest_files=[ "res://.import/nl_jacket.png-aff6e21481922bc8fce8781e92a0e1f1.stex" ] [params] diff --git a/project/assets/old sweatshirt.png.import b/project/sprites/old sweatshirt.png.import similarity index 100% rename from project/assets/old sweatshirt.png.import rename to project/sprites/old sweatshirt.png.import diff --git a/project/assets/old_sweatshirt.png b/project/sprites/old_sweatshirt.png similarity index 100% rename from project/assets/old_sweatshirt.png rename to project/sprites/old_sweatshirt.png diff --git a/project/assets/old_sweatshirt.png.import b/project/sprites/old_sweatshirt.png.import similarity index 68% rename from project/assets/old_sweatshirt.png.import rename to project/sprites/old_sweatshirt.png.import index 46aaaed..edf0ff4 100644 --- a/project/assets/old_sweatshirt.png.import +++ b/project/sprites/old_sweatshirt.png.import @@ -2,15 +2,15 @@ importer="texture" type="StreamTexture" -path="res://.import/old_sweatshirt.png-05a15b7a87b13399ca588c2badb4adce.stex" +path="res://.import/old_sweatshirt.png-8ff3782de11b321a27ebf4a4a39eb45b.stex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/old_sweatshirt.png" -dest_files=[ "res://.import/old_sweatshirt.png-05a15b7a87b13399ca588c2badb4adce.stex" ] +source_file="res://sprites/old_sweatshirt.png" +dest_files=[ "res://.import/old_sweatshirt.png-8ff3782de11b321a27ebf4a4a39eb45b.stex" ] [params] diff --git a/project/assets/owo censor.png.import b/project/sprites/owo censor.png.import similarity index 100% rename from project/assets/owo censor.png.import rename to project/sprites/owo censor.png.import diff --git a/project/assets/owo_censor.png b/project/sprites/owo_censor.png similarity index 100% rename from project/assets/owo_censor.png rename to project/sprites/owo_censor.png diff --git a/project/assets/owo_censor.png.import b/project/sprites/owo_censor.png.import similarity index 69% rename from project/assets/owo_censor.png.import rename to project/sprites/owo_censor.png.import index 29e1cbb..4cf220a 100644 --- a/project/assets/owo_censor.png.import +++ b/project/sprites/owo_censor.png.import @@ -2,15 +2,15 @@ importer="texture" type="StreamTexture" -path="res://.import/owo_censor.png-e5fa23e68ae8686f59f0fa6b5d0465a9.stex" +path="res://.import/owo_censor.png-d1b3c304f5bcc19d7278c3bc62d9e52a.stex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/owo_censor.png" -dest_files=[ "res://.import/owo_censor.png-e5fa23e68ae8686f59f0fa6b5d0465a9.stex" ] +source_file="res://sprites/owo_censor.png" +dest_files=[ "res://.import/owo_censor.png-d1b3c304f5bcc19d7278c3bc62d9e52a.stex" ] [params] diff --git a/project/assets/raw shirt.png.import b/project/sprites/raw shirt.png.import similarity index 100% rename from project/assets/raw shirt.png.import rename to project/sprites/raw shirt.png.import diff --git a/project/assets/raw_shirt.png b/project/sprites/raw_shirt.png similarity index 100% rename from project/assets/raw_shirt.png rename to project/sprites/raw_shirt.png diff --git a/project/assets/raw_shirt.png.import b/project/sprites/raw_shirt.png.import similarity index 70% rename from project/assets/raw_shirt.png.import rename to project/sprites/raw_shirt.png.import index 1ae2596..916c44f 100644 --- a/project/assets/raw_shirt.png.import +++ b/project/sprites/raw_shirt.png.import @@ -2,15 +2,15 @@ importer="texture" type="StreamTexture" -path="res://.import/raw_shirt.png-7ad311684e59d164c3e9e55bd0625f28.stex" +path="res://.import/raw_shirt.png-c4660fc1e1e66ef49d4ee9d5b85ebdaf.stex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/raw_shirt.png" -dest_files=[ "res://.import/raw_shirt.png-7ad311684e59d164c3e9e55bd0625f28.stex" ] +source_file="res://sprites/raw_shirt.png" +dest_files=[ "res://.import/raw_shirt.png-c4660fc1e1e66ef49d4ee9d5b85ebdaf.stex" ] [params] diff --git a/project/assets/sixam_wordmark.png b/project/sprites/sixam_wordmark.png similarity index 100% rename from project/assets/sixam_wordmark.png rename to project/sprites/sixam_wordmark.png diff --git a/project/assets/sixam_wordmark.png.import b/project/sprites/sixam_wordmark.png.import similarity index 68% rename from project/assets/sixam_wordmark.png.import rename to project/sprites/sixam_wordmark.png.import index 43a08f2..c3a9736 100644 --- a/project/assets/sixam_wordmark.png.import +++ b/project/sprites/sixam_wordmark.png.import @@ -2,15 +2,15 @@ importer="texture" type="StreamTexture" -path="res://.import/sixam_wordmark.png-07d6e789d5c5152b7670734902754f18.stex" +path="res://.import/sixam_wordmark.png-a838e2a1a647ca5f6d38732caafef5a1.stex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/sixam_wordmark.png" -dest_files=[ "res://.import/sixam_wordmark.png-07d6e789d5c5152b7670734902754f18.stex" ] +source_file="res://sprites/sixam_wordmark.png" +dest_files=[ "res://.import/sixam_wordmark.png-a838e2a1a647ca5f6d38732caafef5a1.stex" ] [params] diff --git a/project/assets/snowboard coat.png.import b/project/sprites/snowboard coat.png.import similarity index 100% rename from project/assets/snowboard coat.png.import rename to project/sprites/snowboard coat.png.import diff --git a/project/assets/sweat pants.png.import b/project/sprites/sweat pants.png.import similarity index 100% rename from project/assets/sweat pants.png.import rename to project/sprites/sweat pants.png.import diff --git a/project/assets/sweat_pants.png b/project/sprites/sweat_pants.png similarity index 100% rename from project/assets/sweat_pants.png rename to project/sprites/sweat_pants.png diff --git a/project/assets/classic/fundosi_classic.png.import b/project/sprites/sweat_pants.png.import similarity index 76% rename from project/assets/classic/fundosi_classic.png.import rename to project/sprites/sweat_pants.png.import index a891046..7149e4d 100644 --- a/project/assets/classic/fundosi_classic.png.import +++ b/project/sprites/sweat_pants.png.import @@ -2,15 +2,15 @@ importer="texture" type="StreamTexture" -path="res://.import/fundosi_classic.png-1903b77553b97a7d54a429286954d16b.stex" +path="res://.import/sweat_pants.png-11e4999a9104f0a78d5c5bec224fafa3.stex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/classic/fundosi_classic.png" -dest_files=[ "res://.import/fundosi_classic.png-1903b77553b97a7d54a429286954d16b.stex" ] +source_file="res://sprites/sweat_pants.png" +dest_files=[ "res://.import/sweat_pants.png-11e4999a9104f0a78d5c5bec224fafa3.stex" ] [params] diff --git a/project/assets/tail/tail0.png b/project/sprites/tail/tail0.png similarity index 100% rename from project/assets/tail/tail0.png rename to project/sprites/tail/tail0.png diff --git a/project/assets/tail/tail0.png.import b/project/sprites/tail/tail0.png.import similarity index 71% rename from project/assets/tail/tail0.png.import rename to project/sprites/tail/tail0.png.import index 9f58978..c47ed15 100644 --- a/project/assets/tail/tail0.png.import +++ b/project/sprites/tail/tail0.png.import @@ -2,15 +2,15 @@ importer="texture" type="StreamTexture" -path="res://.import/tail0.png-8e0ab14f54b7c6d3ffdcde1f27b47bc2.stex" +path="res://.import/tail0.png-a8d197bf7aadf8a6eb880cbf886a3af5.stex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/tail/tail0.png" -dest_files=[ "res://.import/tail0.png-8e0ab14f54b7c6d3ffdcde1f27b47bc2.stex" ] +source_file="res://sprites/tail/tail0.png" +dest_files=[ "res://.import/tail0.png-a8d197bf7aadf8a6eb880cbf886a3af5.stex" ] [params] diff --git a/project/assets/tail/tail1.png b/project/sprites/tail/tail1.png similarity index 100% rename from project/assets/tail/tail1.png rename to project/sprites/tail/tail1.png diff --git a/project/assets/tail/tail1.png.import b/project/sprites/tail/tail1.png.import similarity index 71% rename from project/assets/tail/tail1.png.import rename to project/sprites/tail/tail1.png.import index 4266094..99d4cf2 100644 --- a/project/assets/tail/tail1.png.import +++ b/project/sprites/tail/tail1.png.import @@ -2,15 +2,15 @@ importer="texture" type="StreamTexture" -path="res://.import/tail1.png-17f4734e9e73f0d3f2a8e7f2e2b60438.stex" +path="res://.import/tail1.png-536ddd757ecb5ed0063dbb2ddf1eeafd.stex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/tail/tail1.png" -dest_files=[ "res://.import/tail1.png-17f4734e9e73f0d3f2a8e7f2e2b60438.stex" ] +source_file="res://sprites/tail/tail1.png" +dest_files=[ "res://.import/tail1.png-536ddd757ecb5ed0063dbb2ddf1eeafd.stex" ] [params] diff --git a/project/assets/tail/tail2.png b/project/sprites/tail/tail2.png similarity index 100% rename from project/assets/tail/tail2.png rename to project/sprites/tail/tail2.png diff --git a/project/assets/tail/tail2.png.import b/project/sprites/tail/tail2.png.import similarity index 71% rename from project/assets/tail/tail2.png.import rename to project/sprites/tail/tail2.png.import index a8b9d3b..4d2aab8 100644 --- a/project/assets/tail/tail2.png.import +++ b/project/sprites/tail/tail2.png.import @@ -2,15 +2,15 @@ importer="texture" type="StreamTexture" -path="res://.import/tail2.png-05065038925527f695bf6eb9533f4458.stex" +path="res://.import/tail2.png-27fbf5ec66099bbbde2ef63919f610f8.stex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/tail/tail2.png" -dest_files=[ "res://.import/tail2.png-05065038925527f695bf6eb9533f4458.stex" ] +source_file="res://sprites/tail/tail2.png" +dest_files=[ "res://.import/tail2.png-27fbf5ec66099bbbde2ef63919f610f8.stex" ] [params] diff --git a/project/assets/title.svg b/project/sprites/title.svg similarity index 100% rename from project/assets/title.svg rename to project/sprites/title.svg diff --git a/project/assets/title.svg.import b/project/sprites/title.svg.import similarity index 72% rename from project/assets/title.svg.import rename to project/sprites/title.svg.import index e867324..d74772a 100644 --- a/project/assets/title.svg.import +++ b/project/sprites/title.svg.import @@ -2,15 +2,15 @@ importer="texture" type="StreamTexture" -path="res://.import/title.svg-a6c0d9bd2a5c881820cf1ac927572d1b.stex" +path="res://.import/title.svg-3c8d8bd98059256ec9d35a2d3db74033.stex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/title.svg" -dest_files=[ "res://.import/title.svg-a6c0d9bd2a5c881820cf1ac927572d1b.stex" ] +source_file="res://sprites/title.svg" +dest_files=[ "res://.import/title.svg-3c8d8bd98059256ec9d35a2d3db74033.stex" ] [params] diff --git a/project/assets/tops_placeholder.png b/project/sprites/tops_placeholder.png similarity index 100% rename from project/assets/tops_placeholder.png rename to project/sprites/tops_placeholder.png diff --git a/project/assets/tops_placeholder.png.import b/project/sprites/tops_placeholder.png.import similarity index 67% rename from project/assets/tops_placeholder.png.import rename to project/sprites/tops_placeholder.png.import index d3aff3d..f256ad7 100644 --- a/project/assets/tops_placeholder.png.import +++ b/project/sprites/tops_placeholder.png.import @@ -2,15 +2,15 @@ importer="texture" type="StreamTexture" -path="res://.import/tops_placeholder.png-ed244c7c0ef3880c9d09e201ddc9bee4.stex" +path="res://.import/tops_placeholder.png-54c2904f65635ff49326b2a4d49ee156.stex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/tops_placeholder.png" -dest_files=[ "res://.import/tops_placeholder.png-ed244c7c0ef3880c9d09e201ddc9bee4.stex" ] +source_file="res://sprites/tops_placeholder.png" +dest_files=[ "res://.import/tops_placeholder.png-54c2904f65635ff49326b2a4d49ee156.stex" ] [params] diff --git a/project/assets/train_hoodie.png b/project/sprites/train_hoodie.png similarity index 100% rename from project/assets/train_hoodie.png rename to project/sprites/train_hoodie.png diff --git a/project/assets/train_hoodie.png.import b/project/sprites/train_hoodie.png.import similarity index 69% rename from project/assets/train_hoodie.png.import rename to project/sprites/train_hoodie.png.import index c4b2000..9e1dc97 100644 --- a/project/assets/train_hoodie.png.import +++ b/project/sprites/train_hoodie.png.import @@ -2,15 +2,15 @@ importer="texture" type="StreamTexture" -path="res://.import/train_hoodie.png-bdda6c44a54736929bd0247dcdb359d4.stex" +path="res://.import/train_hoodie.png-247a5ff43a42e77162fd88060572e83c.stex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/train_hoodie.png" -dest_files=[ "res://.import/train_hoodie.png-bdda6c44a54736929bd0247dcdb359d4.stex" ] +source_file="res://sprites/train_hoodie.png" +dest_files=[ "res://.import/train_hoodie.png-247a5ff43a42e77162fd88060572e83c.stex" ] [params] diff --git a/project/assets/trench coat.png.import b/project/sprites/trench coat.png.import similarity index 100% rename from project/assets/trench coat.png.import rename to project/sprites/trench coat.png.import diff --git a/project/assets/whatsnew_shirt.png b/project/sprites/whatsnew_shirt.png similarity index 100% rename from project/assets/whatsnew_shirt.png rename to project/sprites/whatsnew_shirt.png diff --git a/project/assets/whatsnew_shirt.png.import b/project/sprites/whatsnew_shirt.png.import similarity index 68% rename from project/assets/whatsnew_shirt.png.import rename to project/sprites/whatsnew_shirt.png.import index 32dc23f..e2bf767 100644 --- a/project/assets/whatsnew_shirt.png.import +++ b/project/sprites/whatsnew_shirt.png.import @@ -2,15 +2,15 @@ importer="texture" type="StreamTexture" -path="res://.import/whatsnew_shirt.png-7b6d957b05ad5f72c43f8a178748f7d2.stex" +path="res://.import/whatsnew_shirt.png-0a927e0e8c864ca319119b0b4145de08.stex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/whatsnew_shirt.png" -dest_files=[ "res://.import/whatsnew_shirt.png-7b6d957b05ad5f72c43f8a178748f7d2.stex" ] +source_file="res://sprites/whatsnew_shirt.png" +dest_files=[ "res://.import/whatsnew_shirt.png-0a927e0e8c864ca319119b0b4145de08.stex" ] [params] diff --git a/project/assets/widgets/btn_color.stylebox b/project/sprites/widgets/btn_color.stylebox similarity index 100% rename from project/assets/widgets/btn_color.stylebox rename to project/sprites/widgets/btn_color.stylebox diff --git a/project/assets/z_briefs.png b/project/sprites/z_briefs.png similarity index 100% rename from project/assets/z_briefs.png rename to project/sprites/z_briefs.png diff --git a/project/assets/z_briefs.png.import b/project/sprites/z_briefs.png.import similarity index 70% rename from project/assets/z_briefs.png.import rename to project/sprites/z_briefs.png.import index daf7131..278bb8f 100644 --- a/project/assets/z_briefs.png.import +++ b/project/sprites/z_briefs.png.import @@ -2,15 +2,15 @@ importer="texture" type="StreamTexture" -path="res://.import/z_briefs.png-5ae8d134419e24e714d28c40a74cd0ce.stex" +path="res://.import/z_briefs.png-ec99294591f072f799854a3336620acf.stex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/z_briefs.png" -dest_files=[ "res://.import/z_briefs.png-5ae8d134419e24e714d28c40a74cd0ce.stex" ] +source_file="res://sprites/z_briefs.png" +dest_files=[ "res://.import/z_briefs.png-ec99294591f072f799854a3336620acf.stex" ] [params] diff --git a/project/assets/z_shirt.png b/project/sprites/z_shirt.png similarity index 100% rename from project/assets/z_shirt.png rename to project/sprites/z_shirt.png diff --git a/project/assets/z_shirt.png.import b/project/sprites/z_shirt.png.import similarity index 71% rename from project/assets/z_shirt.png.import rename to project/sprites/z_shirt.png.import index 038d7cc..5abbff7 100644 --- a/project/assets/z_shirt.png.import +++ b/project/sprites/z_shirt.png.import @@ -2,15 +2,15 @@ importer="texture" type="StreamTexture" -path="res://.import/z_shirt.png-5e098d815f283a46a5d416e28aa7e977.stex" +path="res://.import/z_shirt.png-129cbae98766166c3f659bd29880f885.stex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/z_shirt.png" -dest_files=[ "res://.import/z_shirt.png-5e098d815f283a46a5d416e28aa7e977.stex" ] +source_file="res://sprites/z_shirt.png" +dest_files=[ "res://.import/z_shirt.png-129cbae98766166c3f659bd29880f885.stex" ] [params] diff --git a/project/src/Clothes.gd b/project/src/Clothes.gd index 31df7ab..6197717 100644 --- a/project/src/Clothes.gd +++ b/project/src/Clothes.gd @@ -3,12 +3,12 @@ extends Node # Default clothing -onready var bottoms = load("res://assets/bottoms_placeholder.png") -onready var tops = load("res://assets/tops_placeholder.png") -onready var accessory = load("res://assets/tops_placeholder.png") +onready var bottoms = load("res://sprites/bottoms_placeholder.png") +onready var tops = load("res://sprites/tops_placeholder.png") +onready var accessory = load("res://sprites/tops_placeholder.png") # ZC's Dress Up was stylized to be cute, not adult. # Underwear cam be suggestive but never lewd. -onready var undies = load("res://assets/briefs.png") +onready var undies = load("res://sprites/briefs.png") func change_bottoms(new_bottom): bottoms = new_bottom @@ -16,7 +16,7 @@ func change_bottoms(new_bottom): if new_bottom == null: $Body/Bottom.texture = bottoms - if undies == load("res://assets/owo_censor.png"): + if undies == load("res://sprites/owo_censor.png"): change_undies(null) $Body/Bottom.texture = bottoms @@ -51,62 +51,62 @@ func _on_Remove_Accessory_pressed(): change_accessoires(null) func _on_DJ_Shorts_pressed(): - change_bottoms(load("res://assets/dj_shorts.png")) + change_bottoms(load("res://sprites/dj_shorts.png")) func _on_ZBriefs_pressed(): - change_undies(load("res://assets/z_briefs.png")) + change_undies(load("res://sprites/z_briefs.png")) func _on_Briefs_pressed(): - change_undies(load("res://assets/briefs.png")) + change_undies(load("res://sprites/briefs.png")) func _on_Jeans_pressed(): - change_bottoms(load("res://assets/jeans.png")) + change_bottoms(load("res://sprites/jeans.png")) func _on_OwO_Censor_pressed(): change_bottoms(null) - change_undies(load("res://assets/owo_censor.png")) + change_undies(load("res://sprites/owo_censor.png")) func _on_Sweats_pressed(): - change_bottoms(load("res://assets/sweat_pants.png")) + change_bottoms(load("res://sprites/sweat_pants.png")) func _on_Sweatshirt_pressed(): - change_tops(load("res://assets/old_sweatshirt.png")) + change_tops(load("res://sprites/old_sweatshirt.png")) func _on_DJ_Shirt_pressed(): - change_tops(load("res://assets/dj_shirt.png")) + change_tops(load("res://sprites/dj_shirt.png")) func _on_Raw_pressed(): - change_tops(load("res://assets/raw_shirt.png")) + change_tops(load("res://sprites/raw_shirt.png")) func _on_Atomic_pressed(): - change_tops(load("res://assets/atomic_shirt.png")) + change_tops(load("res://sprites/atomic_shirt.png")) func _on_Korm_Shirt_pressed(): - change_tops(load("res://assets/korm_shirt.png")) + change_tops(load("res://sprites/korm_shirt.png")) func _on_Z_Shirt_pressed(): - change_tops(load("res://assets/z_shirt.png")) + change_tops(load("res://sprites/z_shirt.png")) func _on_Biker_Jacket_pressed(): - change_tops(load("res://assets/biker_jacket.png")) + change_tops(load("res://sprites/biker_jacket.png")) func _on_Train_Hoodie_pressed(): - change_tops(load("res://assets/train_hoodie.png")) + change_tops(load("res://sprites/train_hoodie.png")) func _on_Beat_Up_Jeans_pressed(): - change_bottoms(load("res://assets/beat_up_jeans.png")) + change_bottoms(load("res://sprites/beat_up_jeans.png")) func _on_NL_Jacket_pressed(): - change_tops(load("res://assets/nl_jacket.png")) + change_tops(load("res://sprites/nl_jacket.png")) func _on_Blue_Camo_Jeans_pressed(): - change_bottoms(load("res://assets/blue_camo_jeans.png")) + change_bottoms(load("res://sprites/blue_camo_jeans.png")) func _on_Whats_New_Shirt_pressed(): - change_tops(load("res://assets/whatsnew_shirt.png")) + change_tops(load("res://sprites/whatsnew_shirt.png")) func _on_Fundosi_pressed(): - change_undies(load("res://assets/fundosi.png")) + change_undies(load("res://sprites/fundosi.png")) func _on_Camera_pressed(): - change_accessoires(load("res://assets/camera.png")) + change_accessoires(load("res://sprites/camera.png"))