🎉 Initial commit

This commit is contained in:
Geoff Murphy 2024-10-05 11:16:53 +10:00
commit b1fd0a7885
293 changed files with 5089 additions and 0 deletions

2
.gitattributes vendored Executable file
View file

@ -0,0 +1,2 @@
# Normalize EOL for all files that Git considers text files.
* text=auto eol=lf

2
.gitignore vendored Executable file
View file

@ -0,0 +1,2 @@
# Godot 4+ specific ignores
.godot/

22
assets/environment.tres Executable file
View file

@ -0,0 +1,22 @@
[gd_resource type="Environment" load_steps=3 format=3 uid="uid://b7dxc31brwosw"]
[sub_resource type="PhysicalSkyMaterial" id="PhysicalSkyMaterial_l1j6r"]
[sub_resource type="Sky" id="Sky_slcfg"]
sky_material = SubResource("PhysicalSkyMaterial_l1j6r")
[resource]
background_mode = 2
background_color = Color(1, 1, 1, 1)
sky = SubResource("Sky_slcfg")
tonemap_mode = 3
ssao_enabled = true
sdfgi_enabled = true
volumetric_fog_density = 0.02
volumetric_fog_emission_energy = 1024.0
volumetric_fog_gi_inject = 16.0
volumetric_fog_length = 500.0
volumetric_fog_ambient_inject = 16.0
adjustment_enabled = true
adjustment_contrast = 1.1
adjustment_saturation = 1.35

