feat: adding the skin_shader_generator, and gacha base barebone

This commit is contained in:
2026-04-24 00:17:00 +08:00
parent 16c82a48b8
commit 7e4b707e84
196 changed files with 4883 additions and 200 deletions
@@ -1,9 +0,0 @@
[gd_resource type="StandardMaterial3D" format=3 uid="uid://4l05lp5erjs2"]
[ext_resource type="Texture2D" uid="uid://brsifb7crs32y" path="res://assets/characters/skins/clothing/oldpop_gloves_blue.png" id="1_f3hoj"]
[resource]
transparency = 2
alpha_scissor_threshold = 0.5
alpha_antialiasing_mode = 0
albedo_texture = ExtResource("1_f3hoj")
@@ -1,9 +0,0 @@
[gd_resource type="StandardMaterial3D" format=3 uid="uid://ghpalciewcxf"]
[ext_resource type="Texture2D" uid="uid://p1ihslqnrxjq" path="res://assets/characters/skins/clothing/oldpop_body_greypants.png" id="1_o4mmw"]
[resource]
transparency = 2
alpha_scissor_threshold = 0.5
alpha_antialiasing_mode = 0
albedo_texture = ExtResource("1_o4mmw")
@@ -1,9 +0,0 @@
[gd_resource type="StandardMaterial3D" format=3 uid="uid://pw4r007grvwt"]
[ext_resource type="Texture2D" uid="uid://d0wp6uqk30u6c" path="res://assets/characters/skins/clothing/oldpop_hat_blue.png" id="1_r5h0f"]
[resource]
transparency = 2
alpha_scissor_threshold = 0.5
alpha_antialiasing_mode = 0
albedo_texture = ExtResource("1_r5h0f")
@@ -1,9 +0,0 @@
[gd_resource type="StandardMaterial3D" format=3 uid="uid://dws5gca78lnr"]
[ext_resource type="Texture2D" uid="uid://d4ifn6pltc7bc" path="res://assets/characters/skins/clothing/oldpop_hat_green.png" id="1_1e1rw"]
[resource]
transparency = 2
alpha_scissor_threshold = 0.5
alpha_antialiasing_mode = 0
albedo_texture = ExtResource("1_1e1rw")
@@ -1,9 +0,0 @@
[gd_resource type="StandardMaterial3D" format=3 uid="uid://by4g43m5ye1c6"]
[ext_resource type="Texture2D" uid="uid://df8atdr3fyhsc" path="res://assets/characters/skins/clothing/oldpop_hat_red.png" id="1_bwoi0"]
[resource]
transparency = 2
alpha_scissor_threshold = 0.5
alpha_antialiasing_mode = 0
albedo_texture = ExtResource("1_bwoi0")
@@ -1,9 +0,0 @@
[gd_resource type="StandardMaterial3D" format=3 uid="uid://bwhs3jw8vhvlp"]
[ext_resource type="Texture2D" uid="uid://b2a16sgrudj5q" path="res://assets/characters/skins/clothing/oldpop_body_originalpants.png" id="1_vfhdr"]
[resource]
transparency = 2
alpha_scissor_threshold = 0.5
alpha_antialiasing_mode = 0
albedo_texture = ExtResource("1_vfhdr")
@@ -1,9 +0,0 @@
[gd_resource type="StandardMaterial3D" format=3 uid="uid://cotb4jiu7tebe"]
[ext_resource type="Texture2D" uid="uid://d4naeyq8i6h7s" path="res://assets/characters/skins/clothing/oldpop_gloves_red.png" id="1_x4qqh"]
[resource]
transparency = 2
alpha_scissor_threshold = 0.5
alpha_antialiasing_mode = 0
albedo_texture = ExtResource("1_x4qqh")
@@ -1,9 +0,0 @@
[gd_resource type="StandardMaterial3D" format=3 uid="uid://g8olk8cxjbmt"]
[ext_resource type="Texture2D" uid="uid://b3wychpmdlheb" path="res://assets/characters/skins/clothing/oldpop_body_redpants.png" id="1_ko8ty"]
[resource]
transparency = 2
alpha_scissor_threshold = 0.5
alpha_antialiasing_mode = 0
albedo_texture = ExtResource("1_ko8ty")
@@ -1,9 +0,0 @@
[gd_resource type="StandardMaterial3D" format=3 uid="uid://bpq6irfh1kof1"]
[ext_resource type="Texture2D" uid="uid://cimvaxvrbnob5" path="res://assets/characters/skins/clothing/oldpop_gloves_yellow.png" id="1_u1y8q"]
[resource]
transparency = 2
alpha_scissor_threshold = 0.5
alpha_antialiasing_mode = 0
albedo_texture = ExtResource("1_u1y8q")
@@ -1,9 +0,0 @@
[gd_resource type="StandardMaterial3D" format=3 uid="uid://bvwyinggho1f4"]
[ext_resource type="Texture2D" uid="uid://biiy6hk1l75ek" path="res://assets/characters/skins/clothing/oldpop_body_yellowpants.png" id="1_0pbr2"]
[resource]
transparency = 2
alpha_scissor_threshold = 0.5
alpha_antialiasing_mode = 0
albedo_texture = ExtResource("1_0pbr2")
@@ -0,0 +1,9 @@
[gd_resource type="StandardMaterial3D" format=3 uid="uid://w40b5h01rdsh"]
[ext_resource type="Texture2D" uid="uid://doadhfi1wkpu8" path="res://assets/characters/skins/tex/bob_cloth_ori_pant.png" id="1"]
[resource]
transparency = 2
alpha_scissor_threshold = 0.5
alpha_antialiasing_mode = 0
albedo_texture = ExtResource("1")
@@ -0,0 +1,9 @@
[gd_resource type="StandardMaterial3D" format=3]
[ext_resource type="Texture2D" path="res://assets/characters/skins/tex/bob_cloth_grey_pant.png" id="1"]
[resource]
transparency = 2
alpha_scissor_threshold = 0.5
alpha_antialiasing_mode = 0
albedo_texture = ExtResource("1")
@@ -0,0 +1,9 @@
[gd_resource type="StandardMaterial3D" format=3]
[ext_resource type="Texture2D" path="res://assets/characters/skins/tex/bob_cloth_ori_pant.png" id="1"]
[resource]
transparency = 2
alpha_scissor_threshold = 0.5
alpha_antialiasing_mode = 0
albedo_texture = ExtResource("1")
@@ -0,0 +1,9 @@
[gd_resource type="StandardMaterial3D" format=3]
[ext_resource type="Texture2D" path="res://assets/characters/skins/tex/bob_cloth_red_pant.png" id="1"]
[resource]
transparency = 2
alpha_scissor_threshold = 0.5
alpha_antialiasing_mode = 0
albedo_texture = ExtResource("1")
@@ -0,0 +1,9 @@
[gd_resource type="StandardMaterial3D" format=3]
[ext_resource type="Texture2D" path="res://assets/characters/skins/tex/bob_cloth_yellow_pant.png" id="1"]
[resource]
transparency = 2
alpha_scissor_threshold = 0.5
alpha_antialiasing_mode = 0
albedo_texture = ExtResource("1")
@@ -0,0 +1,9 @@
[gd_resource type="StandardMaterial3D" format=3]
[ext_resource type="Texture2D" path="res://assets/characters/skins/tex/gatot_cloth_ori_pant.png" id="1"]
[resource]
transparency = 2
alpha_scissor_threshold = 0.5
alpha_antialiasing_mode = 0
albedo_texture = ExtResource("1")
@@ -0,0 +1,9 @@
[gd_resource type="StandardMaterial3D" format=3]
[ext_resource type="Texture2D" path="res://assets/characters/skins/tex/gatot_cloth_grey_pant.png" id="1"]
[resource]
transparency = 2
alpha_scissor_threshold = 0.5
alpha_antialiasing_mode = 0
albedo_texture = ExtResource("1")
@@ -0,0 +1,9 @@
[gd_resource type="StandardMaterial3D" format=3]
[ext_resource type="Texture2D" path="res://assets/characters/skins/tex/gatot_cloth_ori_pant.png" id="1"]
[resource]
transparency = 2
alpha_scissor_threshold = 0.5
alpha_antialiasing_mode = 0
albedo_texture = ExtResource("1")
@@ -0,0 +1,9 @@
[gd_resource type="StandardMaterial3D" format=3]
[ext_resource type="Texture2D" path="res://assets/characters/skins/tex/gatot_cloth_red_pant.png" id="1"]
[resource]
transparency = 2
alpha_scissor_threshold = 0.5
alpha_antialiasing_mode = 0
albedo_texture = ExtResource("1")
@@ -0,0 +1,9 @@
[gd_resource type="StandardMaterial3D" format=3]
[ext_resource type="Texture2D" path="res://assets/characters/skins/tex/gatot_cloth_yellow_pant.png" id="1"]
[resource]
transparency = 2
alpha_scissor_threshold = 0.5
alpha_antialiasing_mode = 0
albedo_texture = ExtResource("1")
@@ -0,0 +1,9 @@
[gd_resource type="StandardMaterial3D" format=3]
[ext_resource type="Texture2D" path="res://assets/characters/skins/tex/masbro_cloth_ori_pant.png" id="1"]
[resource]
transparency = 2
alpha_scissor_threshold = 0.5
alpha_antialiasing_mode = 0
albedo_texture = ExtResource("1")
@@ -0,0 +1,9 @@
[gd_resource type="StandardMaterial3D" format=3]
[ext_resource type="Texture2D" path="res://assets/characters/skins/tex/masbro_cloth_grey_pant.png" id="1"]
[resource]
transparency = 2
alpha_scissor_threshold = 0.5
alpha_antialiasing_mode = 0
albedo_texture = ExtResource("1")
@@ -0,0 +1,9 @@
[gd_resource type="StandardMaterial3D" format=3]
[ext_resource type="Texture2D" path="res://assets/characters/skins/tex/masbro_cloth_ori_pant.png" id="1"]
[resource]
transparency = 2
alpha_scissor_threshold = 0.5
alpha_antialiasing_mode = 0
albedo_texture = ExtResource("1")
@@ -0,0 +1,9 @@
[gd_resource type="StandardMaterial3D" format=3]
[ext_resource type="Texture2D" path="res://assets/characters/skins/tex/masbro_cloth_red_pant.png" id="1"]
[resource]
transparency = 2
alpha_scissor_threshold = 0.5
alpha_antialiasing_mode = 0
albedo_texture = ExtResource("1")
@@ -0,0 +1,6 @@
[gd_resource type="StandardMaterial3D" format=3 uid="uid://be0jy2nkhhquy"]
[resource]
transparency = 2
alpha_scissor_threshold = 0.5
alpha_antialiasing_mode = 0
Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.5 KiB

