Sets up initial project structure

Initializes the project with core files including:

- Editor configuration (.editorconfig, .gitattributes, .gitignore, .vscode/settings.json)
- Log.gd addon for enhanced debugging
- Loggie addon for advanced logging
- Project assets folder
This commit is contained in:
Dan Baker 2025-04-29 17:35:39 +01:00
parent f8140c83ff
commit 02b3be35b0
144 changed files with 7399 additions and 0 deletions

View file

@ -0,0 +1,18 @@
Player and skeleton sprites are on a 48x48 grid.
Slime is on a 32x32 grid.
Flip right facing sprites to get the left facing sprites.
Animations [rows (0 based for us programmers)]
Player:
[0 - 2] idle
[3 - 5] move
[6 - 8] attack
[9] death
Enemies:
[0 - 2] idle
[3 - 5] move
[6 - 8] attack
[9 - 11] damaged
[12] death

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://c6f2oguxl2r4u"
path="res://.godot/imported/player.png-4508374c418cbfe7b79c5beffcb67188.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/sprites/characters/player.png"
dest_files=["res://.godot/imported/player.png-4508374c418cbfe7b79c5beffcb67188.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: 20 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://csw18iu762nof"
path="res://.godot/imported/skeleton.png-d8aa7afaf8eaf6f264fc0a343e305765.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/sprites/characters/skeleton.png"
dest_files=["res://.godot/imported/skeleton.png-d8aa7afaf8eaf6f264fc0a343e305765.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: 18 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://dd4x5oeym48l5"
path="res://.godot/imported/skeleton_swordless.png-95add0301a56da4e5c440a853795f167.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/sprites/characters/skeleton_swordless.png"
dest_files=["res://.godot/imported/skeleton_swordless.png-95add0301a56da4e5c440a853795f167.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.8 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://cs7pbhq71yuvy"
path="res://.godot/imported/slime.png-a3f8ad08e9951dcfc89db77a5b728bd5.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/sprites/characters/slime.png"
dest_files=["res://.godot/imported/slime.png-a3f8ad08e9951dcfc89db77a5b728bd5.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: 574 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://cqe5b8whdo7qi"
path="res://.godot/imported/chest_01.png-e50b4b546c81afcaf19ee08cbf0a5e97.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/sprites/objects/chest_01.png"
dest_files=["res://.godot/imported/chest_01.png-e50b4b546c81afcaf19ee08cbf0a5e97.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: 567 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://b3h3f0j4ft3xe"
path="res://.godot/imported/chest_02.png-c36076d515c87cecb82a5a31dca4ff5f.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/sprites/objects/chest_02.png"
dest_files=["res://.godot/imported/chest_02.png-c36076d515c87cecb82a5a31dca4ff5f.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://dpumvq8hurh2k"
path="res://.godot/imported/objects.png-d2d4a55345a132e9a8ff3dd2e52d6372.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/sprites/objects/objects.png"
dest_files=["res://.godot/imported/objects.png-d2d4a55345a132e9a8ff3dd2e52d6372.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: 509 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bemqlej7o4t4n"
path="res://.godot/imported/rock_in_water_01-sheet.png-3620ca531764c61ef4f85db7254bee8b.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/sprites/objects/rock_in_water_01-sheet.png"
dest_files=["res://.godot/imported/rock_in_water_01-sheet.png-3620ca531764c61ef4f85db7254bee8b.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: 352 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://b3ig0r6ifmc7k"
path="res://.godot/imported/rock_in_water_01.png-fb2518225a198de2e9e0673a500511a8.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/sprites/objects/rock_in_water_01.png"
dest_files=["res://.godot/imported/rock_in_water_01.png-fb2518225a198de2e9e0673a500511a8.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: 360 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://b04ancuu7mg5o"
path="res://.godot/imported/rock_in_water_02.png-a8f3bbce00b5dd46c3a26feb452894e8.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/sprites/objects/rock_in_water_02.png"
dest_files=["res://.godot/imported/rock_in_water_02.png-a8f3bbce00b5dd46c3a26feb452894e8.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: 356 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://dfljec7o2o5vu"
path="res://.godot/imported/rock_in_water_03.png-6be3f6f42c0da7cd9a013bf18a1aaf83.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/sprites/objects/rock_in_water_03.png"
dest_files=["res://.godot/imported/rock_in_water_03.png-6be3f6f42c0da7cd9a013bf18a1aaf83.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: 351 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://dbn6gtau8l7mt"
path="res://.godot/imported/rock_in_water_04.png-56d7d053f05d3af179eabd417470e2d9.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/sprites/objects/rock_in_water_04.png"
dest_files=["res://.godot/imported/rock_in_water_04.png-56d7d053f05d3af179eabd417470e2d9.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: 358 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bbx4frs3mlf16"
path="res://.godot/imported/rock_in_water_05.png-e977fe5c63a94bd2a4ca5a972ee7d985.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/sprites/objects/rock_in_water_05.png"
dest_files=["res://.godot/imported/rock_in_water_05.png-e977fe5c63a94bd2a4ca5a972ee7d985.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: 360 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bb110k2gvul25"
path="res://.godot/imported/rock_in_water_06.png-9b93aa1d4044f6968b94b1cd78d9a1ea.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/sprites/objects/rock_in_water_06.png"
dest_files=["res://.godot/imported/rock_in_water_06.png-9b93aa1d4044f6968b94b1cd78d9a1ea.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: 223 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://136rkycagt34"
path="res://.godot/imported/dust_particles_01.png-d02d3d47d8387839e793219b2baee183.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/sprites/particles/dust_particles_01.png"
dest_files=["res://.godot/imported/dust_particles_01.png-d02d3d47d8387839e793219b2baee183.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.9 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://fjqqc0lba16n"
path="res://.godot/imported/decor_16x16.png-a6671d8eaa9d39a3ab3991c9b40c2479.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/sprites/tilesets/decor_16x16.png"
dest_files=["res://.godot/imported/decor_16x16.png-a6671d8eaa9d39a3ab3991c9b40c2479.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: 649 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://i0w5e3cn4n46"
path="res://.godot/imported/decor_8x8.png-4934eeb97f0762ec0d99dd4564802fea.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/sprites/tilesets/decor_8x8.png"
dest_files=["res://.godot/imported/decor_8x8.png-4934eeb97f0762ec0d99dd4564802fea.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: 776 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://cb3b4l32gyimg"
path="res://.godot/imported/fences.png-d23fafb51f1291954243acd82ff27e91.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/sprites/tilesets/fences.png"
dest_files=["res://.godot/imported/fences.png-d23fafb51f1291954243acd82ff27e91.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.2 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://f2k4x0c17w1g"
path="res://.godot/imported/carpet.png-e8b23c3dd0dfa76142c349d59f207122.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/sprites/tilesets/floors/carpet.png"
dest_files=["res://.godot/imported/carpet.png-e8b23c3dd0dfa76142c349d59f207122.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: 619 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://b51a0hwypuu47"
path="res://.godot/imported/flooring.png-26145fa990ec148278aa695adca94be5.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/sprites/tilesets/floors/flooring.png"
dest_files=["res://.godot/imported/flooring.png-26145fa990ec148278aa695adca94be5.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: 179 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://7cdq70veqnye"
path="res://.godot/imported/wooden.png-de6adc573ce9cb65f7ce8eea97dce428.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/sprites/tilesets/floors/wooden.png"
dest_files=["res://.godot/imported/wooden.png-de6adc573ce9cb65f7ce8eea97dce428.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: 95 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://kp2ka2v6xul5"
path="res://.godot/imported/grass.png-a8ad71a7b62094379d8ccf591977f6b3.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/sprites/tilesets/grass.png"
dest_files=["res://.godot/imported/grass.png-a8ad71a7b62094379d8ccf591977f6b3.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.9 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://dpm7scfhii1fp"
path="res://.godot/imported/grass_scatter.png-2424db367f1961afed01950380b66fcf.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/sprites/tilesets/grass_scatter.png"
dest_files=["res://.godot/imported/grass_scatter.png-2424db367f1961afed01950380b66fcf.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: 5.7 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://caehri3cruwp8"
path="res://.godot/imported/plains.png-b63aac4e7bfff1d2302cf7e7e3910af6.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/sprites/tilesets/plains.png"
dest_files=["res://.godot/imported/plains.png-b63aac4e7bfff1d2302cf7e7e3910af6.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.1 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bvrwvvj0kyfxo"
path="res://.godot/imported/walls.png-2ed5512c462efc1c7833a4bb9877458f.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/sprites/tilesets/walls/walls.png"
dest_files=["res://.godot/imported/walls.png-2ed5512c462efc1c7833a4bb9877458f.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: 327 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://cyxtwwu84auaf"
path="res://.godot/imported/wooden_door.png-f43348d65798d1769e951f50da4575c8.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/sprites/tilesets/walls/wooden_door.png"
dest_files=["res://.godot/imported/wooden_door.png-f43348d65798d1769e951f50da4575c8.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: 283 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://c5tf6626uiegu"
path="res://.godot/imported/wooden_door_b.png-53fdfb6a481c3305596bb5f693299829.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/sprites/tilesets/walls/wooden_door_b.png"
dest_files=["res://.godot/imported/wooden_door_b.png-53fdfb6a481c3305596bb5f693299829.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.9 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://cqndfths68nrm"
path="res://.godot/imported/water-sheet.png-0762cf9cba22ea2c17ae1cdd6bde8ae6.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/sprites/tilesets/water-sheet.png"
dest_files=["res://.godot/imported/water-sheet.png-0762cf9cba22ea2c17ae1cdd6bde8ae6.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.4 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bld4c50nqblnf"
path="res://.godot/imported/water1.png-f00586e264cceabee23e2616b95419e7.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/sprites/tilesets/water1.png"
dest_files=["res://.godot/imported/water1.png-f00586e264cceabee23e2616b95419e7.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.4 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://c6vdpb3jw82wa"
path="res://.godot/imported/water2.png-8c1520366c726d04b5cc3acadff0b900.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/sprites/tilesets/water2.png"
dest_files=["res://.godot/imported/water2.png-8c1520366c726d04b5cc3acadff0b900.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.4 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://cwnjta2mi1c0h"
path="res://.godot/imported/water3.png-b344b2b3c1be5db582f7c8eea243cb0f.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/sprites/tilesets/water3.png"
dest_files=["res://.godot/imported/water3.png-b344b2b3c1be5db582f7c8eea243cb0f.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.4 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bahrovkle7n8c"
path="res://.godot/imported/water4.png-7e2a40803f048ca90fe06df19feead67.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/sprites/tilesets/water4.png"
dest_files=["res://.godot/imported/water4.png-7e2a40803f048ca90fe06df19feead67.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.4 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://b5q52dhjhtyql"
path="res://.godot/imported/water5.png-b971537c1b970f980c158571c19d8471.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/sprites/tilesets/water5.png"
dest_files=["res://.godot/imported/water5.png-b971537c1b970f980c158571c19d8471.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.4 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://clxco4yisxynw"
path="res://.godot/imported/water6.png-13756df334cb3af9e273d20b2ffc8479.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/sprites/tilesets/water6.png"
dest_files=["res://.godot/imported/water6.png-13756df334cb3af9e273d20b2ffc8479.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://b35pi8tvj5c8r"
path="res://.godot/imported/water_decorations.png-d3f68aed14cd428253b7445c3919d27d.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/sprites/tilesets/water_decorations.png"
dest_files=["res://.godot/imported/water_decorations.png-d3f68aed14cd428253b7445c3919d27d.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: 739 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://l2dfvg5ve47g"
path="res://.godot/imported/water_lillies.png-1ab68f1f500dad1ccee0d3f1379aea7b.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/sprites/tilesets/water_lillies.png"
dest_files=["res://.godot/imported/water_lillies.png-1ab68f1f500dad1ccee0d3f1379aea7b.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