BIN
assets/grids/Dark/texture_01.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bpe6o3qj6shyv"
path="res://.godot/imported/texture_01.png-9bd56e48d22df69a6b7740c152c3f9d2.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/grids/Dark/texture_01.png"
dest_files=["res://.godot/imported/texture_01.png-9bd56e48d22df69a6b7740c152c3f9d2.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

BIN
assets/grids/Dark/texture_02.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://d15bsn4wmiwy5"
path="res://.godot/imported/texture_02.png-adae92f5a3594480afaf66c21f6d9071.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/grids/Dark/texture_02.png"
dest_files=["res://.godot/imported/texture_02.png-adae92f5a3594480afaf66c21f6d9071.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

BIN
assets/grids/Dark/texture_03.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://c0pobu3gm75gb"
path="res://.godot/imported/texture_03.png-5341f278ddfa8399de9cbcd3b3bb928b.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/grids/Dark/texture_03.png"
dest_files=["res://.godot/imported/texture_03.png-5341f278ddfa8399de9cbcd3b3bb928b.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

BIN
assets/grids/Dark/texture_04.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

View file

@ -0,0 +1,35 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bu853xm2mei1r"
path.s3tc="res://.godot/imported/texture_04.png-4bee71ff18f2af078f318fa4926b764f.s3tc.ctex"
metadata={
"imported_formats": ["s3tc_bptc"],
"vram_texture": true
}
[deps]
source_file="res://assets/grids/Dark/texture_04.png"
dest_files=["res://.godot/imported/texture_04.png-4bee71ff18f2af078f318fa4926b764f.s3tc.ctex"]
[params]
compress/mode=2
compress/high_quality=false
compress/lossy_quality=0.7
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/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

BIN
assets/grids/Dark/texture_05.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://dtpu5ldyd6m8b"
path="res://.godot/imported/texture_05.png-7082be356ef4f9bd0974c36059eb850a.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/grids/Dark/texture_05.png"
dest_files=["res://.godot/imported/texture_05.png-7082be356ef4f9bd0974c36059eb850a.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

BIN
assets/grids/Dark/texture_06.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://8s80rsid0c6a"
path="res://.godot/imported/texture_06.png-5852f1e35287e80102c00c8f385a9a9a.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/grids/Dark/texture_06.png"
dest_files=["res://.godot/imported/texture_06.png-5852f1e35287e80102c00c8f385a9a9a.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

BIN
assets/grids/Dark/texture_07.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://dfnhd7fk25ua8"
path="res://.godot/imported/texture_07.png-3a9e8c29df972c70b66bb98ac6d3c478.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/grids/Dark/texture_07.png"
dest_files=["res://.godot/imported/texture_07.png-3a9e8c29df972c70b66bb98ac6d3c478.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

BIN
assets/grids/Dark/texture_08.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 637 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://b86mjj165xrmm"
path="res://.godot/imported/texture_08.png-92d2fd9d9665c6c24f50e1fd127081b7.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/grids/Dark/texture_08.png"
dest_files=["res://.godot/imported/texture_08.png-92d2fd9d9665c6c24f50e1fd127081b7.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

BIN
assets/grids/Dark/texture_09.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://ckjtnw7tfkhhp"
path="res://.godot/imported/texture_09.png-856b6224bee49aecba074f7d65f481be.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/grids/Dark/texture_09.png"
dest_files=["res://.godot/imported/texture_09.png-856b6224bee49aecba074f7d65f481be.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

BIN
assets/grids/Dark/texture_10.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://ex818840vnpy"
path="res://.godot/imported/texture_10.png-d510825c8553090ecfcb08a77f18c5d9.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/grids/Dark/texture_10.png"
dest_files=["res://.godot/imported/texture_10.png-d510825c8553090ecfcb08a77f18c5d9.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

BIN
assets/grids/Dark/texture_11.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.8 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://r32125hsuqm1"
path="res://.godot/imported/texture_11.png-1481ef971b54f5b81be8bb345ad9eb04.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/grids/Dark/texture_11.png"
dest_files=["res://.godot/imported/texture_11.png-1481ef971b54f5b81be8bb345ad9eb04.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

BIN
assets/grids/Dark/texture_12.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.4 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://hcloggn8ab8c"
path="res://.godot/imported/texture_12.png-12e02a3a9ba3e79f8a6d9555c38572a6.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/grids/Dark/texture_12.png"
dest_files=["res://.godot/imported/texture_12.png-12e02a3a9ba3e79f8a6d9555c38572a6.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

BIN
assets/grids/Dark/texture_13.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.6 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://dwjxbn7b0oqji"
path="res://.godot/imported/texture_13.png-5bf28eb2b48ba06bb1ec7000de4a4dc3.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/grids/Dark/texture_13.png"
dest_files=["res://.godot/imported/texture_13.png-5bf28eb2b48ba06bb1ec7000de4a4dc3.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

BIN
assets/grids/Green/texture_01.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.6 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://4iqxnuunxjc7"
path="res://.godot/imported/texture_01.png-3c0ba06bd6efa8da08d01b756cae8704.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/grids/Green/texture_01.png"
dest_files=["res://.godot/imported/texture_01.png-3c0ba06bd6efa8da08d01b756cae8704.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

BIN
assets/grids/Green/texture_02.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://b4nj0etymyyjq"
path="res://.godot/imported/texture_02.png-51ad05a6deb408db67c99f4deeac5f77.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/grids/Green/texture_02.png"
dest_files=["res://.godot/imported/texture_02.png-51ad05a6deb408db67c99f4deeac5f77.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

BIN
assets/grids/Green/texture_03.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://buqujhxd7w6v2"
path="res://.godot/imported/texture_03.png-c0335777d42d92c69e79bf03f3c3b3d5.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/grids/Green/texture_03.png"
dest_files=["res://.godot/imported/texture_03.png-c0335777d42d92c69e79bf03f3c3b3d5.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

BIN
assets/grids/Green/texture_04.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://dvn5jtel3cd15"
path="res://.godot/imported/texture_04.png-fe3346a2d52fc9cf5849a22f844f4439.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/grids/Green/texture_04.png"
dest_files=["res://.godot/imported/texture_04.png-fe3346a2d52fc9cf5849a22f844f4439.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

BIN
assets/grids/Green/texture_05.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://fyb8y1xjxo21"
path="res://.godot/imported/texture_05.png-829fa4f7a279627a9e6c575c90b6533e.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/grids/Green/texture_05.png"
dest_files=["res://.godot/imported/texture_05.png-829fa4f7a279627a9e6c575c90b6533e.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

BIN
assets/grids/Green/texture_06.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://csqsqeouw466j"
path="res://.godot/imported/texture_06.png-229d37d7f86bdf7ab8669dc14802ee2a.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/grids/Green/texture_06.png"
dest_files=["res://.godot/imported/texture_06.png-229d37d7f86bdf7ab8669dc14802ee2a.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

BIN
assets/grids/Green/texture_07.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://cdk0i408obwv6"
path="res://.godot/imported/texture_07.png-dad541732f63ab71a9794569192cf036.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/grids/Green/texture_07.png"
dest_files=["res://.godot/imported/texture_07.png-dad541732f63ab71a9794569192cf036.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

BIN
assets/grids/Green/texture_08.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://cx08ubsvihart"
path="res://.godot/imported/texture_08.png-755c9a82aeeaa05a9454898686a5c113.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/grids/Green/texture_08.png"
dest_files=["res://.godot/imported/texture_08.png-755c9a82aeeaa05a9454898686a5c113.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

BIN
assets/grids/Green/texture_09.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 637 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://ddwtmpi6owk4h"
path="res://.godot/imported/texture_09.png-ea6a413101c83a12fb280044840d04c5.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/grids/Green/texture_09.png"
dest_files=["res://.godot/imported/texture_09.png-ea6a413101c83a12fb280044840d04c5.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

BIN
assets/grids/Green/texture_10.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://d3x8c777wgbmx"
path="res://.godot/imported/texture_10.png-2101ff713b05412d0b510488d87a6c9d.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/grids/Green/texture_10.png"
dest_files=["res://.godot/imported/texture_10.png-2101ff713b05412d0b510488d87a6c9d.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

BIN
assets/grids/Green/texture_11.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://dg3frj1wki4d2"
path="res://.godot/imported/texture_11.png-8e97cfb9f8ac578950598e7087ddb5ae.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/grids/Green/texture_11.png"
dest_files=["res://.godot/imported/texture_11.png-8e97cfb9f8ac578950598e7087ddb5ae.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

BIN
assets/grids/Green/texture_12.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.8 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://26l6u6n7oiu0"
path="res://.godot/imported/texture_12.png-00689cd11866cc9e5ae0ee319cbd0996.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/grids/Green/texture_12.png"
dest_files=["res://.godot/imported/texture_12.png-00689cd11866cc9e5ae0ee319cbd0996.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

BIN
assets/grids/Green/texture_13.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.4 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bik817nt1l5jh"
path="res://.godot/imported/texture_13.png-f5d9d324d001752a0d045992fca167d8.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/grids/Green/texture_13.png"
dest_files=["res://.godot/imported/texture_13.png-f5d9d324d001752a0d045992fca167d8.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

BIN
assets/grids/Light/texture_01.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://chyrmr4splq26"
path="res://.godot/imported/texture_01.png-fb83fb9b38251af6553c1763cffcbadd.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/grids/Light/texture_01.png"
dest_files=["res://.godot/imported/texture_01.png-fb83fb9b38251af6553c1763cffcbadd.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

BIN
assets/grids/Light/texture_02.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bq26abdi7uef6"
path="res://.godot/imported/texture_02.png-3071b47be8de6abed035049c7721cba1.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/grids/Light/texture_02.png"
dest_files=["res://.godot/imported/texture_02.png-3071b47be8de6abed035049c7721cba1.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

BIN
assets/grids/Light/texture_03.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://mu0bs2ay847g"
path="res://.godot/imported/texture_03.png-225db368ae9671ded6209b2d770390bb.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/grids/Light/texture_03.png"
dest_files=["res://.godot/imported/texture_03.png-225db368ae9671ded6209b2d770390bb.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

BIN
assets/grids/Light/texture_04.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bv12n6bsyq3qm"
path="res://.godot/imported/texture_04.png-a7dd53d696a2aa1b296dc9a2702a8eae.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/grids/Light/texture_04.png"
dest_files=["res://.godot/imported/texture_04.png-a7dd53d696a2aa1b296dc9a2702a8eae.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

BIN
assets/grids/Light/texture_05.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://c78l0tw13demj"
path="res://.godot/imported/texture_05.png-e0f7f39062f98bc5db820e52ea6305a9.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/grids/Light/texture_05.png"
dest_files=["res://.godot/imported/texture_05.png-e0f7f39062f98bc5db820e52ea6305a9.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

BIN
assets/grids/Light/texture_06.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://dq5yng2ia5xt7"
path="res://.godot/imported/texture_06.png-aae6f94703f2d63cb5a04e4b1f71c431.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/grids/Light/texture_06.png"
dest_files=["res://.godot/imported/texture_06.png-aae6f94703f2d63cb5a04e4b1f71c431.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

BIN
assets/grids/Light/texture_07.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 637 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://clxdp0gxkcyx6"
path="res://.godot/imported/texture_07.png-81ebed3776e038bd5735dc7ccc552ce2.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/grids/Light/texture_07.png"
dest_files=["res://.godot/imported/texture_07.png-81ebed3776e038bd5735dc7ccc552ce2.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

BIN
assets/grids/Light/texture_08.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://74758b2qpwsm"
path="res://.godot/imported/texture_08.png-da9b6813cd2128c33b82d3538cb2d89c.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/grids/Light/texture_08.png"
dest_files=["res://.godot/imported/texture_08.png-da9b6813cd2128c33b82d3538cb2d89c.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

BIN
assets/grids/Light/texture_09.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.9 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://g3ym3tlsh5c3"
path="res://.godot/imported/texture_09.png-1746d69ee89f02a126c60754c0b651c2.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/grids/Light/texture_09.png"
dest_files=["res://.godot/imported/texture_09.png-1746d69ee89f02a126c60754c0b651c2.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

BIN
assets/grids/Light/texture_10.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.7 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://cor85s2fs6u7m"
path="res://.godot/imported/texture_10.png-e28b963a65d2634d4e6bf7f05b14598f.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/grids/Light/texture_10.png"
dest_files=["res://.godot/imported/texture_10.png-e28b963a65d2634d4e6bf7f05b14598f.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

BIN
assets/grids/Light/texture_11.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.3 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bn502aaw3ywlh"
path="res://.godot/imported/texture_11.png-7474c149d9f3cc428c1ab7a721c53790.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/grids/Light/texture_11.png"
dest_files=["res://.godot/imported/texture_11.png-7474c149d9f3cc428c1ab7a721c53790.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

BIN
assets/grids/Light/texture_12.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.9 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://rlccxvtcxfm6"
path="res://.godot/imported/texture_12.png-5c4c909fe1607adb63b287def1cc2284.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/grids/Light/texture_12.png"
dest_files=["res://.godot/imported/texture_12.png-5c4c909fe1607adb63b287def1cc2284.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

BIN
assets/grids/Light/texture_13.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bgc6wh2cidov6"
path="res://.godot/imported/texture_13.png-040e52fc27775bb2436e4549af60f4b5.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/grids/Light/texture_13.png"
dest_files=["res://.godot/imported/texture_13.png-040e52fc27775bb2436e4549af60f4b5.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.7 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bdecpkme3gvd0"
path="res://.godot/imported/texture_01.png-744473c7ef4ade5b04397aadcb06d7a8.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/grids/Orange/texture_01.png"
dest_files=["res://.godot/imported/texture_01.png-744473c7ef4ade5b04397aadcb06d7a8.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bmi6b8hybbl0b"
path="res://.godot/imported/texture_02.png-e8f9d98f902460e3b3bdbe90d3753e68.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/grids/Orange/texture_02.png"
dest_files=["res://.godot/imported/texture_02.png-e8f9d98f902460e3b3bdbe90d3753e68.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://drbemrmf04k4r"
path="res://.godot/imported/texture_03.png-0502bb5f8857de2083b0f0c49f84df84.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/grids/Orange/texture_03.png"
dest_files=["res://.godot/imported/texture_03.png-0502bb5f8857de2083b0f0c49f84df84.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bp87fer54thoj"
path="res://.godot/imported/texture_04.png-8004af579ced50f4102c189e387d5e80.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/grids/Orange/texture_04.png"
dest_files=["res://.godot/imported/texture_04.png-8004af579ced50f4102c189e387d5e80.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://dreyf0wdemds6"
path="res://.godot/imported/texture_05.png-7d92ae8c810af30f839c9053e17289aa.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/grids/Orange/texture_05.png"
dest_files=["res://.godot/imported/texture_05.png-7d92ae8c810af30f839c9053e17289aa.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://dfgy7ypv6td5t"
path="res://.godot/imported/texture_06.png-049731fff05dd702d4fe75763931fe50.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/grids/Orange/texture_06.png"
dest_files=["res://.godot/imported/texture_06.png-049731fff05dd702d4fe75763931fe50.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://dlmxv3xs1kusc"
path="res://.godot/imported/texture_07.png-7a3ad22f969002d36eb8a0ff20bfaee5.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/grids/Orange/texture_07.png"
dest_files=["res://.godot/imported/texture_07.png-7a3ad22f969002d36eb8a0ff20bfaee5.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://clypb7ysn3f6w"
path="res://.godot/imported/texture_08.png-8278292e708c1312555f7b621593bd94.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/grids/Orange/texture_08.png"
dest_files=["res://.godot/imported/texture_08.png-8278292e708c1312555f7b621593bd94.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

Binary file not shown.

After

Width:  |  Height:  |  Size: 637 B

View file

@ -0,0 +1,35 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://o2tkqf68k2bg"
path.s3tc="res://.godot/imported/texture_09.png-d438ba43a020352df3bcf11b6da212f2.s3tc.ctex"
metadata={
"imported_formats": ["s3tc_bptc"],
"vram_texture": true
}
[deps]
source_file="res://assets/grids/Orange/texture_09.png"
dest_files=["res://.godot/imported/texture_09.png-d438ba43a020352df3bcf11b6da212f2.s3tc.ctex"]
[params]
compress/mode=2
compress/high_quality=false
compress/lossy_quality=0.7
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/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.

After

Width:  |  Height:  |  Size: 2.8 KiB

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