@@ -1,42 +0,0 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://p1ihslqnrxjq"
path.s3tc="res://.godot/imported/oldpop_body_greypants.png-6ad64e5720f512b94685c7cf02d5741c.s3tc.ctex"
path.etc2="res://.godot/imported/oldpop_body_greypants.png-6ad64e5720f512b94685c7cf02d5741c.etc2.ctex"
metadata={
"imported_formats": ["s3tc_bptc", "etc2_astc"],
"vram_texture": true
}
[deps]
source_file="res://assets/characters/skins/clothing/oldpop_body_greypants.png"
dest_files=["res://.godot/imported/oldpop_body_greypants.png-6ad64e5720f512b94685c7cf02d5741c.s3tc.ctex", "res://.godot/imported/oldpop_body_greypants.png-6ad64e5720f512b94685c7cf02d5741c.etc2.ctex"]
[params]
compress/mode=2
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=true
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=0
Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.8 KiB

@@ -1,42 +0,0 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://b2a16sgrudj5q"
path.s3tc="res://.godot/imported/oldpop_body_originalpants.png-525ea0a1ebb85e7724ba72a992ec08c8.s3tc.ctex"
path.etc2="res://.godot/imported/oldpop_body_originalpants.png-525ea0a1ebb85e7724ba72a992ec08c8.etc2.ctex"
metadata={
"imported_formats": ["s3tc_bptc", "etc2_astc"],
"vram_texture": true
}
[deps]
source_file="res://assets/characters/skins/clothing/oldpop_body_originalpants.png"
dest_files=["res://.godot/imported/oldpop_body_originalpants.png-525ea0a1ebb85e7724ba72a992ec08c8.s3tc.ctex", "res://.godot/imported/oldpop_body_originalpants.png-525ea0a1ebb85e7724ba72a992ec08c8.etc2.ctex"]
[params]
compress/mode=2
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=true
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=0
Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.8 KiB

