reorganize everything

This commit is contained in:
2025-09-23 22:58:38 +10:00
parent 067772c305
commit 63493ec376
270 changed files with 568 additions and 568 deletions

2
.gitignore vendored
View File

@@ -4,8 +4,6 @@
/build/
!.gdignore
*.tmp
*.*~
*-autosave.kra

View File

@@ -11,7 +11,7 @@ The code is licensed under the
[MIT License](/teatov/batrix/src/branch/main/LICENSE.txt).
Art assets (files in the `assets/` directory) have different licenses.
All original assets (textures, models, music) are licensed under the
All original assets (textures, models, music, etc.) are licensed under the
[CC BY-NC 4.0](/teatov/batrix/src/branch/main/assets/LICENSE.txt).
Any third-party assets (fonts, sound effects) each have their own
Any third-party assets (fonts, sound effects, etc.) each have their own
license files in their respective directories.

View File

@@ -3,15 +3,15 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://dr87am6qbtpoc"
path="res://.godot/imported/circle.png-3a9eda6afa527fdf0867d56a2d52d1ff.ctex"
path="res://.godot/imported/circle.png-bb95527b9ab43d2339e3f4c52c9f1423.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/textures/effects/circle.png"
dest_files=["res://.godot/imported/circle.png-3a9eda6afa527fdf0867d56a2d52d1ff.ctex"]
source_file="res://assets/effects/circle.png"
dest_files=["res://.godot/imported/circle.png-bb95527b9ab43d2339e3f4c52c9f1423.ctex"]
[params]

View File

