1
0
Fork 0
mirror of https://github.com/tonytins/dressupzack synced 2025-05-08 06:14:48 -04:00

Renamed /assets to /sprites

This commit is contained in:
Anthony Wilcox 2019-04-29 22:51:46 -04:00
parent cd29182f1f
commit 6dd20ff447
145 changed files with 314 additions and 309 deletions

Binary file not shown.

View file

@ -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

View file

@ -1,27 +1,28 @@
[gd_scene load_steps=26 format=2] [gd_scene load_steps=26 format=2]
[ext_resource path="res://assets/tail/tail0.png" type="Texture" id=1] [ext_resource path="res://sprites/tail/tail0.png" type="Texture" id=1]
[ext_resource path="res://assets/tail/tail1.png" type="Texture" id=2] [ext_resource path="res://sprites/tail/tail1.png" type="Texture" id=2]
[ext_resource path="res://assets/tail/tail2.png" type="Texture" id=3] [ext_resource path="res://sprites/tail/tail2.png" type="Texture" id=3]
[ext_resource path="res://assets/character_base.png" type="Texture" id=4] [ext_resource path="res://sprites/character_base.png" type="Texture" id=4]
[ext_resource path="res://assets/eyes/eyes1.png" type="Texture" id=5] [ext_resource path="res://sprites/eyes/eyes1.png" type="Texture" id=5]
[ext_resource path="res://assets/eyes/eyes2.png" type="Texture" id=6] [ext_resource path="res://sprites/eyes/eyes2.png" type="Texture" id=6]
[ext_resource path="res://assets/eyes/eyes3.png" type="Texture" id=7] [ext_resource path="res://sprites/eyes/eyes3.png" type="Texture" id=7]
[ext_resource path="res://assets/eyes/eyes4.png" type="Texture" id=8] [ext_resource path="res://sprites/eyes/eyes4.png" type="Texture" id=8]
[ext_resource path="res://assets/eyes/eyes5.png" type="Texture" id=9] [ext_resource path="res://sprites/eyes/eyes5.png" type="Texture" id=9]
[ext_resource path="res://assets/eyes/eyes6.png" type="Texture" id=10] [ext_resource path="res://sprites/eyes/eyes6.png" type="Texture" id=10]
[ext_resource path="res://assets/eyes/eyes7.png" type="Texture" id=11] [ext_resource path="res://sprites/eyes/eyes7.png" type="Texture" id=11]
[ext_resource path="res://assets/mouth/mouth.png" type="Texture" id=12] [ext_resource path="res://sprites/mouth/mouth.png" type="Texture" id=12]
[ext_resource path="res://assets/mouth/mouth2.png" type="Texture" id=13] [ext_resource path="res://sprites/mouth/mouth2.png" type="Texture" id=13]
[ext_resource path="res://assets/mouth/mouth3.png" type="Texture" id=14] [ext_resource path="res://sprites/mouth/mouth3.png" type="Texture" id=14]
[ext_resource path="res://assets/mouth/mouth4.png" type="Texture" id=15] [ext_resource path="res://sprites/mouth/mouth4.png" type="Texture" id=15]
[ext_resource path="res://assets/mouth/mouth5.png" type="Texture" id=16] [ext_resource path="res://sprites/mouth/mouth5.png" type="Texture" id=16]
[ext_resource path="res://assets/mouth/mouth6.png" type="Texture" id=17] [ext_resource path="res://sprites/mouth/mouth6.png" type="Texture" id=17]
[ext_resource path="res://assets/mouth/mouth7.png" type="Texture" id=18] [ext_resource path="res://sprites/mouth/mouth7.png" type="Texture" id=18]
[ext_resource path="res://assets/mouth/mouth8.png" type="Texture" id=19] [ext_resource path="res://sprites/mouth/mouth8.png" type="Texture" id=19]
[ext_resource path="res://assets/mouth/mouth9.png" type="Texture" id=20] [ext_resource path="res://sprites/mouth/mouth9.png" type="Texture" id=20]
[ext_resource path="res://assets/mouth/mouth10.png" type="Texture" id=21] [ext_resource path="res://sprites/mouth/mouth10.png" type="Texture" id=21]
[ext_resource path="res://assets/mouth/mouth12.png" type="Texture" id=22] [ext_resource path="res://sprites/mouth/mouth12.png" type="Texture" id=22]
[sub_resource type="SpriteFrames" id=1] [sub_resource type="SpriteFrames" id=1]
animations = [ { animations = [ {

View file

@ -1,24 +1,25 @@
[gd_scene load_steps=20 format=2] [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://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://sprites/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://sprites/classic/fundosi_classic.png" type="Texture" id=4]
[ext_resource path="res://assets/jeans.png" type="Texture" id=5] [ext_resource path="res://sprites/jeans.png" type="Texture" id=5]
[ext_resource path="res://assets/dj_shorts.png" type="Texture" id=6] [ext_resource path="res://sprites/dj_shorts.png" type="Texture" id=6]
[ext_resource path="res://assets/sweat_pants.png" type="Texture" id=7] [ext_resource path="res://sprites/sweat_pants.png" type="Texture" id=7]
[ext_resource path="res://assets/blue_camo_jeans.png" type="Texture" id=8] [ext_resource path="res://sprites/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://sprites/beat_up_jeans.png" type="Texture" id=9]
[ext_resource path="res://assets/old_sweatshirt.png" type="Texture" id=10] [ext_resource path="res://sprites/old_sweatshirt.png" type="Texture" id=10]
[ext_resource path="res://assets/dj_shirt.png" type="Texture" id=11] [ext_resource path="res://sprites/dj_shirt.png" type="Texture" id=11]
[ext_resource path="res://assets/raw_shirt.png" type="Texture" id=12] [ext_resource path="res://sprites/raw_shirt.png" type="Texture" id=12]
[ext_resource path="res://assets/atomic_shirt.png" type="Texture" id=13] [ext_resource path="res://sprites/atomic_shirt.png" type="Texture" id=13]
[ext_resource path="res://assets/z_shirt.png" type="Texture" id=14] [ext_resource path="res://sprites/z_shirt.png" type="Texture" id=14]
[ext_resource path="res://assets/biker_jacket.png" type="Texture" id=15] [ext_resource path="res://sprites/biker_jacket.png" type="Texture" id=15]
[ext_resource path="res://assets/whatsnew_shirt.png" type="Texture" id=16] [ext_resource path="res://sprites/whatsnew_shirt.png" type="Texture" id=16]
[ext_resource path="res://assets/train_hoodie.png" type="Texture" id=17] [ext_resource path="res://sprites/train_hoodie.png" type="Texture" id=17]
[ext_resource path="res://assets/classic/camera_classic.png" type="Texture" id=18] [ext_resource path="res://sprites/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/owo_censor_classic.png" type="Texture" id=19]
[node name="Clothes" type="Control"] [node name="Clothes" type="Control"]

View file

@ -1,13 +1,14 @@
[gd_scene load_steps=7 format=2] [gd_scene load_steps=7 format=2]
[ext_resource path="res://src/GameScn.gd" type="Script" id=1] [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://sprites/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/lights.png" type="Texture" id=3]
[ext_resource path="res://scn/Character.tscn" type="PackedScene" id=4] [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/ClassicClothes.tscn" type="PackedScene" id=5]
[ext_resource path="res://scn/WinDialogs.tscn" type="PackedScene" id=6] [ext_resource path="res://scn/WinDialogs.tscn" type="PackedScene" id=6]
[node name="GameScreen" type="Node" index="0"] [node name="GameScreen" type="Node" index="0"]
script = ExtResource( 1 ) script = ExtResource( 1 )

View file

@ -1,31 +1,32 @@
[gd_scene load_steps=30 format=2] [gd_scene load_steps=30 format=2]
[ext_resource path="res://src/Clothes.gd" type="Script" id=1] [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://sprites/dressup_wardrobe.png" type="Texture" id=2]
[ext_resource path="res://assets/lights.png" type="Texture" id=3] [ext_resource path="res://sprites/lights.png" type="Texture" id=3]
[ext_resource path="res://assets/DressUp.theme" type="Theme" id=4] [ext_resource path="res://sprites/DressUp.theme" type="Theme" id=4]
[ext_resource path="res://assets/jeans.png" type="Texture" id=5] [ext_resource path="res://sprites/jeans.png" type="Texture" id=5]
[ext_resource path="res://assets/dj_shorts.png" type="Texture" id=6] [ext_resource path="res://sprites/dj_shorts.png" type="Texture" id=6]
[ext_resource path="res://assets/sweat_pants.png" type="Texture" id=7] [ext_resource path="res://sprites/sweat_pants.png" type="Texture" id=7]
[ext_resource path="res://assets/blue_camo_jeans.png" type="Texture" id=8] [ext_resource path="res://sprites/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://sprites/beat_up_jeans.png" type="Texture" id=9]
[ext_resource path="res://assets/old_sweatshirt.png" type="Texture" id=10] [ext_resource path="res://sprites/old_sweatshirt.png" type="Texture" id=10]
[ext_resource path="res://assets/dj_shirt.png" type="Texture" id=11] [ext_resource path="res://sprites/dj_shirt.png" type="Texture" id=11]
[ext_resource path="res://assets/raw_shirt.png" type="Texture" id=12] [ext_resource path="res://sprites/raw_shirt.png" type="Texture" id=12]
[ext_resource path="res://assets/atomic_shirt.png" type="Texture" id=13] [ext_resource path="res://sprites/atomic_shirt.png" type="Texture" id=13]
[ext_resource path="res://assets/z_shirt.png" type="Texture" id=14] [ext_resource path="res://sprites/z_shirt.png" type="Texture" id=14]
[ext_resource path="res://assets/biker_jacket.png" type="Texture" id=15] [ext_resource path="res://sprites/biker_jacket.png" type="Texture" id=15]
[ext_resource path="res://assets/nl_jacket.png" type="Texture" id=16] [ext_resource path="res://sprites/nl_jacket.png" type="Texture" id=16]
[ext_resource path="res://assets/train_hoodie.png" type="Texture" id=17] [ext_resource path="res://sprites/train_hoodie.png" type="Texture" id=17]
[ext_resource path="res://assets/korm_shirt.png" type="Texture" id=18] [ext_resource path="res://sprites/korm_shirt.png" type="Texture" id=18]
[ext_resource path="res://assets/whatsnew_shirt.png" type="Texture" id=19] [ext_resource path="res://sprites/whatsnew_shirt.png" type="Texture" id=19]
[ext_resource path="res://assets/owo_censor.png" type="Texture" id=20] [ext_resource path="res://sprites/owo_censor.png" type="Texture" id=20]
[ext_resource path="res://assets/briefs.png" type="Texture" id=21] [ext_resource path="res://sprites/briefs.png" type="Texture" id=21]
[ext_resource path="res://assets/z_briefs.png" type="Texture" id=22] [ext_resource path="res://sprites/z_briefs.png" type="Texture" id=22]
[ext_resource path="res://assets/fundosi.png" type="Texture" id=23] [ext_resource path="res://sprites/fundosi.png" type="Texture" id=23]
[ext_resource path="res://assets/camera.png" type="Texture" id=24] [ext_resource path="res://sprites/camera.png" type="Texture" id=24]
[ext_resource path="res://assets/bottoms_placeholder.png" type="Texture" id=25] [ext_resource path="res://sprites/bottoms_placeholder.png" type="Texture" id=25]
[ext_resource path="res://assets/tops_placeholder.png" type="Texture" id=26] [ext_resource path="res://sprites/tops_placeholder.png" type="Texture" id=26]
[sub_resource type="StyleBoxEmpty" id=1] [sub_resource type="StyleBoxEmpty" id=1]

View file

@ -1,12 +1,13 @@
[gd_scene load_steps=7 format=2] [gd_scene load_steps=7 format=2]
[ext_resource path="res://src/GameScn.gd" type="Script" id=1] [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://sprites/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/icrazy_frame.png" type="Texture" id=3]
[ext_resource path="res://scn/Character.tscn" type="PackedScene" id=4] [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/Clothes.tscn" type="PackedScene" id=5]
[ext_resource path="res://scn/WinDialogs.tscn" type="PackedScene" id=6] [ext_resource path="res://scn/WinDialogs.tscn" type="PackedScene" id=6]
[node name="GameScreen" type="Node"] [node name="GameScreen" type="Node"]
script = ExtResource( 1 ) script = ExtResource( 1 )

View file

@ -1,9 +1,9 @@
[gd_scene load_steps=6 format=2] [gd_scene load_steps=6 format=2]
[ext_resource path="res://src/TitleScn.gd" type="Script" id=1] [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://sprites/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://sprites/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/classic_dress_up_blurred_bg.png" type="Texture" id=4]
[ext_resource path="res://scn/WinDialogs.tscn" type="PackedScene" id=5] [ext_resource path="res://scn/WinDialogs.tscn" type="PackedScene" id=5]
[node name="Start" type="Node"] [node name="Start" type="Node"]

View file

@ -86,7 +86,7 @@ Megawolf77
Canon Rhode Canon Rhode
Raier Raier
[img]assets/sixam_wordmark.png[/img] [img]sprites/sixam_wordmark.png[/img]
sixam.xyz sixam.xyz
[/center]" [/center]"
text = "Created by text = "Created by

Binary file not shown.

View file

Before

Width:  |  Height:  |  Size: 9.9 KiB

After

Width:  |  Height:  |  Size: 9.9 KiB

View file

@ -2,15 +2,15 @@
importer="texture" importer="texture"
type="StreamTexture" type="StreamTexture"
path="res://.import/atomic_shirt.png-2e182814817b558763ead7e78d3871b1.stex" path="res://.import/atomic_shirt.png-002c355351591fbe2342ca9367df3104.stex"
metadata={ metadata={
"vram_texture": false "vram_texture": false
} }
[deps] [deps]
source_file="res://assets/atomic_shirt.png" source_file="res://sprites/atomic_shirt.png"
dest_files=[ "res://.import/atomic_shirt.png-2e182814817b558763ead7e78d3871b1.stex" ] dest_files=[ "res://.import/atomic_shirt.png-002c355351591fbe2342ca9367df3104.stex" ]
[params] [params]

View file

Before

Width:  |  Height:  |  Size: 3.7 KiB

After

Width:  |  Height:  |  Size: 3.7 KiB

View file

@ -2,15 +2,15 @@
importer="texture" importer="texture"
type="StreamTexture" type="StreamTexture"
path="res://.import/beat_up_jeans.png-838d665419522e21a8b4693229d0a65e.stex" path="res://.import/beat_up_jeans.png-c00ecc4d7449d47b449eff5199fe859d.stex"
metadata={ metadata={
"vram_texture": false "vram_texture": false
} }
[deps] [deps]
source_file="res://assets/beat_up_jeans.png" source_file="res://sprites/beat_up_jeans.png"
dest_files=[ "res://.import/beat_up_jeans.png-838d665419522e21a8b4693229d0a65e.stex" ] dest_files=[ "res://.import/beat_up_jeans.png-c00ecc4d7449d47b449eff5199fe859d.stex" ]
[params] [params]

View file

Before

Width:  |  Height:  |  Size: 7.9 KiB

After

Width:  |  Height:  |  Size: 7.9 KiB

View file

@ -2,15 +2,15 @@
importer="texture" importer="texture"
type="StreamTexture" type="StreamTexture"
path="res://.import/biker_jacket.png-37525402abc6d2f5c512c374bb0d74cd.stex" path="res://.import/biker_jacket.png-0e4a3c03a6371b870b12246acd956d85.stex"
metadata={ metadata={
"vram_texture": false "vram_texture": false
} }
[deps] [deps]
source_file="res://assets/biker_jacket.png" source_file="res://sprites/biker_jacket.png"
dest_files=[ "res://.import/biker_jacket.png-37525402abc6d2f5c512c374bb0d74cd.stex" ] dest_files=[ "res://.import/biker_jacket.png-0e4a3c03a6371b870b12246acd956d85.stex" ]
[params] [params]

View file

Before

Width:  |  Height:  |  Size: 5.5 KiB

After

Width:  |  Height:  |  Size: 5.5 KiB

View file

@ -2,15 +2,15 @@
importer="texture" importer="texture"
type="StreamTexture" type="StreamTexture"
path="res://.import/blue_camo_jeans.png-e934035eccf64527f681d6518f218b74.stex" path="res://.import/blue_camo_jeans.png-afabffa48cf609dcc71548ef43544306.stex"
metadata={ metadata={
"vram_texture": false "vram_texture": false
} }
[deps] [deps]
source_file="res://assets/blue_camo_jeans.png" source_file="res://sprites/blue_camo_jeans.png"
dest_files=[ "res://.import/blue_camo_jeans.png-e934035eccf64527f681d6518f218b74.stex" ] dest_files=[ "res://.import/blue_camo_jeans.png-afabffa48cf609dcc71548ef43544306.stex" ]
[params] [params]

View file

Before

Width:  |  Height:  |  Size: 8.5 KiB

After

Width:  |  Height:  |  Size: 8.5 KiB

View file

@ -2,15 +2,15 @@
importer="texture" importer="texture"
type="StreamTexture" type="StreamTexture"
path="res://.import/bottoms_placeholder.png-f0eeb52bf4750919e9ad3423a66874d5.stex" path="res://.import/bottoms_placeholder.png-62c912a1bed4bf5afa5837db5713e2ad.stex"
metadata={ metadata={
"vram_texture": false "vram_texture": false
} }
[deps] [deps]
source_file="res://assets/bottoms_placeholder.png" source_file="res://sprites/bottoms_placeholder.png"
dest_files=[ "res://.import/bottoms_placeholder.png-f0eeb52bf4750919e9ad3423a66874d5.stex" ] dest_files=[ "res://.import/bottoms_placeholder.png-62c912a1bed4bf5afa5837db5713e2ad.stex" ]
[params] [params]

View file

Before

Width:  |  Height:  |  Size: 4.4 KiB

After

Width:  |  Height:  |  Size: 4.4 KiB

View file

@ -2,15 +2,15 @@
importer="texture" importer="texture"
type="StreamTexture" type="StreamTexture"
path="res://.import/briefs.png-bb257492f794821143a8b2a9ffe9b435.stex" path="res://.import/briefs.png-6f928372b63062f4dbc7d1657c27f18d.stex"
metadata={ metadata={
"vram_texture": false "vram_texture": false
} }
[deps] [deps]
source_file="res://assets/briefs.png" source_file="res://sprites/briefs.png"
dest_files=[ "res://.import/briefs.png-bb257492f794821143a8b2a9ffe9b435.stex" ] dest_files=[ "res://.import/briefs.png-6f928372b63062f4dbc7d1657c27f18d.stex" ]
[params] [params]

View file

Before

Width:  |  Height:  |  Size: 5.2 KiB

After

Width:  |  Height:  |  Size: 5.2 KiB

View file

@ -2,15 +2,15 @@
importer="texture" importer="texture"
type="StreamTexture" type="StreamTexture"
path="res://.import/camera.png-817ece2b3822eb2be7786670b43f8a42.stex" path="res://.import/camera.png-0467f8492fb5daf0ef966d94d21bc81c.stex"
metadata={ metadata={
"vram_texture": false "vram_texture": false
} }
[deps] [deps]
source_file="res://assets/camera.png" source_file="res://sprites/camera.png"
dest_files=[ "res://.import/camera.png-817ece2b3822eb2be7786670b43f8a42.stex" ] dest_files=[ "res://.import/camera.png-0467f8492fb5daf0ef966d94d21bc81c.stex" ]
[params] [params]

View file

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 14 KiB

View file

@ -2,15 +2,15 @@
importer="texture" importer="texture"
type="StreamTexture" type="StreamTexture"
path="res://.import/character_base.png-c05d8228393f46719940bcc9f76f4273.stex" path="res://.import/character_base.png-5792404fa83b4fad07f738418ce65c16.stex"
metadata={ metadata={
"vram_texture": false "vram_texture": false
} }
[deps] [deps]
source_file="res://assets/character_base.png" source_file="res://sprites/character_base.png"
dest_files=[ "res://.import/character_base.png-c05d8228393f46719940bcc9f76f4273.stex" ] dest_files=[ "res://.import/character_base.png-5792404fa83b4fad07f738418ce65c16.stex" ]
[params] [params]

View file

Before

Width:  |  Height:  |  Size: 6.2 KiB

After

Width:  |  Height:  |  Size: 6.2 KiB

View file

@ -2,15 +2,15 @@
importer="texture" importer="texture"
type="StreamTexture" type="StreamTexture"
path="res://.import/briefs_classic.png-5487ab623b54f94967d6ff5b328427f3.stex" path="res://.import/briefs_classic.png-72f5c50789d008d18419f2ddc543be01.stex"
metadata={ metadata={
"vram_texture": false "vram_texture": false
} }
[deps] [deps]
source_file="res://assets/classic/briefs_classic.png" source_file="res://sprites/classic/briefs_classic.png"
dest_files=[ "res://.import/briefs_classic.png-5487ab623b54f94967d6ff5b328427f3.stex" ] dest_files=[ "res://.import/briefs_classic.png-72f5c50789d008d18419f2ddc543be01.stex" ]
[params] [params]

View file

Before

Width:  |  Height:  |  Size: 1.8 KiB

After

Width:  |  Height:  |  Size: 1.8 KiB

View file

@ -2,15 +2,15 @@
importer="texture" importer="texture"
type="StreamTexture" type="StreamTexture"
path="res://.import/camera_classic.png-453c3e0207587652023bd4cbcc9c9d94.stex" path="res://.import/camera_classic.png-af832bc2a977e569d65ef92b696b08ab.stex"
metadata={ metadata={
"vram_texture": false "vram_texture": false
} }
[deps] [deps]
source_file="res://assets/classic/camera_classic.png" source_file="res://sprites/classic/camera_classic.png"
dest_files=[ "res://.import/camera_classic.png-453c3e0207587652023bd4cbcc9c9d94.stex" ] dest_files=[ "res://.import/camera_classic.png-af832bc2a977e569d65ef92b696b08ab.stex" ]
[params] [params]

View file

Before

Width:  |  Height:  |  Size: 3 KiB

After

Width:  |  Height:  |  Size: 3 KiB

View file

@ -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

View file

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

View file

@ -2,15 +2,15 @@
importer="texture" importer="texture"
type="StreamTexture" type="StreamTexture"
path="res://.import/owo_censor_classic.png-c35dd5945ab9c4d0b13859d9afa1c636.stex" path="res://.import/owo_censor_classic.png-fe789b2eea2a06b74f12cd3148299a48.stex"
metadata={ metadata={
"vram_texture": false "vram_texture": false
} }
[deps] [deps]
source_file="res://assets/classic/owo_censor_classic.png" source_file="res://sprites/classic/owo_censor_classic.png"
dest_files=[ "res://.import/owo_censor_classic.png-c35dd5945ab9c4d0b13859d9afa1c636.stex" ] dest_files=[ "res://.import/owo_censor_classic.png-fe789b2eea2a06b74f12cd3148299a48.stex" ]
[params] [params]

View file

Before

Width:  |  Height:  |  Size: 6 KiB

After

Width:  |  Height:  |  Size: 6 KiB

View file

@ -2,15 +2,15 @@
importer="texture" importer="texture"
type="StreamTexture" type="StreamTexture"
path="res://.import/z_briefs_classic.png-fff4d99cab4cf23d5d12c4632f3692b2.stex" path="res://.import/z_briefs_classic.png-c11fbedc052fc3e5550d9a1a43d10e7c.stex"
metadata={ metadata={
"vram_texture": false "vram_texture": false
} }
[deps] [deps]
source_file="res://assets/classic/z_briefs_classic.png" source_file="res://sprites/classic/z_briefs_classic.png"
dest_files=[ "res://.import/z_briefs_classic.png-fff4d99cab4cf23d5d12c4632f3692b2.stex" ] dest_files=[ "res://.import/z_briefs_classic.png-c11fbedc052fc3e5550d9a1a43d10e7c.stex" ]
[params] [params]

View file

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 13 KiB

View file

@ -2,15 +2,15 @@
importer="texture" importer="texture"
type="StreamTexture" type="StreamTexture"
path="res://.import/classic_dress_up_bg.png-1b33be640efcffd8de2c8f6fcb93e744.stex" path="res://.import/classic_dress_up_bg.png-c34c9f779b47ab5a3dee0408e5a85e6c.stex"
metadata={ metadata={
"vram_texture": false "vram_texture": false
} }
[deps] [deps]
source_file="res://assets/classic_dress_up_bg.png" source_file="res://sprites/classic_dress_up_bg.png"
dest_files=[ "res://.import/classic_dress_up_bg.png-1b33be640efcffd8de2c8f6fcb93e744.stex" ] dest_files=[ "res://.import/classic_dress_up_bg.png-c34c9f779b47ab5a3dee0408e5a85e6c.stex" ]
[params] [params]

View file

Before

Width:  |  Height:  |  Size: 43 KiB

After

Width:  |  Height:  |  Size: 43 KiB

View file

@ -2,15 +2,15 @@
importer="texture" importer="texture"
type="StreamTexture" 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={ metadata={
"vram_texture": false "vram_texture": false
} }
[deps] [deps]
source_file="res://assets/classic_dress_up_blurred_bg.png" source_file="res://sprites/classic_dress_up_blurred_bg.png"
dest_files=[ "res://.import/classic_dress_up_blurred_bg.png-b938f8959e4f1478acf80be0ecd0cbcb.stex" ] dest_files=[ "res://.import/classic_dress_up_blurred_bg.png-6aa7996e6a898bc00341242c3e06b222.stex" ]
[params] [params]

View file

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 12 KiB

View file

@ -2,15 +2,15 @@
importer="texture" importer="texture"
type="StreamTexture" type="StreamTexture"
path="res://.import/dj_shirt.png-d121fed1a5108f3c2405dd43dfded055.stex" path="res://.import/dj_shirt.png-80161899564a34a06ed4639725e155fc.stex"
metadata={ metadata={
"vram_texture": false "vram_texture": false
} }
[deps] [deps]
source_file="res://assets/dj_shirt.png" source_file="res://sprites/dj_shirt.png"
dest_files=[ "res://.import/dj_shirt.png-d121fed1a5108f3c2405dd43dfded055.stex" ] dest_files=[ "res://.import/dj_shirt.png-80161899564a34a06ed4639725e155fc.stex" ]
[params] [params]

View file

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 13 KiB

View file

@ -2,15 +2,15 @@
importer="texture" importer="texture"
type="StreamTexture" type="StreamTexture"
path="res://.import/dj_shorts.png-17fbace4acbca8458d28bc94ef7c528d.stex" path="res://.import/dj_shorts.png-3ac46fb6e6c0a3469e2828f5eeac1d3a.stex"
metadata={ metadata={
"vram_texture": false "vram_texture": false
} }
[deps] [deps]
source_file="res://assets/dj_shorts.png" source_file="res://sprites/dj_shorts.png"
dest_files=[ "res://.import/dj_shorts.png-17fbace4acbca8458d28bc94ef7c528d.stex" ] dest_files=[ "res://.import/dj_shorts.png-3ac46fb6e6c0a3469e2828f5eeac1d3a.stex" ]
[params] [params]

View file

Before

Width:  |  Height:  |  Size: 30 KiB

After

Width:  |  Height:  |  Size: 30 KiB

View file

@ -2,15 +2,15 @@
importer="texture" importer="texture"
type="StreamTexture" type="StreamTexture"
path="res://.import/dressup_blurred_wardrobe.png-9f23933ae37429abefcdd1b04d488722.stex" path="res://.import/dressup_blurred_wardrobe.png-3c6212e9f307447cf770b5c2c36955e8.stex"
metadata={ metadata={
"vram_texture": false "vram_texture": false
} }
[deps] [deps]
source_file="res://assets/dressup_blurred_wardrobe.png" source_file="res://sprites/dressup_blurred_wardrobe.png"
dest_files=[ "res://.import/dressup_blurred_wardrobe.png-9f23933ae37429abefcdd1b04d488722.stex" ] dest_files=[ "res://.import/dressup_blurred_wardrobe.png-3c6212e9f307447cf770b5c2c36955e8.stex" ]
[params] [params]

View file

Before

Width:  |  Height:  |  Size: 8.3 KiB

After

Width:  |  Height:  |  Size: 8.3 KiB

View file

@ -2,15 +2,15 @@
importer="texture" importer="texture"
type="StreamTexture" type="StreamTexture"
path="res://.import/dressup_wardrobe.png-5cd33aab3d3a86571db259626c636761.stex" path="res://.import/dressup_wardrobe.png-e515da90332cecc9bffe7a2203d49b25.stex"
metadata={ metadata={
"vram_texture": false "vram_texture": false
} }
[deps] [deps]
source_file="res://assets/dressup_wardrobe.png" source_file="res://sprites/dressup_wardrobe.png"
dest_files=[ "res://.import/dressup_wardrobe.png-5cd33aab3d3a86571db259626c636761.stex" ] dest_files=[ "res://.import/dressup_wardrobe.png-e515da90332cecc9bffe7a2203d49b25.stex" ]
[params] [params]

View file

Before

Width:  |  Height:  |  Size: 603 B

After

Width:  |  Height:  |  Size: 603 B

View file

@ -2,15 +2,15 @@
importer="texture" importer="texture"
type="StreamTexture" type="StreamTexture"
path="res://.import/eyes1.png-aa858d638a23d47f6e4032a5d7ba92a3.stex" path="res://.import/eyes1.png-cccef1b7c748c3d1c0ddd2f58607a110.stex"
metadata={ metadata={
"vram_texture": false "vram_texture": false
} }
[deps] [deps]
source_file="res://assets/eyes/eyes1.png" source_file="res://sprites/eyes/eyes1.png"
dest_files=[ "res://.import/eyes1.png-aa858d638a23d47f6e4032a5d7ba92a3.stex" ] dest_files=[ "res://.import/eyes1.png-cccef1b7c748c3d1c0ddd2f58607a110.stex" ]
[params] [params]

View file

Before

Width:  |  Height:  |  Size: 560 B

After

Width:  |  Height:  |  Size: 560 B

View file

@ -2,15 +2,15 @@
importer="texture" importer="texture"
type="StreamTexture" type="StreamTexture"
path="res://.import/eyes2.png-e01c542f6c53f746cf3032fe571c04ac.stex" path="res://.import/eyes2.png-49bd4251f5afac3b6a50ab61d843dd31.stex"
metadata={ metadata={
"vram_texture": false "vram_texture": false
} }
[deps] [deps]
source_file="res://assets/eyes/eyes2.png" source_file="res://sprites/eyes/eyes2.png"
dest_files=[ "res://.import/eyes2.png-e01c542f6c53f746cf3032fe571c04ac.stex" ] dest_files=[ "res://.import/eyes2.png-49bd4251f5afac3b6a50ab61d843dd31.stex" ]
[params] [params]

View file

Before

Width:  |  Height:  |  Size: 493 B

After

Width:  |  Height:  |  Size: 493 B

View file

@ -2,15 +2,15 @@
importer="texture" importer="texture"
type="StreamTexture" type="StreamTexture"
path="res://.import/eyes3.png-93f0f2e08c0c341d9a7ccd1fa3224b60.stex" path="res://.import/eyes3.png-c45378b283733ea2e2dc1cd9e40d9dd0.stex"
metadata={ metadata={
"vram_texture": false "vram_texture": false
} }
[deps] [deps]
source_file="res://assets/eyes/eyes3.png" source_file="res://sprites/eyes/eyes3.png"
dest_files=[ "res://.import/eyes3.png-93f0f2e08c0c341d9a7ccd1fa3224b60.stex" ] dest_files=[ "res://.import/eyes3.png-c45378b283733ea2e2dc1cd9e40d9dd0.stex" ]
[params] [params]

View file

Before

Width:  |  Height:  |  Size: 190 B

After

Width:  |  Height:  |  Size: 190 B

View file

@ -2,15 +2,15 @@
importer="texture" importer="texture"
type="StreamTexture" type="StreamTexture"
path="res://.import/eyes4.png-935657edd1ab4ad240b6ccfd17095400.stex" path="res://.import/eyes4.png-c1b7398e115673a6e55d60d92b598126.stex"
metadata={ metadata={
"vram_texture": false "vram_texture": false
} }
[deps] [deps]
source_file="res://assets/eyes/eyes4.png" source_file="res://sprites/eyes/eyes4.png"
dest_files=[ "res://.import/eyes4.png-935657edd1ab4ad240b6ccfd17095400.stex" ] dest_files=[ "res://.import/eyes4.png-c1b7398e115673a6e55d60d92b598126.stex" ]
[params] [params]

View file

Before

Width:  |  Height:  |  Size: 493 B

After

Width:  |  Height:  |  Size: 493 B

View file

@ -2,15 +2,15 @@
importer="texture" importer="texture"
type="StreamTexture" type="StreamTexture"
path="res://.import/eyes5.png-c1048d3d0e969d24b1ebbf898f25b418.stex" path="res://.import/eyes5.png-bd03df7f6d7925cfb74ed6ca4645495f.stex"
metadata={ metadata={
"vram_texture": false "vram_texture": false
} }
[deps] [deps]
source_file="res://assets/eyes/eyes5.png" source_file="res://sprites/eyes/eyes5.png"
dest_files=[ "res://.import/eyes5.png-c1048d3d0e969d24b1ebbf898f25b418.stex" ] dest_files=[ "res://.import/eyes5.png-bd03df7f6d7925cfb74ed6ca4645495f.stex" ]
[params] [params]

View file

Before

Width:  |  Height:  |  Size: 580 B

After

Width:  |  Height:  |  Size: 580 B

View file

@ -2,15 +2,15 @@
importer="texture" importer="texture"
type="StreamTexture" type="StreamTexture"
path="res://.import/eyes6.png-42ae52773be76d0f75a27b72f92cc126.stex" path="res://.import/eyes6.png-20ca77028c7abfcb6d8487a17841ae1b.stex"
metadata={ metadata={
"vram_texture": false "vram_texture": false
} }
[deps] [deps]
source_file="res://assets/eyes/eyes6.png" source_file="res://sprites/eyes/eyes6.png"
dest_files=[ "res://.import/eyes6.png-42ae52773be76d0f75a27b72f92cc126.stex" ] dest_files=[ "res://.import/eyes6.png-20ca77028c7abfcb6d8487a17841ae1b.stex" ]
[params] [params]

View file

Before

Width:  |  Height:  |  Size: 603 B

After

Width:  |  Height:  |  Size: 603 B

View file

@ -2,15 +2,15 @@
importer="texture" importer="texture"
type="StreamTexture" type="StreamTexture"
path="res://.import/eyes7.png-975ad58cf9a1d07608243a0f49f2f430.stex" path="res://.import/eyes7.png-1c79204d649c88582d617a5b2dd759ad.stex"
metadata={ metadata={
"vram_texture": false "vram_texture": false
} }
[deps] [deps]
source_file="res://assets/eyes/eyes7.png" source_file="res://sprites/eyes/eyes7.png"
dest_files=[ "res://.import/eyes7.png-975ad58cf9a1d07608243a0f49f2f430.stex" ] dest_files=[ "res://.import/eyes7.png-1c79204d649c88582d617a5b2dd759ad.stex" ]
[params] [params]

View file

Before

Width:  |  Height:  |  Size: 2.4 KiB

After

Width:  |  Height:  |  Size: 2.4 KiB

View file

@ -2,15 +2,15 @@
importer="texture" importer="texture"
type="StreamTexture" type="StreamTexture"
path="res://.import/fundosi.png-6ff98faa2a1236de2edfe494a858560c.stex" path="res://.import/fundosi.png-64674ffdd4a2365e4c8d3aa3c45c2850.stex"
metadata={ metadata={
"vram_texture": false "vram_texture": false
} }
[deps] [deps]
source_file="res://assets/fundosi.png" source_file="res://sprites/fundosi.png"
dest_files=[ "res://.import/fundosi.png-6ff98faa2a1236de2edfe494a858560c.stex" ] dest_files=[ "res://.import/fundosi.png-64674ffdd4a2365e4c8d3aa3c45c2850.stex" ]
[params] [params]

View file

Before

Width:  |  Height:  |  Size: 9.1 KiB

After

Width:  |  Height:  |  Size: 9.1 KiB

View file

@ -2,15 +2,15 @@
importer="texture" importer="texture"
type="StreamTexture" type="StreamTexture"
path="res://.import/icrazy_frame.png-79d83c60163483ca15ed74de71734760.stex" path="res://.import/icrazy_frame.png-af55dcb31394696f3290be6e829ab937.stex"
metadata={ metadata={
"vram_texture": false "vram_texture": false
} }
[deps] [deps]
source_file="res://assets/icrazy_frame.png" source_file="res://sprites/icrazy_frame.png"
dest_files=[ "res://.import/icrazy_frame.png-79d83c60163483ca15ed74de71734760.stex" ] dest_files=[ "res://.import/icrazy_frame.png-af55dcb31394696f3290be6e829ab937.stex" ]
[params] [params]

View file

Before

Width:  |  Height:  |  Size: 3 KiB

After

Width:  |  Height:  |  Size: 3 KiB

View file

@ -2,15 +2,15 @@
importer="texture" importer="texture"
type="StreamTexture" type="StreamTexture"
path="res://.import/jeans.png-23a53129ecae5f8c099771ea4ac506f3.stex" path="res://.import/jeans.png-4eb49baf486faa435c8ef6bffe46d021.stex"
metadata={ metadata={
"vram_texture": false "vram_texture": false
} }
[deps] [deps]
source_file="res://assets/jeans.png" source_file="res://sprites/jeans.png"
dest_files=[ "res://.import/jeans.png-23a53129ecae5f8c099771ea4ac506f3.stex" ] dest_files=[ "res://.import/jeans.png-4eb49baf486faa435c8ef6bffe46d021.stex" ]
[params] [params]

View file

Before

Width:  |  Height:  |  Size: 8.9 KiB

After

Width:  |  Height:  |  Size: 8.9 KiB

View file

@ -2,15 +2,15 @@
importer="texture" importer="texture"
type="StreamTexture" type="StreamTexture"
path="res://.import/korm_shirt.png-3d26ee9fe93558323bae3b6acd03f1ef.stex" path="res://.import/korm_shirt.png-f07f09ed6075d16aa1508a744065f7da.stex"
metadata={ metadata={
"vram_texture": false "vram_texture": false
} }
[deps] [deps]
source_file="res://assets/korm_shirt.png" source_file="res://sprites/korm_shirt.png"
dest_files=[ "res://.import/korm_shirt.png-3d26ee9fe93558323bae3b6acd03f1ef.stex" ] dest_files=[ "res://.import/korm_shirt.png-f07f09ed6075d16aa1508a744065f7da.stex" ]
[params] [params]

View file

Before

Width:  |  Height:  |  Size: 28 KiB

After

Width:  |  Height:  |  Size: 28 KiB

View file

@ -2,15 +2,15 @@
importer="texture" importer="texture"
type="StreamTexture" type="StreamTexture"
path="res://.import/lights.png-d3b638575074269eb55ef42e4442c95c.stex" path="res://.import/lights.png-5c43e5818b991ee4f86a53556f44fee3.stex"
metadata={ metadata={
"vram_texture": false "vram_texture": false
} }
[deps] [deps]
source_file="res://assets/lights.png" source_file="res://sprites/lights.png"
dest_files=[ "res://.import/lights.png-d3b638575074269eb55ef42e4442c95c.stex" ] dest_files=[ "res://.import/lights.png-5c43e5818b991ee4f86a53556f44fee3.stex" ]
[params] [params]

View file

Before

Width:  |  Height:  |  Size: 5.3 KiB

After

Width:  |  Height:  |  Size: 5.3 KiB

View file

@ -2,15 +2,15 @@
importer="texture" importer="texture"
type="StreamTexture" type="StreamTexture"
path="res://.import/modern_dress_up_bg.png-6393820664f1320a23b0c4aa117b655b.stex" path="res://.import/modern_dress_up_bg.png-b6257bee0c22f0c02b365ec8541a4ce1.stex"
metadata={ metadata={
"vram_texture": false "vram_texture": false
} }
[deps] [deps]
source_file="res://assets/modern_dress_up_bg.png" source_file="res://sprites/modern_dress_up_bg.png"
dest_files=[ "res://.import/modern_dress_up_bg.png-6393820664f1320a23b0c4aa117b655b.stex" ] dest_files=[ "res://.import/modern_dress_up_bg.png-b6257bee0c22f0c02b365ec8541a4ce1.stex" ]
[params] [params]

View file

Before

Width:  |  Height:  |  Size: 10 KiB

After

Width:  |  Height:  |  Size: 10 KiB

View file

@ -2,15 +2,15 @@
importer="texture" importer="texture"
type="StreamTexture" 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={ metadata={
"vram_texture": false "vram_texture": false
} }
[deps] [deps]
source_file="res://assets/modern_dress_up_blurred_bg.png" source_file="res://sprites/modern_dress_up_blurred_bg.png"
dest_files=[ "res://.import/modern_dress_up_blurred_bg.png-25831e2973bc1b7f2d3095dd52febfd9.stex" ] dest_files=[ "res://.import/modern_dress_up_blurred_bg.png-575ece3d83f8eadf4c8105070c6a16bb.stex" ]
[params] [params]

View file

Before

Width:  |  Height:  |  Size: 1,000 B

After

Width:  |  Height:  |  Size: 1,000 B

View file

@ -2,15 +2,15 @@
importer="texture" importer="texture"
type="StreamTexture" type="StreamTexture"
path="res://.import/mouth.png-d7730d0f2ae63c0bd7ed8bd4b15e737b.stex" path="res://.import/mouth.png-cf759de8c46377abd1df9ddd0085e139.stex"
metadata={ metadata={
"vram_texture": false "vram_texture": false
} }
[deps] [deps]
source_file="res://assets/mouth/mouth.png" source_file="res://sprites/mouth/mouth.png"
dest_files=[ "res://.import/mouth.png-d7730d0f2ae63c0bd7ed8bd4b15e737b.stex" ] dest_files=[ "res://.import/mouth.png-cf759de8c46377abd1df9ddd0085e139.stex" ]
[params] [params]

View file

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

View file

@ -2,15 +2,15 @@
importer="texture" importer="texture"
type="StreamTexture" type="StreamTexture"
path="res://.import/mouth10.png-1a638009ae4e2715d670c10834a52fa0.stex" path="res://.import/mouth10.png-dd93205bcd77c6c15ebc6f3de36e0037.stex"
metadata={ metadata={
"vram_texture": false "vram_texture": false
} }
[deps] [deps]
source_file="res://assets/mouth/mouth10.png" source_file="res://sprites/mouth/mouth10.png"
dest_files=[ "res://.import/mouth10.png-1a638009ae4e2715d670c10834a52fa0.stex" ] dest_files=[ "res://.import/mouth10.png-dd93205bcd77c6c15ebc6f3de36e0037.stex" ]
[params] [params]

View file

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

View file

@ -2,15 +2,15 @@
importer="texture" importer="texture"
type="StreamTexture" type="StreamTexture"
path="res://.import/mouth11.png-3e6ebc017cbb4b91b42c34bbbfd3ecba.stex" path="res://.import/mouth11.png-124cdcfb5d0479d68247ada2eec391ea.stex"
metadata={ metadata={
"vram_texture": false "vram_texture": false
} }
[deps] [deps]
source_file="res://assets/mouth/mouth11.png" source_file="res://sprites/mouth/mouth11.png"
dest_files=[ "res://.import/mouth11.png-3e6ebc017cbb4b91b42c34bbbfd3ecba.stex" ] dest_files=[ "res://.import/mouth11.png-124cdcfb5d0479d68247ada2eec391ea.stex" ]
[params] [params]

View file

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

View file

@ -2,15 +2,15 @@
importer="texture" importer="texture"
type="StreamTexture" type="StreamTexture"
path="res://.import/mouth12.png-2b29d803195ebbafb230104bd3c4289a.stex" path="res://.import/mouth12.png-07083010cdf17bceab83715474adb77d.stex"
metadata={ metadata={
"vram_texture": false "vram_texture": false
} }
[deps] [deps]
source_file="res://assets/mouth/mouth12.png" source_file="res://sprites/mouth/mouth12.png"
dest_files=[ "res://.import/mouth12.png-2b29d803195ebbafb230104bd3c4289a.stex" ] dest_files=[ "res://.import/mouth12.png-07083010cdf17bceab83715474adb77d.stex" ]
[params] [params]

View file

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

View file

@ -2,15 +2,15 @@
importer="texture" importer="texture"
type="StreamTexture" type="StreamTexture"
path="res://.import/mouth2.png-112e0b947ef6b4319f416fc82bd442f8.stex" path="res://.import/mouth2.png-0628c0ab106f2cfd1d1b1e454a06c2a4.stex"
metadata={ metadata={
"vram_texture": false "vram_texture": false
} }
[deps] [deps]
source_file="res://assets/mouth/mouth2.png" source_file="res://sprites/mouth/mouth2.png"
dest_files=[ "res://.import/mouth2.png-112e0b947ef6b4319f416fc82bd442f8.stex" ] dest_files=[ "res://.import/mouth2.png-0628c0ab106f2cfd1d1b1e454a06c2a4.stex" ]
[params] [params]

View file

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

View file

@ -2,15 +2,15 @@
importer="texture" importer="texture"
type="StreamTexture" type="StreamTexture"
path="res://.import/mouth3.png-1a30eea3e8bf771d522c14841b12fdb2.stex" path="res://.import/mouth3.png-0b734ac1ddb6da98ea44ff679ea0a683.stex"
metadata={ metadata={
"vram_texture": false "vram_texture": false
} }
[deps] [deps]
source_file="res://assets/mouth/mouth3.png" source_file="res://sprites/mouth/mouth3.png"
dest_files=[ "res://.import/mouth3.png-1a30eea3e8bf771d522c14841b12fdb2.stex" ] dest_files=[ "res://.import/mouth3.png-0b734ac1ddb6da98ea44ff679ea0a683.stex" ]
[params] [params]

View file

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

View file

@ -2,15 +2,15 @@
importer="texture" importer="texture"
type="StreamTexture" type="StreamTexture"
path="res://.import/mouth4.png-b6e35031cd35604bde047f68aa45aa3b.stex" path="res://.import/mouth4.png-d024f0c3c8c379eaf194c28edc67020e.stex"
metadata={ metadata={
"vram_texture": false "vram_texture": false
} }
[deps] [deps]
source_file="res://assets/mouth/mouth4.png" source_file="res://sprites/mouth/mouth4.png"
dest_files=[ "res://.import/mouth4.png-b6e35031cd35604bde047f68aa45aa3b.stex" ] dest_files=[ "res://.import/mouth4.png-d024f0c3c8c379eaf194c28edc67020e.stex" ]
[params] [params]

View file

Before

Width:  |  Height:  |  Size: 635 B

After

Width:  |  Height:  |  Size: 635 B

View file

@ -2,15 +2,15 @@
importer="texture" importer="texture"
type="StreamTexture" type="StreamTexture"
path="res://.import/mouth5.png-d83d9df17553995c7fb19b3a57ec244a.stex" path="res://.import/mouth5.png-5f1645b141762ee407ec6d5e67730115.stex"
metadata={ metadata={
"vram_texture": false "vram_texture": false
} }
[deps] [deps]
source_file="res://assets/mouth/mouth5.png" source_file="res://sprites/mouth/mouth5.png"
dest_files=[ "res://.import/mouth5.png-d83d9df17553995c7fb19b3a57ec244a.stex" ] dest_files=[ "res://.import/mouth5.png-5f1645b141762ee407ec6d5e67730115.stex" ]
[params] [params]

View file

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

Some files were not shown because too many files have changed in this diff Show more