@@ -1,42 +0,0 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://b3wychpmdlheb"
path.s3tc="res://.godot/imported/oldpop_body_redpants.png-24c7db3db51f38090f8d8a94ee62515b.s3tc.ctex"
path.etc2="res://.godot/imported/oldpop_body_redpants.png-24c7db3db51f38090f8d8a94ee62515b.etc2.ctex"
metadata={
"imported_formats": ["s3tc_bptc", "etc2_astc"],
"vram_texture": true
}
[deps]
source_file="res://assets/characters/skins/clothing/oldpop_body_redpants.png"
dest_files=["res://.godot/imported/oldpop_body_redpants.png-24c7db3db51f38090f8d8a94ee62515b.s3tc.ctex", "res://.godot/imported/oldpop_body_redpants.png-24c7db3db51f38090f8d8a94ee62515b.etc2.ctex"]
[params]
compress/mode=2
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=true
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=0
Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.2 KiB

@@ -2,16 +2,16 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://685lyodh7wrw"
path="res://.godot/imported/oldpop_hat_yellow.png-f812e67c257915c9d8b9fe22724d0759.ctex"
uid="uid://csfwnrjb5a2v4"
path="res://.godot/imported/oldpop_cloth_white.png-1c0d4075c414911b05de4cc77cfe74e0.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/characters/skins/clothing/oldpop_hat_yellow.png"
dest_files=["res://.godot/imported/oldpop_hat_yellow.png-f812e67c257915c9d8b9fe22724d0759.ctex"]
source_file="res://assets/characters/skins/clothing/oldpop_cloth_white.png"
dest_files=["res://.godot/imported/oldpop_cloth_white.png-1c0d4075c414911b05de4cc77cfe74e0.ctex"]
[params]
Binary file not shown.