@@ -3,8 +3,8 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://qsi3o5dkl7us"
path.s3tc="res://.godot/imported/dash.png-848ed93511b18577486219aa45b7d5ba.s3tc.ctex"
path.etc2="res://.godot/imported/dash.png-848ed93511b18577486219aa45b7d5ba.etc2.ctex"
path.s3tc="res://.godot/imported/dash.png-6a6f58e3269cbab4d2fddbd30bbeb2c6.s3tc.ctex"
path.etc2="res://.godot/imported/dash.png-6a6f58e3269cbab4d2fddbd30bbeb2c6.etc2.ctex"
metadata={
"imported_formats": ["s3tc_bptc", "etc2_astc"],
"vram_texture": true
@@ -12,8 +12,8 @@ metadata={
[deps]
source_file="res://assets/textures/effects/dash.png"
dest_files=["res://.godot/imported/dash.png-848ed93511b18577486219aa45b7d5ba.s3tc.ctex", "res://.godot/imported/dash.png-848ed93511b18577486219aa45b7d5ba.etc2.ctex"]
source_file="res://assets/effects/dash.png"
dest_files=["res://.godot/imported/dash.png-6a6f58e3269cbab4d2fddbd30bbeb2c6.s3tc.ctex", "res://.godot/imported/dash.png-6a6f58e3269cbab4d2fddbd30bbeb2c6.etc2.ctex"]
[params]

View File

@@ -3,8 +3,8 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://q5khyv3xo3gf"
path.s3tc="res://.godot/imported/dash_spaced.png-87bac8c76c4efb242e2288e3d921cb4b.s3tc.ctex"
path.etc2="res://.godot/imported/dash_spaced.png-87bac8c76c4efb242e2288e3d921cb4b.etc2.ctex"
path.s3tc="res://.godot/imported/dash_spaced.png-4d80f483a8aaa93fee98ebebb641ffe5.s3tc.ctex"
path.etc2="res://.godot/imported/dash_spaced.png-4d80f483a8aaa93fee98ebebb641ffe5.etc2.ctex"
metadata={
"imported_formats": ["s3tc_bptc", "etc2_astc"],
"vram_texture": true
@@ -12,8 +12,8 @@ metadata={
[deps]
source_file="res://assets/textures/effects/dash_spaced.png"
dest_files=["res://.godot/imported/dash_spaced.png-87bac8c76c4efb242e2288e3d921cb4b.s3tc.ctex", "res://.godot/imported/dash_spaced.png-87bac8c76c4efb242e2288e3d921cb4b.etc2.ctex"]
source_file="res://assets/effects/dash_spaced.png"
dest_files=["res://.godot/imported/dash_spaced.png-4d80f483a8aaa93fee98ebebb641ffe5.s3tc.ctex", "res://.godot/imported/dash_spaced.png-4d80f483a8aaa93fee98ebebb641ffe5.etc2.ctex"]
[params]

View File

@@ -3,8 +3,8 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://c85b8i5dign4u"
path.s3tc="res://.godot/imported/light_decal.png-5c033e11ff4aa1cd2c161934be5206fe.s3tc.ctex"
path.etc2="res://.godot/imported/light_decal.png-5c033e11ff4aa1cd2c161934be5206fe.etc2.ctex"
path.s3tc="res://.godot/imported/light_decal.png-6eebe19255447d179d45662f4ab4a044.s3tc.ctex"
path.etc2="res://.godot/imported/light_decal.png-6eebe19255447d179d45662f4ab4a044.etc2.ctex"
metadata={
"imported_formats": ["s3tc_bptc", "etc2_astc"],
"vram_texture": true
@@ -12,8 +12,8 @@ metadata={
[deps]
source_file="res://assets/textures/effects/light_decal.png"
dest_files=["res://.godot/imported/light_decal.png-5c033e11ff4aa1cd2c161934be5206fe.s3tc.ctex", "res://.godot/imported/light_decal.png-5c033e11ff4aa1cd2c161934be5206fe.etc2.ctex"]
source_file="res://assets/effects/light_decal.png"
dest_files=["res://.godot/imported/light_decal.png-6eebe19255447d179d45662f4ab4a044.s3tc.ctex", "res://.godot/imported/light_decal.png-6eebe19255447d179d45662f4ab4a044.etc2.ctex"]
[params]

View File

@@ -3,8 +3,8 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://xi8bgmkq6kiq"
path.s3tc="res://.godot/imported/shadow_decal.png-90cc37504602cced65c56dc6a69a082d.s3tc.ctex"
path.etc2="res://.godot/imported/shadow_decal.png-90cc37504602cced65c56dc6a69a082d.etc2.ctex"
path.s3tc="res://.godot/imported/shadow_decal.png-0c917748c85e5cc8a03c3d54eedf3ce7.s3tc.ctex"
path.etc2="res://.godot/imported/shadow_decal.png-0c917748c85e5cc8a03c3d54eedf3ce7.etc2.ctex"
metadata={
"imported_formats": ["s3tc_bptc", "etc2_astc"],
"vram_texture": true
@@ -12,8 +12,8 @@ metadata={
[deps]
source_file="res://assets/textures/effects/shadow_decal.png"
dest_files=["res://.godot/imported/shadow_decal.png-90cc37504602cced65c56dc6a69a082d.s3tc.ctex", "res://.godot/imported/shadow_decal.png-90cc37504602cced65c56dc6a69a082d.etc2.ctex"]
source_file="res://assets/effects/shadow_decal.png"
dest_files=["res://.godot/imported/shadow_decal.png-0c917748c85e5cc8a03c3d54eedf3ce7.s3tc.ctex", "res://.godot/imported/shadow_decal.png-0c917748c85e5cc8a03c3d54eedf3ce7.etc2.ctex"]
[params]

View File

@@ -3,8 +3,8 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://djqrrvlpfyiax"
path.s3tc="res://.godot/imported/stripes.png-8a038ce05c63176cd1d7081153e209d2.s3tc.ctex"
path.etc2="res://.godot/imported/stripes.png-8a038ce05c63176cd1d7081153e209d2.etc2.ctex"
path.s3tc="res://.godot/imported/stripes.png-d94371c2c1eb00ce5cc0f8d077ad88d1.s3tc.ctex"
path.etc2="res://.godot/imported/stripes.png-d94371c2c1eb00ce5cc0f8d077ad88d1.etc2.ctex"
metadata={
"imported_formats": ["s3tc_bptc", "etc2_astc"],
"vram_texture": true
@@ -12,8 +12,8 @@ metadata={
[deps]
source_file="res://assets/textures/effects/stripes.png"
dest_files=["res://.godot/imported/stripes.png-8a038ce05c63176cd1d7081153e209d2.s3tc.ctex", "res://.godot/imported/stripes.png-8a038ce05c63176cd1d7081153e209d2.etc2.ctex"]
source_file="res://assets/effects/stripes.png"
dest_files=["res://.godot/imported/stripes.png-d94371c2c1eb00ce5cc0f8d077ad88d1.s3tc.ctex", "res://.godot/imported/stripes.png-d94371c2c1eb00ce5cc0f8d077ad88d1.etc2.ctex"]
[params]

View File

@@ -4,12 +4,12 @@ importer="animation_library"
importer_version=1
type="AnimationLibrary"
uid="uid://drdyawakpj21j"
path="res://.godot/imported/batrix_gp_generic.gltf-8e49b6c65be1539717d8791a384e3bcb.res"
path="res://.godot/imported/batrix_gp_generic.gltf-fddf41039401e689d714e3ff31a2354c.res"
[deps]
source_file="res://assets/models/entities/characters/batrix/animations/batrix_gp_generic.gltf"
dest_files=["res://.godot/imported/batrix_gp_generic.gltf-8e49b6c65be1539717d8791a384e3bcb.res"]
source_file="res://assets/entities/characters/batrix/animations/batrix_gp_generic.gltf"
dest_files=["res://.godot/imported/batrix_gp_generic.gltf-fddf41039401e689d714e3ff31a2354c.res"]
[params]
@@ -2097,7 +2097,7 @@ _subresources={
},
"run_back": {
"save_to_file/enabled": true,
"save_to_file/fallback_path": "res://resources/entities/characters/batrix/animations/run_back.res",
"save_to_file/fallback_path": "res://resources/entities/characters/batrix/animations/batrix_run_back.res",
"save_to_file/keep_custom_tracks": true,
"save_to_file/path": "uid://l7vp4ae2e0nr",
"settings/loop_mode": 1,
@@ -4153,7 +4153,7 @@ _subresources={
},
"run_back_left": {
"save_to_file/enabled": true,
"save_to_file/fallback_path": "res://resources/entities/characters/batrix/animations/run_back_left.res",
"save_to_file/fallback_path": "res://resources/entities/characters/batrix/animations/batrix_run_back_left.res",
"save_to_file/keep_custom_tracks": true,
"save_to_file/path": "uid://dvqavd60ugkb8",
"settings/loop_mode": 1,
@@ -6209,7 +6209,7 @@ _subresources={
},
"run_back_right": {
"save_to_file/enabled": true,
"save_to_file/fallback_path": "res://resources/entities/characters/batrix/animations/run_back_right.res",
"save_to_file/fallback_path": "res://resources/entities/characters/batrix/animations/batrix_run_back_right.res",
"save_to_file/keep_custom_tracks": true,
"save_to_file/path": "uid://cghwl0irxn6da",
"settings/loop_mode": 1,
@@ -8265,7 +8265,7 @@ _subresources={
},
"run_forward": {
"save_to_file/enabled": true,
"save_to_file/fallback_path": "res://resources/entities/characters/batrix/animations/run_forward.res",
"save_to_file/fallback_path": "res://resources/entities/characters/batrix/animations/batrix_run_forward.res",
"save_to_file/keep_custom_tracks": true,
"save_to_file/path": "uid://bpvt5wj6hjp16",
"settings/loop_mode": 1,
@@ -10321,7 +10321,7 @@ _subresources={
},
"run_forward_left": {
"save_to_file/enabled": true,
"save_to_file/fallback_path": "res://resources/entities/characters/batrix/animations/run_forward_left.res",
"save_to_file/fallback_path": "res://resources/entities/characters/batrix/animations/batrix_run_forward_left.res",
"save_to_file/keep_custom_tracks": true,
"save_to_file/path": "uid://0stafsrijogs",
"settings/loop_mode": 1,
@@ -12377,7 +12377,7 @@ _subresources={
},
"run_forward_right": {
"save_to_file/enabled": true,
"save_to_file/fallback_path": "res://resources/entities/characters/batrix/animations/run_forward_right.res",
"save_to_file/fallback_path": "res://resources/entities/characters/batrix/animations/batrix_run_forward_right.res",
"save_to_file/keep_custom_tracks": true,
"save_to_file/path": "uid://chs2wo8o5vkp1",
"settings/loop_mode": 1,
@@ -14433,7 +14433,7 @@ _subresources={
},
"run_left": {
"save_to_file/enabled": true,
"save_to_file/fallback_path": "res://resources/entities/characters/batrix/animations/run_left.res",
"save_to_file/fallback_path": "res://resources/entities/characters/batrix/animations/batrix_run_left.res",
"save_to_file/keep_custom_tracks": true,
"save_to_file/path": "uid://d2lfr1vnkoar4",
"settings/loop_mode": 1,
@@ -16489,7 +16489,7 @@ _subresources={
},
"run_right": {
"save_to_file/enabled": true,
"save_to_file/fallback_path": "res://resources/entities/characters/batrix/animations/run_right.res",
"save_to_file/fallback_path": "res://resources/entities/characters/batrix/animations/batrix_run_right.res",
"save_to_file/keep_custom_tracks": true,
"save_to_file/path": "uid://bpl4ic1r5sdpv",
"settings/loop_mode": 1,

View File

@@ -4,12 +4,12 @@ importer="scene"
importer_version=1
type="PackedScene"
uid="uid://c7odkr2qcnn74"
path="res://.godot/imported/batrix.gltf-54e846a050e09bb36010ee980ea891ef.scn"
path="res://.godot/imported/batrix.gltf-a75f0872fb16ec9c1b5ca57e1daf1c97.scn"
[deps]
source_file="res://assets/models/entities/characters/batrix/batrix.gltf"
dest_files=["res://.godot/imported/batrix.gltf-54e846a050e09bb36010ee980ea891ef.scn"]
source_file="res://assets/entities/characters/batrix/batrix.gltf"
dest_files=["res://.godot/imported/batrix.gltf-a75f0872fb16ec9c1b5ca57e1daf1c97.scn"]
[params]
@@ -41,7 +41,7 @@ _subresources={
"animations": {
"RESET": {
"save_to_file/enabled": true,
"save_to_file/fallback_path": "res://resources/entities/characters/batrix/animations/reset.res",
"save_to_file/fallback_path": "res://resources/entities/characters/batrix/animations/batrix_reset.res",
"save_to_file/keep_custom_tracks": "",
"save_to_file/path": "uid://croctosb3fkao",
"settings/loop_mode": 0,

View File

@@ -3,8 +3,8 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://cv5cnlgxx3rud"
path.s3tc="res://.godot/imported/batrix_albedo.png-04fb26265c988e3bc0c6891ed42dd659.s3tc.ctex"
path.etc2="res://.godot/imported/batrix_albedo.png-04fb26265c988e3bc0c6891ed42dd659.etc2.ctex"
path.s3tc="res://.godot/imported/batrix_albedo.png-95db77a63b8fa5df0d41b623b994f1fd.s3tc.ctex"
path.etc2="res://.godot/imported/batrix_albedo.png-95db77a63b8fa5df0d41b623b994f1fd.etc2.ctex"
metadata={
"imported_formats": ["s3tc_bptc", "etc2_astc"],
"vram_texture": true
@@ -12,8 +12,8 @@ metadata={
[deps]
source_file="res://assets/models/entities/characters/batrix/textures/batrix_albedo.png"
dest_files=["res://.godot/imported/batrix_albedo.png-04fb26265c988e3bc0c6891ed42dd659.s3tc.ctex", "res://.godot/imported/batrix_albedo.png-04fb26265c988e3bc0c6891ed42dd659.etc2.ctex"]
source_file="res://assets/entities/characters/batrix/textures/batrix_albedo.png"
dest_files=["res://.godot/imported/batrix_albedo.png-95db77a63b8fa5df0d41b623b994f1fd.s3tc.ctex", "res://.godot/imported/batrix_albedo.png-95db77a63b8fa5df0d41b623b994f1fd.etc2.ctex"]
[params]

View File

@@ -3,8 +3,8 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://fj76wlr61buq"
path.s3tc="res://.godot/imported/batrix_bat_albedo.png-2858c8a1b327a603e1f0ecc8154122c0.s3tc.ctex"
path.etc2="res://.godot/imported/batrix_bat_albedo.png-2858c8a1b327a603e1f0ecc8154122c0.etc2.ctex"
path.s3tc="res://.godot/imported/batrix_bat_albedo.png-b6e4316291123a0d61f457009ea5cf9f.s3tc.ctex"
path.etc2="res://.godot/imported/batrix_bat_albedo.png-b6e4316291123a0d61f457009ea5cf9f.etc2.ctex"
metadata={
"imported_formats": ["s3tc_bptc", "etc2_astc"],
"vram_texture": true
@@ -12,8 +12,8 @@ metadata={
[deps]
source_file="res://assets/models/entities/characters/batrix/textures/batrix_bat_albedo.png"
dest_files=["res://.godot/imported/batrix_bat_albedo.png-2858c8a1b327a603e1f0ecc8154122c0.s3tc.ctex", "res://.godot/imported/batrix_bat_albedo.png-2858c8a1b327a603e1f0ecc8154122c0.etc2.ctex"]
source_file="res://assets/entities/characters/batrix/textures/batrix_bat_albedo.png"
dest_files=["res://.godot/imported/batrix_bat_albedo.png-b6e4316291123a0d61f457009ea5cf9f.s3tc.ctex", "res://.godot/imported/batrix_bat_albedo.png-b6e4316291123a0d61f457009ea5cf9f.etc2.ctex"]
[params]

View File

@@ -3,8 +3,8 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://8l2lbwbyemtc"
path.s3tc="res://.godot/imported/batrix_fresnel_map.png-8d098e6dc6596c0023b9e9bbb2460aa3.s3tc.ctex"
path.etc2="res://.godot/imported/batrix_fresnel_map.png-8d098e6dc6596c0023b9e9bbb2460aa3.etc2.ctex"
path.s3tc="res://.godot/imported/batrix_fresnel_map.png-123ef51edefe0cba679839b9ea71e174.s3tc.ctex"
path.etc2="res://.godot/imported/batrix_fresnel_map.png-123ef51edefe0cba679839b9ea71e174.etc2.ctex"
metadata={
"imported_formats": ["s3tc_bptc", "etc2_astc"],
"vram_texture": true
@@ -12,8 +12,8 @@ metadata={
[deps]
source_file="res://assets/models/entities/characters/batrix/textures/batrix_fresnel_map.png"
dest_files=["res://.godot/imported/batrix_fresnel_map.png-8d098e6dc6596c0023b9e9bbb2460aa3.s3tc.ctex", "res://.godot/imported/batrix_fresnel_map.png-8d098e6dc6596c0023b9e9bbb2460aa3.etc2.ctex"]
source_file="res://assets/entities/characters/batrix/textures/batrix_fresnel_map.png"
dest_files=["res://.godot/imported/batrix_fresnel_map.png-123ef51edefe0cba679839b9ea71e174.s3tc.ctex", "res://.godot/imported/batrix_fresnel_map.png-123ef51edefe0cba679839b9ea71e174.etc2.ctex"]
[params]

View File

@@ -4,12 +4,12 @@ importer="scene"
importer_version=1
type="PackedScene"
uid="uid://cor5a1kqs0ia4"
path="res://.godot/imported/mint.gltf-4da0487ee4ea75f9056f63f26dfa0053.scn"
path="res://.godot/imported/mint.gltf-ca393464cd3fce7de844c009412652b6.scn"
[deps]
source_file="res://assets/models/entities/characters/mint/mint.gltf"
dest_files=["res://.godot/imported/mint.gltf-4da0487ee4ea75f9056f63f26dfa0053.scn"]
source_file="res://assets/entities/characters/mint/mint.gltf"
dest_files=["res://.godot/imported/mint.gltf-ca393464cd3fce7de844c009412652b6.scn"]
[params]
@@ -41,7 +41,7 @@ _subresources={
"animations": {
"RESET": {
"save_to_file/enabled": true,
"save_to_file/fallback_path": "res://resources/entities/characters/mint/animations/reset.res",
"save_to_file/fallback_path": "res://resources/entities/characters/mint/animations/mint_reset.res",
"save_to_file/keep_custom_tracks": "",
"save_to_file/path": "uid://c1lo2i1rm3gsc",
"settings/loop_mode": 0,

View File

@@ -3,8 +3,8 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://bm0fslrkv8jhq"
path.s3tc="res://.godot/imported/mint_albedo.png-11a463ea302724c1d5c264c16da5f6b4.s3tc.ctex"
path.etc2="res://.godot/imported/mint_albedo.png-11a463ea302724c1d5c264c16da5f6b4.etc2.ctex"
path.s3tc="res://.godot/imported/mint_albedo.png-b0617aad79d1f53ed927200bba979156.s3tc.ctex"
path.etc2="res://.godot/imported/mint_albedo.png-b0617aad79d1f53ed927200bba979156.etc2.ctex"
metadata={
"imported_formats": ["s3tc_bptc", "etc2_astc"],
"vram_texture": true
@@ -12,8 +12,8 @@ metadata={
[deps]
source_file="res://assets/models/entities/characters/mint/textures/mint_albedo.png"
dest_files=["res://.godot/imported/mint_albedo.png-11a463ea302724c1d5c264c16da5f6b4.s3tc.ctex", "res://.godot/imported/mint_albedo.png-11a463ea302724c1d5c264c16da5f6b4.etc2.ctex"]
source_file="res://assets/entities/characters/mint/textures/mint_albedo.png"
dest_files=["res://.godot/imported/mint_albedo.png-b0617aad79d1f53ed927200bba979156.s3tc.ctex", "res://.godot/imported/mint_albedo.png-b0617aad79d1f53ed927200bba979156.etc2.ctex"]
[params]

View File

@@ -3,8 +3,8 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://cmq20s03qsxuj"
path.s3tc="res://.godot/imported/mint_fresnel_map.png-058127beeff94503c1fc223a00f0c1d1.s3tc.ctex"
path.etc2="res://.godot/imported/mint_fresnel_map.png-058127beeff94503c1fc223a00f0c1d1.etc2.ctex"
path.s3tc="res://.godot/imported/mint_fresnel_map.png-061dd3036a9b108cfc0e98e39cf9d373.s3tc.ctex"
path.etc2="res://.godot/imported/mint_fresnel_map.png-061dd3036a9b108cfc0e98e39cf9d373.etc2.ctex"
metadata={
"imported_formats": ["s3tc_bptc", "etc2_astc"],
"vram_texture": true
@@ -12,8 +12,8 @@ metadata={
[deps]
source_file="res://assets/models/entities/characters/mint/textures/mint_fresnel_map.png"
dest_files=["res://.godot/imported/mint_fresnel_map.png-058127beeff94503c1fc223a00f0c1d1.s3tc.ctex", "res://.godot/imported/mint_fresnel_map.png-058127beeff94503c1fc223a00f0c1d1.etc2.ctex"]
source_file="res://assets/entities/characters/mint/textures/mint_fresnel_map.png"
dest_files=["res://.godot/imported/mint_fresnel_map.png-061dd3036a9b108cfc0e98e39cf9d373.s3tc.ctex", "res://.godot/imported/mint_fresnel_map.png-061dd3036a9b108cfc0e98e39cf9d373.etc2.ctex"]
[params]

View File

@@ -3,8 +3,8 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://b2yqtj2nnhtom"
path.s3tc="res://.godot/imported/mint_racket_albedo.png-ef4f4c6288c9ce830ffcb46814cd5b98.s3tc.ctex"
path.etc2="res://.godot/imported/mint_racket_albedo.png-ef4f4c6288c9ce830ffcb46814cd5b98.etc2.ctex"
path.s3tc="res://.godot/imported/mint_racket_albedo.png-7bb427e943106c322e3655cbbeef3df9.s3tc.ctex"
path.etc2="res://.godot/imported/mint_racket_albedo.png-7bb427e943106c322e3655cbbeef3df9.etc2.ctex"
metadata={
"imported_formats": ["s3tc_bptc", "etc2_astc"],
"vram_texture": true
@@ -12,8 +12,8 @@ metadata={
[deps]
source_file="res://assets/models/entities/characters/mint/textures/mint_racket_albedo.png"
dest_files=["res://.godot/imported/mint_racket_albedo.png-ef4f4c6288c9ce830ffcb46814cd5b98.s3tc.ctex", "res://.godot/imported/mint_racket_albedo.png-ef4f4c6288c9ce830ffcb46814cd5b98.etc2.ctex"]
source_file="res://assets/entities/characters/mint/textures/mint_racket_albedo.png"
dest_files=["res://.godot/imported/mint_racket_albedo.png-7bb427e943106c322e3655cbbeef3df9.s3tc.ctex", "res://.godot/imported/mint_racket_albedo.png-7bb427e943106c322e3655cbbeef3df9.etc2.ctex"]
[params]

View File

@@ -3,8 +3,8 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://fovb5jha8b1q"
path.s3tc="res://.godot/imported/player_hurt_circle.png-e9019f240178379fd2b5a593d6c437f2.s3tc.ctex"
path.etc2="res://.godot/imported/player_hurt_circle.png-e9019f240178379fd2b5a593d6c437f2.etc2.ctex"
path.s3tc="res://.godot/imported/player_hurt_circle.png-e1231dee50935cf4e1fdbf7c67a5eeb5.s3tc.ctex"
path.etc2="res://.godot/imported/player_hurt_circle.png-e1231dee50935cf4e1fdbf7c67a5eeb5.etc2.ctex"
metadata={
"imported_formats": ["s3tc_bptc", "etc2_astc"],
"vram_texture": true
@@ -12,8 +12,8 @@ metadata={
[deps]
source_file="res://assets/textures/effects/player/player_hurt_circle.png"
dest_files=["res://.godot/imported/player_hurt_circle.png-e9019f240178379fd2b5a593d6c437f2.s3tc.ctex", "res://.godot/imported/player_hurt_circle.png-e9019f240178379fd2b5a593d6c437f2.etc2.ctex"]
source_file="res://assets/entities/player/player_hurt_circle.png"
dest_files=["res://.godot/imported/player_hurt_circle.png-e1231dee50935cf4e1fdbf7c67a5eeb5.s3tc.ctex", "res://.godot/imported/player_hurt_circle.png-e1231dee50935cf4e1fdbf7c67a5eeb5.etc2.ctex"]
[params]

View File

@@ -4,12 +4,12 @@ importer="scene"
importer_version=1
type="PackedScene"
uid="uid://bl3flu6un3op1"
path="res://.godot/imported/projectile.glb-8cc050945613286a0cd8dc042d15871c.scn"
path="res://.godot/imported/projectile.glb-52f4dc650b9cfa8a58d9cea348db9d9f.scn"
[deps]
source_file="res://assets/models/entities/projectiles/projectile.glb"
dest_files=["res://.godot/imported/projectile.glb-8cc050945613286a0cd8dc042d15871c.scn"]
source_file="res://assets/entities/projectiles/projectile.glb"
dest_files=["res://.godot/imported/projectile.glb-52f4dc650b9cfa8a58d9cea348db9d9f.scn"]
[params]

View File

@@ -3,8 +3,8 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://cmbyt03a78682"
path.s3tc="res://.godot/imported/projectile_hit_effect.png-4c3048dc8d614d78314cae1c0458e39c.s3tc.ctex"
path.etc2="res://.godot/imported/projectile_hit_effect.png-4c3048dc8d614d78314cae1c0458e39c.etc2.ctex"
path.s3tc="res://.godot/imported/projectile_hit_effect.png-cb1826d022b11465c1c44fb958a123a3.s3tc.ctex"
path.etc2="res://.godot/imported/projectile_hit_effect.png-cb1826d022b11465c1c44fb958a123a3.etc2.ctex"
metadata={
"imported_formats": ["s3tc_bptc", "etc2_astc"],
"vram_texture": true
@@ -12,8 +12,8 @@ metadata={
[deps]
source_file="res://assets/textures/effects/projectiles/projectile_hit_effect.png"
dest_files=["res://.godot/imported/projectile_hit_effect.png-4c3048dc8d614d78314cae1c0458e39c.s3tc.ctex", "res://.godot/imported/projectile_hit_effect.png-4c3048dc8d614d78314cae1c0458e39c.etc2.ctex"]
source_file="res://assets/entities/projectiles/textures/projectile_hit_effect.png"
dest_files=["res://.godot/imported/projectile_hit_effect.png-cb1826d022b11465c1c44fb958a123a3.s3tc.ctex", "res://.godot/imported/projectile_hit_effect.png-cb1826d022b11465c1c44fb958a123a3.etc2.ctex"]
[params]

View File

@@ -3,8 +3,8 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://dk3nilys1gide"
path.s3tc="res://.godot/imported/projectile_hit_effect_sub.png-3a8611f39d38f5b342bbd6f634ccd534.s3tc.ctex"
path.etc2="res://.godot/imported/projectile_hit_effect_sub.png-3a8611f39d38f5b342bbd6f634ccd534.etc2.ctex"
path.s3tc="res://.godot/imported/projectile_hit_effect_sub.png-d3cf0df26e7207ec69210ada9b0a6a55.s3tc.ctex"
path.etc2="res://.godot/imported/projectile_hit_effect_sub.png-d3cf0df26e7207ec69210ada9b0a6a55.etc2.ctex"
metadata={
"imported_formats": ["s3tc_bptc", "etc2_astc"],
"vram_texture": true
@@ -12,8 +12,8 @@ metadata={
[deps]
source_file="res://assets/textures/effects/projectiles/projectile_hit_effect_sub.png"
dest_files=["res://.godot/imported/projectile_hit_effect_sub.png-3a8611f39d38f5b342bbd6f634ccd534.s3tc.ctex", "res://.godot/imported/projectile_hit_effect_sub.png-3a8611f39d38f5b342bbd6f634ccd534.etc2.ctex"]
source_file="res://assets/entities/projectiles/textures/projectile_hit_effect_sub.png"
dest_files=["res://.godot/imported/projectile_hit_effect_sub.png-d3cf0df26e7207ec69210ada9b0a6a55.s3tc.ctex", "res://.godot/imported/projectile_hit_effect_sub.png-d3cf0df26e7207ec69210ada9b0a6a55.etc2.ctex"]
[params]

View File

@@ -0,0 +1,22 @@
Prototype Textures 1.0
Created/distributed by Kenney (www.kenney.nl)
Creation date: 08-04-2020
------------------------------
License: (Creative Commons Zero, CC0)
http://creativecommons.org/publicdomain/zero/1.0/
This content is free to use in personal, educational and commercial projects.
Support us by crediting Kenney or www.kenney.nl (this is not mandatory)
------------------------------
Donate: http://support.kenney.nl
Request: http://request.kenney.nl
Patreon: http://patreon.com/kenney/
Follow on Twitter for updates:
http://twitter.com/KenneyNL

View File

@@ -3,15 +3,15 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://ctytwypm65xpf"
path="res://.godot/imported/texture_01.png-dd8b113df20e41cef1d58049d8465f55.ctex"
path="res://.godot/imported/texture_01.png-a59deeeab1e5ac0249158cd217a58030.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/textures/prototyping/dark/texture_01.png"
dest_files=["res://.godot/imported/texture_01.png-dd8b113df20e41cef1d58049d8465f55.ctex"]
source_file="res://assets/environment/prototyping/dark/texture_01.png"
dest_files=["res://.godot/imported/texture_01.png-a59deeeab1e5ac0249158cd217a58030.ctex"]
[params]

View File

@@ -3,15 +3,15 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://bbo8bi1dqnhe2"
path="res://.godot/imported/texture_02.png-fe22b1d7a5eb8dce9f997a849b78d6e4.ctex"
path="res://.godot/imported/texture_02.png-629eff007fa626a413e160603776bdea.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/textures/prototyping/dark/texture_02.png"
dest_files=["res://.godot/imported/texture_02.png-fe22b1d7a5eb8dce9f997a849b78d6e4.ctex"]
source_file="res://assets/environment/prototyping/dark/texture_02.png"
dest_files=["res://.godot/imported/texture_02.png-629eff007fa626a413e160603776bdea.ctex"]
[params]

View File

@@ -3,15 +3,15 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://8s3fac2tkqy8"
path="res://.godot/imported/texture_03.png-b87075afe6b1fbf3f112f34fb5d71e95.ctex"
path="res://.godot/imported/texture_03.png-96769c9f1fee09ac85289395d543ddff.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/textures/prototyping/dark/texture_03.png"
dest_files=["res://.godot/imported/texture_03.png-b87075afe6b1fbf3f112f34fb5d71e95.ctex"]
source_file="res://assets/environment/prototyping/dark/texture_03.png"
dest_files=["res://.godot/imported/texture_03.png-96769c9f1fee09ac85289395d543ddff.ctex"]
[params]

View File

@@ -3,15 +3,15 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://d2v2yuji0gnql"
path="res://.godot/imported/texture_04.png-e29bd52b64d6a17ad28b93dd98864ae9.ctex"
path="res://.godot/imported/texture_04.png-d7338f3dcea5bfde04b46a2acce10791.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/textures/prototyping/dark/texture_04.png"
dest_files=["res://.godot/imported/texture_04.png-e29bd52b64d6a17ad28b93dd98864ae9.ctex"]
source_file="res://assets/environment/prototyping/dark/texture_04.png"
dest_files=["res://.godot/imported/texture_04.png-d7338f3dcea5bfde04b46a2acce10791.ctex"]
[params]

View File

@@ -3,15 +3,15 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://bij8p648ch5gf"
path="res://.godot/imported/texture_05.png-1a7ab9de03c7e6bb1eb23138bf4eeae2.ctex"
path="res://.godot/imported/texture_05.png-8e7dec1c99664cbd1635749a55dff9b2.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/textures/prototyping/dark/texture_05.png"
dest_files=["res://.godot/imported/texture_05.png-1a7ab9de03c7e6bb1eb23138bf4eeae2.ctex"]
source_file="res://assets/environment/prototyping/dark/texture_05.png"
dest_files=["res://.godot/imported/texture_05.png-8e7dec1c99664cbd1635749a55dff9b2.ctex"]
[params]

View File

@@ -3,15 +3,15 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://dkvbn2o4toqbi"
path="res://.godot/imported/texture_06.png-db0001be19e4ccde2689fdbd92025dac.ctex"
path="res://.godot/imported/texture_06.png-6202ab61d3bcf5ffc3015126bfb88a17.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/textures/prototyping/dark/texture_06.png"
dest_files=["res://.godot/imported/texture_06.png-db0001be19e4ccde2689fdbd92025dac.ctex"]
source_file="res://assets/environment/prototyping/dark/texture_06.png"
dest_files=["res://.godot/imported/texture_06.png-6202ab61d3bcf5ffc3015126bfb88a17.ctex"]
[params]

View File

@@ -3,15 +3,15 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://bmdtw1y7ipgek"
path="res://.godot/imported/texture_07.png-e605fa55692ebe1efe3270d7377ef11b.ctex"
path="res://.godot/imported/texture_07.png-9132bc735f2906fba37dcff7a7b24c40.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/textures/prototyping/dark/texture_07.png"
dest_files=["res://.godot/imported/texture_07.png-e605fa55692ebe1efe3270d7377ef11b.ctex"]
source_file="res://assets/environment/prototyping/dark/texture_07.png"
dest_files=["res://.godot/imported/texture_07.png-9132bc735f2906fba37dcff7a7b24c40.ctex"]
[params]

View File

@@ -3,8 +3,8 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://bc54i2i54nq1u"
path.s3tc="res://.godot/imported/texture_08.png-85c355fda838be4ea11dd82f53eaae35.s3tc.ctex"
path.etc2="res://.godot/imported/texture_08.png-85c355fda838be4ea11dd82f53eaae35.etc2.ctex"
path.s3tc="res://.godot/imported/texture_08.png-8bb9843ad86e7d90b54a5f46f3194312.s3tc.ctex"
path.etc2="res://.godot/imported/texture_08.png-8bb9843ad86e7d90b54a5f46f3194312.etc2.ctex"
metadata={
"imported_formats": ["s3tc_bptc", "etc2_astc"],
"vram_texture": true
@@ -12,8 +12,8 @@ metadata={
[deps]
source_file="res://assets/textures/prototyping/dark/texture_08.png"
dest_files=["res://.godot/imported/texture_08.png-85c355fda838be4ea11dd82f53eaae35.s3tc.ctex", "res://.godot/imported/texture_08.png-85c355fda838be4ea11dd82f53eaae35.etc2.ctex"]
source_file="res://assets/environment/prototyping/dark/texture_08.png"
dest_files=["res://.godot/imported/texture_08.png-8bb9843ad86e7d90b54a5f46f3194312.s3tc.ctex", "res://.godot/imported/texture_08.png-8bb9843ad86e7d90b54a5f46f3194312.etc2.ctex"]
[params]

View File

@@ -3,8 +3,8 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://da4thmw3r2mxj"
path.s3tc="res://.godot/imported/texture_09.png-91904a10a77c91dcb9488dfbd93d44b3.s3tc.ctex"
path.etc2="res://.godot/imported/texture_09.png-91904a10a77c91dcb9488dfbd93d44b3.etc2.ctex"
path.s3tc="res://.godot/imported/texture_09.png-beb87196131bfa49d3583b85e3943201.s3tc.ctex"
path.etc2="res://.godot/imported/texture_09.png-beb87196131bfa49d3583b85e3943201.etc2.ctex"
metadata={
"imported_formats": ["s3tc_bptc", "etc2_astc"],
"vram_texture": true
@@ -12,8 +12,8 @@ metadata={
[deps]
source_file="res://assets/textures/prototyping/dark/texture_09.png"
dest_files=["res://.godot/imported/texture_09.png-91904a10a77c91dcb9488dfbd93d44b3.s3tc.ctex", "res://.godot/imported/texture_09.png-91904a10a77c91dcb9488dfbd93d44b3.etc2.ctex"]
source_file="res://assets/environment/prototyping/dark/texture_09.png"
dest_files=["res://.godot/imported/texture_09.png-beb87196131bfa49d3583b85e3943201.s3tc.ctex", "res://.godot/imported/texture_09.png-beb87196131bfa49d3583b85e3943201.etc2.ctex"]
[params]

View File

@@ -3,15 +3,15 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://doslm5sasf2rg"
path="res://.godot/imported/texture_10.png-9c5d78cfdaf705e81d9a6d27441b178c.ctex"
path="res://.godot/imported/texture_10.png-353932c106e4bdc5aa3d85bbc11f2645.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/textures/prototyping/dark/texture_10.png"
dest_files=["res://.godot/imported/texture_10.png-9c5d78cfdaf705e81d9a6d27441b178c.ctex"]
source_file="res://assets/environment/prototyping/dark/texture_10.png"
dest_files=["res://.godot/imported/texture_10.png-353932c106e4bdc5aa3d85bbc11f2645.ctex"]
[params]

View File

@@ -3,15 +3,15 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://cd21mixr0j6rn"
path="res://.godot/imported/texture_11.png-2635adbe72e7f70264361fae000d04d0.ctex"
path="res://.godot/imported/texture_11.png-8aeccf8127e4d5624029b158eca4b26d.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/textures/prototyping/dark/texture_11.png"
dest_files=["res://.godot/imported/texture_11.png-2635adbe72e7f70264361fae000d04d0.ctex"]
source_file="res://assets/environment/prototyping/dark/texture_11.png"
dest_files=["res://.godot/imported/texture_11.png-8aeccf8127e4d5624029b158eca4b26d.ctex"]
[params]

View File

@@ -3,15 +3,15 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://cat3mdchdb7kf"
path="res://.godot/imported/texture_12.png-9445e248229dc88c7ce782071679371a.ctex"
path="res://.godot/imported/texture_12.png-bf9b8360b4e6e4bc380a47fb727c0955.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/textures/prototyping/dark/texture_12.png"
dest_files=["res://.godot/imported/texture_12.png-9445e248229dc88c7ce782071679371a.ctex"]
source_file="res://assets/environment/prototyping/dark/texture_12.png"
dest_files=["res://.godot/imported/texture_12.png-bf9b8360b4e6e4bc380a47fb727c0955.ctex"]
[params]

View File

@@ -3,15 +3,15 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://c5r4s6fea2c8k"
path="res://.godot/imported/texture_13.png-b7487b74675836f6d25050ecb10032f7.ctex"
path="res://.godot/imported/texture_13.png-6df1152ff9a6e5b648b08e5a5d09e55f.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/textures/prototyping/dark/texture_13.png"
dest_files=["res://.godot/imported/texture_13.png-b7487b74675836f6d25050ecb10032f7.ctex"]
source_file="res://assets/environment/prototyping/dark/texture_13.png"
dest_files=["res://.godot/imported/texture_13.png-6df1152ff9a6e5b648b08e5a5d09e55f.ctex"]
[params]

View File

@@ -3,15 +3,15 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://cd2yjmkwawsds"
path="res://.godot/imported/texture_01.png-579c4c43089c4ea201d8d69e2cbbe859.ctex"
path="res://.godot/imported/texture_01.png-66023fdf6f9825941ff4da04fc99d10d.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/textures/prototyping/green/texture_01.png"
dest_files=["res://.godot/imported/texture_01.png-579c4c43089c4ea201d8d69e2cbbe859.ctex"]
source_file="res://assets/environment/prototyping/green/texture_01.png"
dest_files=["res://.godot/imported/texture_01.png-66023fdf6f9825941ff4da04fc99d10d.ctex"]
[params]

View File

@@ -3,15 +3,15 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://bye5padp2n4gt"
path="res://.godot/imported/texture_02.png-b518739190ae0ff82a2d837945d93ab3.ctex"
path="res://.godot/imported/texture_02.png-c01b78ad01ae0ddcd13fcb97690d133f.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/textures/prototyping/green/texture_02.png"
dest_files=["res://.godot/imported/texture_02.png-b518739190ae0ff82a2d837945d93ab3.ctex"]
source_file="res://assets/environment/prototyping/green/texture_02.png"
dest_files=["res://.godot/imported/texture_02.png-c01b78ad01ae0ddcd13fcb97690d133f.ctex"]
[params]

View File

@@ -3,15 +3,15 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://dwdkvy7rogvc2"
path="res://.godot/imported/texture_03.png-3dac761869c5c7335e601c1b5f20c6ae.ctex"
path="res://.godot/imported/texture_03.png-0ef678349e350def6dbd4dcf71fc46bc.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/textures/prototyping/green/texture_03.png"
dest_files=["res://.godot/imported/texture_03.png-3dac761869c5c7335e601c1b5f20c6ae.ctex"]
source_file="res://assets/environment/prototyping/green/texture_03.png"
dest_files=["res://.godot/imported/texture_03.png-0ef678349e350def6dbd4dcf71fc46bc.ctex"]
[params]

View File

@@ -3,15 +3,15 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://dc6k0juyxxucg"
path="res://.godot/imported/texture_04.png-d1fb9cb1d83025a78a12542cc1a57d2a.ctex"
path="res://.godot/imported/texture_04.png-0e9b28cfd1208e7b70876679aeda3375.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/textures/prototyping/green/texture_04.png"
dest_files=["res://.godot/imported/texture_04.png-d1fb9cb1d83025a78a12542cc1a57d2a.ctex"]
source_file="res://assets/environment/prototyping/green/texture_04.png"
dest_files=["res://.godot/imported/texture_04.png-0e9b28cfd1208e7b70876679aeda3375.ctex"]
[params]

View File

@@ -3,15 +3,15 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://geah1ewsdmud"
path="res://.godot/imported/texture_05.png-6ce3a6915c0c4fecf96b7a1d2b819dc5.ctex"
path="res://.godot/imported/texture_05.png-64335048d90aed1cad9ae362f67be711.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/textures/prototyping/green/texture_05.png"
dest_files=["res://.godot/imported/texture_05.png-6ce3a6915c0c4fecf96b7a1d2b819dc5.ctex"]
source_file="res://assets/environment/prototyping/green/texture_05.png"
dest_files=["res://.godot/imported/texture_05.png-64335048d90aed1cad9ae362f67be711.ctex"]
[params]

View File

@@ -3,15 +3,15 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://04mrsp4bv5ni"
path="res://.godot/imported/texture_06.png-92b82c96e98f7490826f56982e29764b.ctex"
path="res://.godot/imported/texture_06.png-e1b5b6e47af27737bfbcb041423f9191.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/textures/prototyping/green/texture_06.png"
dest_files=["res://.godot/imported/texture_06.png-92b82c96e98f7490826f56982e29764b.ctex"]
source_file="res://assets/environment/prototyping/green/texture_06.png"
dest_files=["res://.godot/imported/texture_06.png-e1b5b6e47af27737bfbcb041423f9191.ctex"]
[params]

View File

@@ -3,15 +3,15 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://pb0csw5q6dni"
path="res://.godot/imported/texture_07.png-036bffc0efd77fac194a1eef41cab987.ctex"
path="res://.godot/imported/texture_07.png-ee20343c835086c3eaaaea605bc28391.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/textures/prototyping/green/texture_07.png"
dest_files=["res://.godot/imported/texture_07.png-036bffc0efd77fac194a1eef41cab987.ctex"]
source_file="res://assets/environment/prototyping/green/texture_07.png"
dest_files=["res://.godot/imported/texture_07.png-ee20343c835086c3eaaaea605bc28391.ctex"]
[params]

View File

@@ -3,8 +3,8 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://dugmkjr5v04ig"
path.s3tc="res://.godot/imported/texture_08.png-3cbe36c726656f41c91d45cfaa9cf7b3.s3tc.ctex"
path.etc2="res://.godot/imported/texture_08.png-3cbe36c726656f41c91d45cfaa9cf7b3.etc2.ctex"
path.s3tc="res://.godot/imported/texture_08.png-25db55ef656ea10e42eb837012a1b904.s3tc.ctex"
path.etc2="res://.godot/imported/texture_08.png-25db55ef656ea10e42eb837012a1b904.etc2.ctex"
metadata={
"imported_formats": ["s3tc_bptc", "etc2_astc"],
"vram_texture": true
@@ -12,8 +12,8 @@ metadata={
[deps]
source_file="res://assets/textures/prototyping/green/texture_08.png"
dest_files=["res://.godot/imported/texture_08.png-3cbe36c726656f41c91d45cfaa9cf7b3.s3tc.ctex", "res://.godot/imported/texture_08.png-3cbe36c726656f41c91d45cfaa9cf7b3.etc2.ctex"]
source_file="res://assets/environment/prototyping/green/texture_08.png"
dest_files=["res://.godot/imported/texture_08.png-25db55ef656ea10e42eb837012a1b904.s3tc.ctex", "res://.godot/imported/texture_08.png-25db55ef656ea10e42eb837012a1b904.etc2.ctex"]
[params]

View File

@@ -3,15 +3,15 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://biv643djute43"
path="res://.godot/imported/texture_09.png-51cc2a4604e4e31b365fba921b4bca28.ctex"
path="res://.godot/imported/texture_09.png-ee74dd4296216c44cc288900f9695ff1.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/textures/prototyping/green/texture_09.png"
dest_files=["res://.godot/imported/texture_09.png-51cc2a4604e4e31b365fba921b4bca28.ctex"]
source_file="res://assets/environment/prototyping/green/texture_09.png"
dest_files=["res://.godot/imported/texture_09.png-ee74dd4296216c44cc288900f9695ff1.ctex"]
[params]

View File

@@ -3,15 +3,15 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://bfh4hdxr84rer"
path="res://.godot/imported/texture_10.png-d4dd2a86d3eedda5c2de10e3d1547ed9.ctex"
path="res://.godot/imported/texture_10.png-5d7420a8507da043fe3e47232ff936e1.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/textures/prototyping/green/texture_10.png"
dest_files=["res://.godot/imported/texture_10.png-d4dd2a86d3eedda5c2de10e3d1547ed9.ctex"]
source_file="res://assets/environment/prototyping/green/texture_10.png"
dest_files=["res://.godot/imported/texture_10.png-5d7420a8507da043fe3e47232ff936e1.ctex"]
[params]

View File

@@ -3,8 +3,8 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://c43xeivrwrxfl"
path.s3tc="res://.godot/imported/texture_11.png-c9c9a387e7e7b7029c494c3205c404a2.s3tc.ctex"
path.etc2="res://.godot/imported/texture_11.png-c9c9a387e7e7b7029c494c3205c404a2.etc2.ctex"
path.s3tc="res://.godot/imported/texture_11.png-d34b18b6ecebb58523ead50de6341527.s3tc.ctex"
path.etc2="res://.godot/imported/texture_11.png-d34b18b6ecebb58523ead50de6341527.etc2.ctex"
metadata={
"imported_formats": ["s3tc_bptc", "etc2_astc"],
"vram_texture": true
@@ -12,8 +12,8 @@ metadata={
[deps]
source_file="res://assets/textures/prototyping/green/texture_11.png"
dest_files=["res://.godot/imported/texture_11.png-c9c9a387e7e7b7029c494c3205c404a2.s3tc.ctex", "res://.godot/imported/texture_11.png-c9c9a387e7e7b7029c494c3205c404a2.etc2.ctex"]
source_file="res://assets/environment/prototyping/green/texture_11.png"
dest_files=["res://.godot/imported/texture_11.png-d34b18b6ecebb58523ead50de6341527.s3tc.ctex", "res://.godot/imported/texture_11.png-d34b18b6ecebb58523ead50de6341527.etc2.ctex"]
[params]

View File

@@ -3,15 +3,15 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://bfshuq5y87us0"
path="res://.godot/imported/texture_12.png-1a2de0d16a53b850315c7296883135a9.ctex"
path="res://.godot/imported/texture_12.png-8c4e3dc19a07d3d42ee10dd4ab651e73.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/textures/prototyping/green/texture_12.png"
dest_files=["res://.godot/imported/texture_12.png-1a2de0d16a53b850315c7296883135a9.ctex"]
source_file="res://assets/environment/prototyping/green/texture_12.png"
dest_files=["res://.godot/imported/texture_12.png-8c4e3dc19a07d3d42ee10dd4ab651e73.ctex"]
[params]

View File

@@ -3,15 +3,15 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://qpdcdwaxpxw8"
path="res://.godot/imported/texture_13.png-6cefebbb1b4fff1eaa2feed0deb4c085.ctex"
path="res://.godot/imported/texture_13.png-bd28fc50eb00a20357d36382de73d3d8.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/textures/prototyping/green/texture_13.png"
dest_files=["res://.godot/imported/texture_13.png-6cefebbb1b4fff1eaa2feed0deb4c085.ctex"]
source_file="res://assets/environment/prototyping/green/texture_13.png"
dest_files=["res://.godot/imported/texture_13.png-bd28fc50eb00a20357d36382de73d3d8.ctex"]
[params]

View File

@@ -3,8 +3,8 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://cdwyx4k4gdcq1"
path.s3tc="res://.godot/imported/texture_01.png-a3f6ec68c59414bcec9d3ed14d3e407c.s3tc.ctex"
path.etc2="res://.godot/imported/texture_01.png-a3f6ec68c59414bcec9d3ed14d3e407c.etc2.ctex"
path.s3tc="res://.godot/imported/texture_01.png-ebd52de4f88bdaff4d2cf45326420894.s3tc.ctex"
path.etc2="res://.godot/imported/texture_01.png-ebd52de4f88bdaff4d2cf45326420894.etc2.ctex"
metadata={
"imported_formats": ["s3tc_bptc", "etc2_astc"],
"vram_texture": true
@@ -12,8 +12,8 @@ metadata={
[deps]
source_file="res://assets/textures/prototyping/light/texture_01.png"
dest_files=["res://.godot/imported/texture_01.png-a3f6ec68c59414bcec9d3ed14d3e407c.s3tc.ctex", "res://.godot/imported/texture_01.png-a3f6ec68c59414bcec9d3ed14d3e407c.etc2.ctex"]
source_file="res://assets/environment/prototyping/light/texture_01.png"
dest_files=["res://.godot/imported/texture_01.png-ebd52de4f88bdaff4d2cf45326420894.s3tc.ctex", "res://.godot/imported/texture_01.png-ebd52de4f88bdaff4d2cf45326420894.etc2.ctex"]
[params]

View File

@@ -3,8 +3,8 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://de80hm3ui1gdm"
path.s3tc="res://.godot/imported/texture_02.png-b3ac2c8d329911a1f9e74d5ddcce4bfb.s3tc.ctex"
path.etc2="res://.godot/imported/texture_02.png-b3ac2c8d329911a1f9e74d5ddcce4bfb.etc2.ctex"
path.s3tc="res://.godot/imported/texture_02.png-2aabdb490e031be2f9229ab851b3be37.s3tc.ctex"
path.etc2="res://.godot/imported/texture_02.png-2aabdb490e031be2f9229ab851b3be37.etc2.ctex"
metadata={
"imported_formats": ["s3tc_bptc", "etc2_astc"],
"vram_texture": true
@@ -12,8 +12,8 @@ metadata={
[deps]
source_file="res://assets/textures/prototyping/light/texture_02.png"
dest_files=["res://.godot/imported/texture_02.png-b3ac2c8d329911a1f9e74d5ddcce4bfb.s3tc.ctex", "res://.godot/imported/texture_02.png-b3ac2c8d329911a1f9e74d5ddcce4bfb.etc2.ctex"]
source_file="res://assets/environment/prototyping/light/texture_02.png"
dest_files=["res://.godot/imported/texture_02.png-2aabdb490e031be2f9229ab851b3be37.s3tc.ctex", "res://.godot/imported/texture_02.png-2aabdb490e031be2f9229ab851b3be37.etc2.ctex"]
[params]

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