After

Width:  |  Height:  |  Size: 5.5 KiB

@@ -2,9 +2,9 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://biiy6hk1l75ek"
path.s3tc="res://.godot/imported/oldpop_body_yellowpants.png-c05c4454bb6f53b6d47600adb163d718.s3tc.ctex"
path.etc2="res://.godot/imported/oldpop_body_yellowpants.png-c05c4454bb6f53b6d47600adb163d718.etc2.ctex"
uid="uid://d0egs6j3sg0me"
path.s3tc="res://.godot/imported/oldpop_cloth_white_pant.png-a367f6f4f091bba7e63c3dcc90b20b36.s3tc.ctex"
path.etc2="res://.godot/imported/oldpop_cloth_white_pant.png-a367f6f4f091bba7e63c3dcc90b20b36.etc2.ctex"
metadata={
"imported_formats": ["s3tc_bptc", "etc2_astc"],
"vram_texture": true
@@ -12,8 +12,8 @@ metadata={
[deps]
source_file="res://assets/characters/skins/clothing/oldpop_body_yellowpants.png"
dest_files=["res://.godot/imported/oldpop_body_yellowpants.png-c05c4454bb6f53b6d47600adb163d718.s3tc.ctex", "res://.godot/imported/oldpop_body_yellowpants.png-c05c4454bb6f53b6d47600adb163d718.etc2.ctex"]
source_file="res://assets/characters/skins/clothing/oldpop_cloth_white_pant.png"
dest_files=["res://.godot/imported/oldpop_cloth_white_pant.png-a367f6f4f091bba7e63c3dcc90b20b36.s3tc.ctex", "res://.godot/imported/oldpop_cloth_white_pant.png-a367f6f4f091bba7e63c3dcc90b20b36.etc2.ctex"]
[params]
Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.2 KiB

@@ -1,42 +0,0 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://brsifb7crs32y"
path.s3tc="res://.godot/imported/oldpop_gloves_blue.png-55270fd48e68d1c1aafaab6ec78569e0.s3tc.ctex"
path.etc2="res://.godot/imported/oldpop_gloves_blue.png-55270fd48e68d1c1aafaab6ec78569e0.etc2.ctex"
metadata={
"imported_formats": ["s3tc_bptc", "etc2_astc"],
"vram_texture": true
}
[deps]
source_file="res://assets/characters/skins/clothing/oldpop_gloves_blue.png"
dest_files=["res://.godot/imported/oldpop_gloves_blue.png-55270fd48e68d1c1aafaab6ec78569e0.s3tc.ctex", "res://.godot/imported/oldpop_gloves_blue.png-55270fd48e68d1c1aafaab6ec78569e0.etc2.ctex"]
[params]
compress/mode=2
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=true
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=0
Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.2 KiB

@@ -1,42 +0,0 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://b0bhc0755oqgm"
path.s3tc="res://.godot/imported/oldpop_gloves_green.png-2d5dad982dfa21428d2b0363ea6b3408.s3tc.ctex"
path.etc2="res://.godot/imported/oldpop_gloves_green.png-2d5dad982dfa21428d2b0363ea6b3408.etc2.ctex"
metadata={
"imported_formats": ["s3tc_bptc", "etc2_astc"],
"vram_texture": true
}
[deps]
source_file="res://assets/characters/skins/clothing/oldpop_gloves_green.png"
dest_files=["res://.godot/imported/oldpop_gloves_green.png-2d5dad982dfa21428d2b0363ea6b3408.s3tc.ctex", "res://.godot/imported/oldpop_gloves_green.png-2d5dad982dfa21428d2b0363ea6b3408.etc2.ctex"]
[params]
compress/mode=2
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=true
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=0
Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.2 KiB

@@ -1,42 +0,0 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://d4naeyq8i6h7s"
path.s3tc="res://.godot/imported/oldpop_gloves_red.png-935695835e8f4567a5990a17cf33f758.s3tc.ctex"
path.etc2="res://.godot/imported/oldpop_gloves_red.png-935695835e8f4567a5990a17cf33f758.etc2.ctex"
metadata={
"imported_formats": ["s3tc_bptc", "etc2_astc"],
"vram_texture": true
}
[deps]
source_file="res://assets/characters/skins/clothing/oldpop_gloves_red.png"
dest_files=["res://.godot/imported/oldpop_gloves_red.png-935695835e8f4567a5990a17cf33f758.s3tc.ctex", "res://.godot/imported/oldpop_gloves_red.png-935695835e8f4567a5990a17cf33f758.etc2.ctex"]
[params]
compress/mode=2
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=true
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=0
Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.2 KiB

@@ -1,42 +0,0 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://cimvaxvrbnob5"
path.s3tc="res://.godot/imported/oldpop_gloves_yellow.png-b349df58b3bc7ac80ac772778c5c881f.s3tc.ctex"
path.etc2="res://.godot/imported/oldpop_gloves_yellow.png-b349df58b3bc7ac80ac772778c5c881f.etc2.ctex"
metadata={
"imported_formats": ["s3tc_bptc", "etc2_astc"],
"vram_texture": true
}
[deps]
source_file="res://assets/characters/skins/clothing/oldpop_gloves_yellow.png"
dest_files=["res://.godot/imported/oldpop_gloves_yellow.png-b349df58b3bc7ac80ac772778c5c881f.s3tc.ctex", "res://.godot/imported/oldpop_gloves_yellow.png-b349df58b3bc7ac80ac772778c5c881f.etc2.ctex"]
[params]
compress/mode=2
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=true
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=0
Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.6 KiB

@@ -1,42 +0,0 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://d0wp6uqk30u6c"
path.s3tc="res://.godot/imported/oldpop_hat_blue.png-916a3ef8ca17067c6aafbe431ee36cdb.s3tc.ctex"
path.etc2="res://.godot/imported/oldpop_hat_blue.png-916a3ef8ca17067c6aafbe431ee36cdb.etc2.ctex"
metadata={
"imported_formats": ["s3tc_bptc", "etc2_astc"],
"vram_texture": true
}
[deps]
source_file="res://assets/characters/skins/clothing/oldpop_hat_blue.png"
dest_files=["res://.godot/imported/oldpop_hat_blue.png-916a3ef8ca17067c6aafbe431ee36cdb.s3tc.ctex", "res://.godot/imported/oldpop_hat_blue.png-916a3ef8ca17067c6aafbe431ee36cdb.etc2.ctex"]
[params]
compress/mode=2
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=true
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=0
Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.6 KiB

@@ -1,42 +0,0 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://d4ifn6pltc7bc"
path.s3tc="res://.godot/imported/oldpop_hat_green.png-5e928687ce3e8bfbc14df23b42992ca3.s3tc.ctex"
path.etc2="res://.godot/imported/oldpop_hat_green.png-5e928687ce3e8bfbc14df23b42992ca3.etc2.ctex"
metadata={
"imported_formats": ["s3tc_bptc", "etc2_astc"],
"vram_texture": true
}
[deps]
source_file="res://assets/characters/skins/clothing/oldpop_hat_green.png"
dest_files=["res://.godot/imported/oldpop_hat_green.png-5e928687ce3e8bfbc14df23b42992ca3.s3tc.ctex", "res://.godot/imported/oldpop_hat_green.png-5e928687ce3e8bfbc14df23b42992ca3.etc2.ctex"]
[params]
compress/mode=2
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=true
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=0
Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.6 KiB

@@ -1,42 +0,0 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://df8atdr3fyhsc"
path.s3tc="res://.godot/imported/oldpop_hat_red.png-fcd79b63984a743f8a1f6646778473dc.s3tc.ctex"
path.etc2="res://.godot/imported/oldpop_hat_red.png-fcd79b63984a743f8a1f6646778473dc.etc2.ctex"
metadata={
"imported_formats": ["s3tc_bptc", "etc2_astc"],
"vram_texture": true
}
[deps]
source_file="res://assets/characters/skins/clothing/oldpop_hat_red.png"
dest_files=["res://.godot/imported/oldpop_hat_red.png-fcd79b63984a743f8a1f6646778473dc.s3tc.ctex", "res://.godot/imported/oldpop_hat_red.png-fcd79b63984a743f8a1f6646778473dc.etc2.ctex"]
[params]
compress/mode=2
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=true
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=0
Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.6 KiB

@@ -0,0 +1,9 @@
[gd_resource type="StandardMaterial3D" format=3]
[ext_resource type="Texture2D" uid="uid://p1ihslqnrxjq" path="res://assets/characters/skins/tex/oldpop_cloth_grey_pant.png" id="1"]
[resource]
transparency = 2
alpha_scissor_threshold = 0.5
alpha_antialiasing_mode = 0
albedo_texture = ExtResource("1")
@@ -0,0 +1,9 @@
[gd_resource type="StandardMaterial3D" format=3]
[ext_resource type="Texture2D" uid="uid://b2a16sgrudj5q" path="res://assets/characters/skins/tex/oldpop_cloth_ori_pant.png" id="1"]
[resource]
transparency = 2
alpha_scissor_threshold = 0.5
alpha_antialiasing_mode = 0
albedo_texture = ExtResource("1")
@@ -0,0 +1,9 @@
[gd_resource type="StandardMaterial3D" format=3]
[ext_resource type="Texture2D" uid="uid://b3wychpmdlheb" path="res://assets/characters/skins/tex/oldpop_cloth_red_pant.png" id="1"]
[resource]
transparency = 2
alpha_scissor_threshold = 0.5
alpha_antialiasing_mode = 0
albedo_texture = ExtResource("1")
File diff suppressed because one or more lines are too long
@@ -0,0 +1,9 @@
[gd_resource type="StandardMaterial3D" format=3 uid="uid://v1qdug4x2ifm"]
[ext_resource type="Texture2D" uid="uid://d0egs6j3sg0me" path="res://assets/characters/skins/clothing/oldpop_cloth_white_pant.png" id="1_fw7uu"]
[resource]
transparency = 2
alpha_scissor_threshold = 0.5
alpha_antialiasing_mode = 0
albedo_texture = ExtResource("1_fw7uu")
@@ -0,0 +1,9 @@
[gd_resource type="StandardMaterial3D" format=3]
[ext_resource type="Texture2D" uid="uid://biiy6hk1l75ek" path="res://assets/characters/skins/tex/oldpop_cloth_yellow_pant.png" id="1"]
[resource]
transparency = 2
alpha_scissor_threshold = 0.5
alpha_antialiasing_mode = 0
albedo_texture = ExtResource("1")