Various additions and fixes

This commit is contained in:
2025-02-11 02:39:31 -08:00
parent 3e42ee4914
commit 556f12de1e
1517 changed files with 13624 additions and 12282 deletions

View File

@@ -1,7 +1,7 @@
[gd_scene load_steps=9 format=3 uid="uid://by67pn7fdsg1m"]
[ext_resource type="Script" uid="uid://14e8mu48ed4" path="res://src/map/Map.cs" id="1_bw70o"]
[ext_resource type="PackedScene" uid="uid://dl6h1djc27ddl" path="res://src/map/overworld/Floor0.tscn" id="2_0m8h8"]
[ext_resource type="PackedScene" uid="uid://dl6h1djc27ddl" path="res://src/map/dungeon/floors/Floor00.tscn" id="2_0m8h8"]
[ext_resource type="PackedScene" uid="uid://bc1sp6xwe0j65" path="res://src/map/dungeon/floors/Floor01.tscn" id="2_merfv"]
[ext_resource type="Script" uid="uid://c1nhqlem1ew3m" path="res://src/map/dungeon/code/Floor0.cs" id="3_n0f1p"]
[ext_resource type="PackedScene" uid="uid://g28xmp6cn16h" path="res://src/map/dungeon/floors/Floor10.tscn" id="3_niasb"]

File diff suppressed because one or more lines are too long

View File

@@ -12,9 +12,9 @@
[ext_resource type="PackedScene" uid="uid://cam640h4euewx" path="res://src/map/dungeon/scenes/PitRoom2.tscn" id="10_4qi15"]
[ext_resource type="PackedScene" uid="uid://i781lbf2wb22" path="res://src/map/dungeon/scenes/TreeRoom.tscn" id="10_kwn4p"]
[ext_resource type="PackedScene" uid="uid://dbvr8ewajja6a" path="res://src/enemy/EnemyDatabase.tscn" id="12_aw26s"]
[ext_resource type="PackedScene" uid="uid://bksq62muhk3h5" path="res://src/enemy/enemy_types/sproingy/Sproingy.tscn" id="13_kwaga"]
[ext_resource type="PackedScene" uid="uid://b0gwivt7cw7nd" path="res://src/enemy/enemy_types/michael/Michael.tscn" id="14_gkkr3"]
[ext_resource type="PackedScene" uid="uid://cvk007twac22c" path="res://src/enemy/enemy_types/filth_eater/FilthEater.tscn" id="15_kwaga"]
[ext_resource type="PackedScene" uid="uid://bksq62muhk3h5" path="res://src/enemy/enemy_types/1. sproingy/Sproingy.tscn" id="13_kwaga"]
[ext_resource type="PackedScene" uid="uid://b0gwivt7cw7nd" path="res://src/enemy/enemy_types/2. michael/Michael.tscn" id="14_gkkr3"]
[ext_resource type="PackedScene" uid="uid://cvk007twac22c" path="res://src/enemy/enemy_types/3. filth_eater/FilthEater.tscn" id="15_kwaga"]
[sub_resource type="NavigationMesh" id="NavigationMesh_4d8mx"]
sample_partition_type = 2

View File

@@ -11,8 +11,8 @@
[ext_resource type="PackedScene" uid="uid://vdhl32je6hq2" path="res://src/map/dungeon/scenes/Antechamber_2.tscn" id="9_4i2f8"]
[ext_resource type="PackedScene" uid="uid://cam640h4euewx" path="res://src/map/dungeon/scenes/PitRoom2.tscn" id="9_lpelw"]
[ext_resource type="PackedScene" uid="uid://dbvr8ewajja6a" path="res://src/enemy/EnemyDatabase.tscn" id="11_yvj8v"]
[ext_resource type="PackedScene" uid="uid://bksq62muhk3h5" path="res://src/enemy/enemy_types/sproingy/Sproingy.tscn" id="12_pmbic"]
[ext_resource type="PackedScene" uid="uid://b0gwivt7cw7nd" path="res://src/enemy/enemy_types/michael/Michael.tscn" id="13_eyrkc"]
[ext_resource type="PackedScene" uid="uid://bksq62muhk3h5" path="res://src/enemy/enemy_types/1. sproingy/Sproingy.tscn" id="12_pmbic"]
[ext_resource type="PackedScene" uid="uid://b0gwivt7cw7nd" path="res://src/enemy/enemy_types/2. michael/Michael.tscn" id="13_eyrkc"]
[sub_resource type="NavigationMesh" id="NavigationMesh_gqi8w"]
border_size = 1.0

View File

@@ -11,9 +11,9 @@
[ext_resource type="PackedScene" uid="uid://cam640h4euewx" path="res://src/map/dungeon/scenes/PitRoom2.tscn" id="9_imrv0"]
[ext_resource type="PackedScene" uid="uid://vdhl32je6hq2" path="res://src/map/dungeon/scenes/Antechamber_2.tscn" id="9_ym1ny"]
[ext_resource type="PackedScene" uid="uid://dbvr8ewajja6a" path="res://src/enemy/EnemyDatabase.tscn" id="11_kyvxc"]
[ext_resource type="PackedScene" uid="uid://bksq62muhk3h5" path="res://src/enemy/enemy_types/sproingy/Sproingy.tscn" id="12_1j6d5"]
[ext_resource type="PackedScene" uid="uid://b0gwivt7cw7nd" path="res://src/enemy/enemy_types/michael/Michael.tscn" id="13_q8fb5"]
[ext_resource type="PackedScene" uid="uid://cvk007twac22c" path="res://src/enemy/enemy_types/filth_eater/FilthEater.tscn" id="14_g81xt"]
[ext_resource type="PackedScene" uid="uid://bksq62muhk3h5" path="res://src/enemy/enemy_types/1. sproingy/Sproingy.tscn" id="12_1j6d5"]
[ext_resource type="PackedScene" uid="uid://b0gwivt7cw7nd" path="res://src/enemy/enemy_types/2. michael/Michael.tscn" id="13_q8fb5"]
[ext_resource type="PackedScene" uid="uid://cvk007twac22c" path="res://src/enemy/enemy_types/3. filth_eater/FilthEater.tscn" id="14_g81xt"]
[sub_resource type="NavigationMesh" id="NavigationMesh_gqi8w"]
border_size = 1.0

View File

@@ -0,0 +1,37 @@
[remap]
importer="scene"
importer_version=1
type="PackedScene"
uid="uid://co0fmuno2pjc7"
path="res://.godot/imported/02_ALTAR_FLOOR_ZER0_VER.1.glb-3b7c86b5713b5766efda1dcc281d1bba.scn"
[deps]
source_file="res://src/map/dungeon/models/altar/02_ALTAR_FLOOR_ZER0_VER.1.glb"
dest_files=["res://.godot/imported/02_ALTAR_FLOOR_ZER0_VER.1.glb-3b7c86b5713b5766efda1dcc281d1bba.scn"]
[params]
nodes/root_type=""
nodes/root_name=""
nodes/apply_root_scale=true
nodes/root_scale=1.0
nodes/import_as_skeleton_bones=false
nodes/use_node_type_suffixes=true
meshes/ensure_tangents=true
meshes/generate_lods=true
meshes/create_shadow_meshes=true
meshes/light_baking=1
meshes/lightmap_texel_size=0.2
meshes/force_disable_compression=false
skins/use_named_skins=true
animation/import=true
animation/fps=30
animation/trimming=false
animation/remove_immutable_tracks=true
animation/import_rest_as_RESET=false
import_script/path=""
_subresources={}
gltf/naming_version=1
gltf/embedded_image_handling=1

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.2 KiB

View File

@@ -0,0 +1,37 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://cmfhbi07s4v5x"
path="res://.godot/imported/02_ALTAR_FLOOR_ZER0_VER_BOULDER_DARK.png-0a381d3ed062e5383c7af74a066894ad.ctex"
metadata={
"vram_texture": false
}
generator_parameters={
"md5": "7ad00352d1e4dfebe637cee669a179bd"
}
[deps]
source_file="res://src/map/dungeon/models/altar/02_ALTAR_FLOOR_ZER0_VER_BOULDER_DARK.png"
dest_files=["res://.godot/imported/02_ALTAR_FLOOR_ZER0_VER_BOULDER_DARK.png-0a381d3ed062e5383c7af74a066894ad.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=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: 6.6 KiB

View File

@@ -0,0 +1,37 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://cx8bbg4nf5r0y"
path="res://.godot/imported/02_ALTAR_FLOOR_ZER0_VER_COLUM2N.png-1f8df629f360b5affc5a8e45511ebad7.ctex"
metadata={
"vram_texture": false
}
generator_parameters={
"md5": "aa07ab7f59f9440053a56b318be20581"
}
[deps]
source_file="res://src/map/dungeon/models/altar/02_ALTAR_FLOOR_ZER0_VER_COLUM2N.png"
dest_files=["res://.godot/imported/02_ALTAR_FLOOR_ZER0_VER_COLUM2N.png-1f8df629f360b5affc5a8e45511ebad7.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=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: 21 KiB

View File

@@ -0,0 +1,37 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://cururtxtgylxf"
path="res://.godot/imported/02_ALTAR_FLOOR_ZER0_VER_COLUMN.jpg-85b51bb0644c89e291a29e56afc56a09.ctex"
metadata={
"vram_texture": false
}
generator_parameters={
"md5": "b534d6c15a62da0430767b1a0f3b687f"
}
[deps]
source_file="res://src/map/dungeon/models/altar/02_ALTAR_FLOOR_ZER0_VER_COLUMN.jpg"
dest_files=["res://.godot/imported/02_ALTAR_FLOOR_ZER0_VER_COLUMN.jpg-85b51bb0644c89e291a29e56afc56a09.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=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: 51 KiB

View File

@@ -0,0 +1,37 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://cig3luibb5emf"
path="res://.godot/imported/02_ALTAR_FLOOR_ZER0_VER_HAND_CYCLE_MOTIF.png-273bd43777799cba1c306f126b302f58.ctex"
metadata={
"vram_texture": false
}
generator_parameters={
"md5": "4e98dc2cfcd7d8743e8fe74b03bd3712"
}
[deps]
source_file="res://src/map/dungeon/models/altar/02_ALTAR_FLOOR_ZER0_VER_HAND_CYCLE_MOTIF.png"
dest_files=["res://.godot/imported/02_ALTAR_FLOOR_ZER0_VER_HAND_CYCLE_MOTIF.png-273bd43777799cba1c306f126b302f58.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=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: 9.6 KiB

View File

@@ -0,0 +1,37 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bsxq2b6r1xedi"
path="res://.godot/imported/02_ALTAR_FLOOR_ZER0_VER_Inside-Stone.png-c206b4472ec468cb06e4e014258211f6.ctex"
metadata={
"vram_texture": false
}
generator_parameters={
"md5": "187489aadf3a88781011cf7ed21185f2"
}
[deps]
source_file="res://src/map/dungeon/models/altar/02_ALTAR_FLOOR_ZER0_VER_Inside-Stone.png"
dest_files=["res://.godot/imported/02_ALTAR_FLOOR_ZER0_VER_Inside-Stone.png-c206b4472ec468cb06e4e014258211f6.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=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: 22 KiB

View File

@@ -0,0 +1,37 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://4k6vtn4oip5f"
path="res://.godot/imported/02_ALTAR_FLOOR_ZER0_VER_TILE4.png-95aaf259a2d776179a87f767569d411b.ctex"
metadata={
"vram_texture": false
}
generator_parameters={
"md5": "7b53babe76d0484b408a519f8fc329b5"
}
[deps]
source_file="res://src/map/dungeon/models/altar/02_ALTAR_FLOOR_ZER0_VER_TILE4.png"
dest_files=["res://.godot/imported/02_ALTAR_FLOOR_ZER0_VER_TILE4.png-95aaf259a2d776179a87f767569d411b.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=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: 638 KiB

View File

@@ -0,0 +1,37 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://g5lvjjwd602c"
path="res://.godot/imported/02_ALTAR_FLOOR_ZER0_VER_Water-Pool 2.png-912d87f7f3146874a0fbdddaf240923f.ctex"
metadata={
"vram_texture": false
}
generator_parameters={
"md5": "f4f40f3b0394c4705b87cc5c4f98bb5c"
}
[deps]
source_file="res://src/map/dungeon/models/altar/02_ALTAR_FLOOR_ZER0_VER_Water-Pool 2.png"
dest_files=["res://.godot/imported/02_ALTAR_FLOOR_ZER0_VER_Water-Pool 2.png-912d87f7f3146874a0fbdddaf240923f.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=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: 56 KiB

View File

@@ -0,0 +1,37 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://cas887pxmge0w"
path="res://.godot/imported/02_ALTAR_FLOOR_ZER0_VER_Worked-Stone-Outside.png-e0e416fa651e444430e3f52545acf1c1.ctex"
metadata={
"vram_texture": false
}
generator_parameters={
"md5": "838848b5a6bc07fb0e75a5473f779004"
}
[deps]
source_file="res://src/map/dungeon/models/altar/02_ALTAR_FLOOR_ZER0_VER_Worked-Stone-Outside.png"
dest_files=["res://.godot/imported/02_ALTAR_FLOOR_ZER0_VER_Worked-Stone-Outside.png-e0e416fa651e444430e3f52545acf1c1.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=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: 195 KiB

View File

@@ -0,0 +1,37 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://cfo5c1twdrnea"
path="res://.godot/imported/02_ALTAR_FLOOR_ZER0_VER_concrete_0025_color_1k.jpg-b596aa26f4838e53fd766af6a98e3d6c.ctex"
metadata={
"vram_texture": false
}
generator_parameters={
"md5": "809c24d6617d0a8e1dca7e497df918c6"
}
[deps]
source_file="res://src/map/dungeon/models/altar/02_ALTAR_FLOOR_ZER0_VER_concrete_0025_color_1k.jpg"
dest_files=["res://.godot/imported/02_ALTAR_FLOOR_ZER0_VER_concrete_0025_color_1k.jpg-b596aa26f4838e53fd766af6a98e3d6c.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=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: 54 KiB

View File

@@ -0,0 +1,37 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://cfuyb56nnkgvt"
path="res://.godot/imported/02_ALTAR_FLOOR_ZER0_VER_effed-TILES-2.png-40fd5c06440c0cf4642254b44db3afe3.ctex"
metadata={
"vram_texture": false
}
generator_parameters={
"md5": "e9ad774f6c12007a03ebcf6c7fd1f2e7"
}
[deps]
source_file="res://src/map/dungeon/models/altar/02_ALTAR_FLOOR_ZER0_VER_effed-TILES-2.png"
dest_files=["res://.godot/imported/02_ALTAR_FLOOR_ZER0_VER_effed-TILES-2.png-40fd5c06440c0cf4642254b44db3afe3.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=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: 44 KiB

View File

@@ -0,0 +1,37 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://d6sqoslljggk"
path="res://.godot/imported/02_ALTAR_FLOOR_ZER0_VER_hand-tiile.png-0a9a4331d98688530311acca22232fa0.ctex"
metadata={
"vram_texture": false
}
generator_parameters={
"md5": "d3ae9d17bf47107d7c4fdd341980bd5a"
}
[deps]
source_file="res://src/map/dungeon/models/altar/02_ALTAR_FLOOR_ZER0_VER_hand-tiile.png"
dest_files=["res://.godot/imported/02_ALTAR_FLOOR_ZER0_VER_hand-tiile.png-0a9a4331d98688530311acca22232fa0.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=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: 138 KiB

View File

@@ -0,0 +1,37 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://brtw6ge3sn163"
path="res://.godot/imported/02_ALTAR_FLOOR_ZER0_VER_marble_0008_color_1k.jpg-46b04a64687a5bbd43564f2481c5f0bf.ctex"
metadata={
"vram_texture": false
}
generator_parameters={
"md5": "4a83a4136d01a2625c3a3229636a9cde"
}
[deps]
source_file="res://src/map/dungeon/models/altar/02_ALTAR_FLOOR_ZER0_VER_marble_0008_color_1k.jpg"
dest_files=["res://.godot/imported/02_ALTAR_FLOOR_ZER0_VER_marble_0008_color_1k.jpg-46b04a64687a5bbd43564f2481c5f0bf.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=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: 54 KiB

View File

@@ -0,0 +1,37 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://cv1x0m6cicuf1"
path="res://.godot/imported/02_ALTAR_FLOOR_ZER0_VER_outside_darker_brick.png-c65108faae57ed07777dbffbf89e63f1.ctex"
metadata={
"vram_texture": false
}
generator_parameters={
"md5": "f5467c68c7881556d0182f607d5a98f9"
}
[deps]
source_file="res://src/map/dungeon/models/altar/02_ALTAR_FLOOR_ZER0_VER_outside_darker_brick.png"
dest_files=["res://.godot/imported/02_ALTAR_FLOOR_ZER0_VER_outside_darker_brick.png-c65108faae57ed07777dbffbf89e63f1.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=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: 42 KiB

View File

@@ -0,0 +1,37 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://b27ksiyfefb33"
path="res://.godot/imported/02_ALTAR_FLOOR_ZER0_VER_outside_desert.png-d38e9b63b7495b19ad03f9eb533652ec.ctex"
metadata={
"vram_texture": false
}
generator_parameters={
"md5": "c9fc423b08123f75d66d137999d81cb9"
}
[deps]
source_file="res://src/map/dungeon/models/altar/02_ALTAR_FLOOR_ZER0_VER_outside_desert.png"
dest_files=["res://.godot/imported/02_ALTAR_FLOOR_ZER0_VER_outside_desert.png-d38e9b63b7495b19ad03f9eb533652ec.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=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

View File

@@ -1,6 +1,6 @@
[gd_scene load_steps=147 format=4 uid="uid://5ja3qxn8h7iw"]
[ext_resource type="Script" path="res://src/map/dungeon/code/BossRoom.cs" id="1_54g2q"]
[ext_resource type="Script" uid="uid://cbxpa2yua2cni" path="res://src/map/dungeon/code/BossRoom.cs" id="1_54g2q"]
[ext_resource type="Texture2D" uid="uid://dq0nn4lvfqxn" path="res://src/map/dungeon/models/boss/FLOOR 11 (BOSS FLOOR)_FLOOR1.jpg" id="2_1w0ee"]
[ext_resource type="PackedScene" uid="uid://twrj4wixcbu7" path="res://src/items/ItemDatabase.tscn" id="2_v1oam"]
[ext_resource type="Texture2D" uid="uid://ccwnfmq85eytv" path="res://src/map/dungeon/models/boss/FLOOR 11 (BOSS FLOOR)_WALL TILE 1.jpg" id="3_2j7xl"]
@@ -26,13 +26,13 @@
[ext_resource type="Texture2D" uid="uid://bt07lirqfdbo6" path="res://src/map/dungeon/models/boss/FLOOR 11 (BOSS FLOOR)_hand-tiile_21.png" id="23_s3vc7"]
[ext_resource type="Texture2D" uid="uid://bww6ibafihphk" path="res://src/map/dungeon/models/boss/FLOOR 11 (BOSS FLOOR)_concrete_0003_color_1k.png" id="24_drdtf"]
[ext_resource type="Texture2D" uid="uid://dssmatdw4lwaw" path="res://src/map/dungeon/models/boss/FLOOR 11 (BOSS FLOOR)_COLUMN.jpg" id="25_agjrg"]
[ext_resource type="Texture2D" uid="uid://yafip7ghyqfo" path="res://src/map/dungeon/models/boss/FLOOR 11 (BOSS FLOOR)_CHAIN_TEX.png" id="26_a8354"]
[ext_resource type="Texture2D" uid="uid://bjfbp5m35ikcn" path="res://src/map/dungeon/models/boss/FLOOR 11 (BOSS FLOOR)_CHAIN_TEX.png" id="26_a8354"]
[ext_resource type="Texture2D" uid="uid://bc3tr22bhcwv5" path="res://src/map/dungeon/models/boss/FLOOR 11 (BOSS FLOOR)_png-clipart-tibetan-buddhism-mandala-tibetan-buddhism-vajra-buddhism-religion-tibet.png" id="27_1cdri"]
[ext_resource type="Texture2D" uid="uid://4k6x3hgsij5c" path="res://src/map/dungeon/models/boss/FLOOR 11 (BOSS FLOOR)_HAND_CYCLE_MOTIF.png" id="28_h6wv5"]
[ext_resource type="PackedScene" uid="uid://8yaqqojv4nuv" path="res://src/enemy/enemy_types/horse_head/HorseHeadStatue.tscn" id="30_5mo8n"]
[ext_resource type="PackedScene" uid="uid://2wibfnu2jvlv" path="res://src/enemy/enemy_types/horse_head/HorseFace.tscn" id="31_1c0yq"]
[ext_resource type="PackedScene" uid="uid://bvv5giqyrhtl1" path="res://src/enemy/enemy_types/ox_face/OxFaceStatue.tscn" id="31_2ctrv"]
[ext_resource type="PackedScene" uid="uid://6dnsw37d1uw4" path="res://src/enemy/enemy_types/ox_face/OxFace.tscn" id="32_s5lyv"]
[ext_resource type="PackedScene" uid="uid://8yaqqojv4nuv" path="res://src/enemy/enemy_types/14. horse_head/HorseHeadStatue.tscn" id="30_5mo8n"]
[ext_resource type="PackedScene" uid="uid://2wibfnu2jvlv" path="res://src/enemy/enemy_types/14. horse_head/HorseFace.tscn" id="31_1c0yq"]
[ext_resource type="PackedScene" uid="uid://bvv5giqyrhtl1" path="res://src/enemy/enemy_types/15. ox_face/OxFaceStatue.tscn" id="31_2ctrv"]
[ext_resource type="PackedScene" uid="uid://6dnsw37d1uw4" path="res://src/enemy/enemy_types/15. ox_face/OxFace.tscn" id="32_s5lyv"]
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_onsay"]

View File

@@ -1,63 +0,0 @@
[gd_scene load_steps=8 format=3 uid="uid://dl6h1djc27ddl"]
[ext_resource type="Script" uid="uid://cuhfkyh3d7noa" path="res://src/map/dungeon/code/Overworld.cs" id="1_2ce63"]
[ext_resource type="PackedScene" uid="uid://duis2vhf5ojy3" path="res://src/item_rescue/ItemRescue.tscn" id="2_4ixnb"]
[ext_resource type="PackedScene" uid="uid://tc5kdfoggrng" path="res://src/item_rescue/RescuedItems.tscn" id="3_tbcl3"]
[ext_resource type="PackedScene" uid="uid://cvk007twac22c" path="res://src/enemy/enemy_types/filth_eater/FilthEater.tscn" id="4_nboba"]
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_pb22g"]
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_tbcl3"]
transparency = 1
albedo_color = Color(0.129412, 1, 1, 0.8)
[sub_resource type="SphereShape3D" id="SphereShape3D_tbcl3"]
[node name="Floor0" type="Node3D"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.63488, -5.13176)
script = ExtResource("1_2ce63")
[node name="DirectionalLight3D" type="DirectionalLight3D" parent="."]
transform = Transform3D(-0.866023, -0.433016, 0.250001, 0, 0.499998, 0.866027, -0.500003, 0.749999, -0.43301, 0, 0, 0)
light_energy = 0.597
light_indirect_energy = 1.647
light_volumetric_fog_energy = 0.2
shadow_enabled = true
shadow_opacity = 0.75
shadow_blur = 4.224
directional_shadow_fade_start = 0.63
[node name="PlayerSpawnPoint" type="Marker3D" parent="."]
unique_name_in_owner = true
transform = Transform3D(-0.0104718, 0, 0.999945, 0, 1, 0, -0.999945, 0, -0.0104718, 3.6247, -0.688422, 2.81014)
[node name="ExitSpawnPoint" type="Marker3D" parent="."]
unique_name_in_owner = true
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -3.05854, -1.04714, 1.38579)
[node name="CSGBox3D" type="CSGBox3D" parent="."]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -2.01065, 0)
use_collision = true
size = Vector3(20, 1, 20)
material = SubResource("StandardMaterial3D_pb22g")
[node name="Item Rescue" parent="." instance=ExtResource("2_4ixnb")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -0.669859, -4.39116)
[node name="Rescued Items" parent="." instance=ExtResource("3_tbcl3")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -6.34283, -0.312653, -4.84554)
[node name="Spawn Rescued Items" type="CSGSphere3D" parent="."]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -0.602379, 2.09154)
material = SubResource("StandardMaterial3D_tbcl3")
[node name="Area3D" type="Area3D" parent="Spawn Rescued Items"]
collision_mask = 3
[node name="CollisionShape3D" type="CollisionShape3D" parent="Spawn Rescued Items/Area3D"]
shape = SubResource("SphereShape3D_tbcl3")
[node name="FilthEater" parent="." instance=ExtResource("4_nboba")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -4.4748, -0.874058, -4.64349)
[connection signal="body_entered" from="Spawn Rescued Items/Area3D" to="Rescued Items" method="OnSpawnItemsEntered"]

Binary file not shown.

View File

@@ -0,0 +1,37 @@
[remap]
importer="scene"
importer_version=1
type="PackedScene"
uid="uid://c5gjo1sjatnqe"
path="res://.godot/imported/01_Overworld_ver.0.2.glb-e5906ce5bb68ee0eccc42c9b4683f55a.scn"
[deps]
source_file="res://src/map/overworld/Models/01_Overworld_ver.0.2.glb"
dest_files=["res://.godot/imported/01_Overworld_ver.0.2.glb-e5906ce5bb68ee0eccc42c9b4683f55a.scn"]
[params]
nodes/root_type=""
nodes/root_name=""
nodes/apply_root_scale=true
nodes/root_scale=1.0
nodes/import_as_skeleton_bones=false
nodes/use_node_type_suffixes=true
meshes/ensure_tangents=true
meshes/generate_lods=true
meshes/create_shadow_meshes=true
meshes/light_baking=1
meshes/lightmap_texel_size=0.2
meshes/force_disable_compression=false
skins/use_named_skins=true
animation/import=true
animation/fps=30
animation/trimming=false
animation/remove_immutable_tracks=true
animation/import_rest_as_RESET=false
import_script/path=""
_subresources={}
gltf/naming_version=1
gltf/embedded_image_handling=1

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 MiB

View File

@@ -0,0 +1,37 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://4rf28lwgq46l"
path="res://.godot/imported/01_Overworld_ver.0_33.png-5bd4a477c40763ed27bb11ab8c9c620c.ctex"
metadata={
"vram_texture": false
}
generator_parameters={
"md5": "baaffec5384812a09086c7148060d202"
}
[deps]
source_file="res://src/map/overworld/Models/01_Overworld_ver.0_33.png"
dest_files=["res://.godot/imported/01_Overworld_ver.0_33.png-5bd4a477c40763ed27bb11ab8c9c620c.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=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: 820 KiB

View File

@@ -0,0 +1,37 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://cufesa5wd6877"
path="res://.godot/imported/01_Overworld_ver.0_37.png-1c8a5a9320df06f752043e742048ade8.ctex"
metadata={
"vram_texture": false
}
generator_parameters={
"md5": "fed75d8e167d3c6998056f72bcc5b96d"
}
[deps]
source_file="res://src/map/overworld/Models/01_Overworld_ver.0_37.png"
dest_files=["res://.godot/imported/01_Overworld_ver.0_37.png-1c8a5a9320df06f752043e742048ade8.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=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: 329 KiB

View File

@@ -0,0 +1,37 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://dj2g5a8ocsp82"
path="res://.godot/imported/01_Overworld_ver.0_39.png-45483b2666c11d17028589260f9ea4bd.ctex"
metadata={
"vram_texture": false
}
generator_parameters={
"md5": "370bbd3ce85a4019000dcc3f266ca215"
}
[deps]
source_file="res://src/map/overworld/Models/01_Overworld_ver.0_39.png"
dest_files=["res://.godot/imported/01_Overworld_ver.0_39.png-45483b2666c11d17028589260f9ea4bd.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=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: 1.2 MiB

View File

@@ -0,0 +1,37 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://b7qnqiabfni5m"
path="res://.godot/imported/01_Overworld_ver.0_45.png-a012982457a57ab20b7b29fc06723719.ctex"
metadata={
"vram_texture": false
}
generator_parameters={
"md5": "446ce9cd7b01aa9dd347b3215b98700d"
}
[deps]
source_file="res://src/map/overworld/Models/01_Overworld_ver.0_45.png"
dest_files=["res://.godot/imported/01_Overworld_ver.0_45.png-a012982457a57ab20b7b29fc06723719.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=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: 765 KiB

View File

@@ -0,0 +1,37 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bgob4cvyb63p1"
path="res://.godot/imported/01_Overworld_ver.0_46.png-d48eaaf67d0c6a69515dccb273a512fb.ctex"
metadata={
"vram_texture": false
}
generator_parameters={
"md5": "ef42747fe6c72014c73ba6d89978f80c"
}
[deps]
source_file="res://src/map/overworld/Models/01_Overworld_ver.0_46.png"
dest_files=["res://.godot/imported/01_Overworld_ver.0_46.png-d48eaaf67d0c6a69515dccb273a512fb.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=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: 451 KiB

View File

@@ -0,0 +1,37 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://n6gpdt74bo5n"
path="res://.godot/imported/01_Overworld_ver.0_63.png-984dca6dfabe1d64cf6d3b41db91972e.ctex"
metadata={
"vram_texture": false
}
generator_parameters={
"md5": "8e8abf413eacccbe6b0a4d1a1fcb6fc1"
}
[deps]
source_file="res://src/map/overworld/Models/01_Overworld_ver.0_63.png"
dest_files=["res://.godot/imported/01_Overworld_ver.0_63.png-984dca6dfabe1d64cf6d3b41db91972e.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=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: 1.3 MiB

View File

@@ -0,0 +1,37 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://cnimsvbxx8bt1"
path="res://.godot/imported/01_Overworld_ver.0_71.png-38e0e9ac2320c5b45087a36e405ce53f.ctex"
metadata={
"vram_texture": false
}
generator_parameters={
"md5": "75267561eaf51aa57c6fc4fdeb9cf40b"
}
[deps]
source_file="res://src/map/overworld/Models/01_Overworld_ver.0_71.png"
dest_files=["res://.godot/imported/01_Overworld_ver.0_71.png-38e0e9ac2320c5b45087a36e405ce53f.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=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: 6.6 KiB

View File

@@ -0,0 +1,37 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://c5bfwkkxvtpie"
path="res://.godot/imported/01_Overworld_ver.0_COLUM2N.png-181f9a4407625d231518b3b524f1f9d3.ctex"
metadata={
"vram_texture": false
}
generator_parameters={
"md5": "aa07ab7f59f9440053a56b318be20581"
}
[deps]
source_file="res://src/map/overworld/Models/01_Overworld_ver.0_COLUM2N.png"
dest_files=["res://.godot/imported/01_Overworld_ver.0_COLUM2N.png-181f9a4407625d231518b3b524f1f9d3.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=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: 789 KiB

View File

@@ -0,0 +1,37 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://p4m0slh58kac"
path="res://.godot/imported/01_Overworld_ver.0_Cloudscape 3.png-2c99c32e6e78e05ef9b8f634a86565b8.ctex"
metadata={
"vram_texture": false
}
generator_parameters={
"md5": "20ff50a3894746634d5e4fc75e64eadc"
}
[deps]
source_file="res://src/map/overworld/Models/01_Overworld_ver.0_Cloudscape 3.png"
dest_files=["res://.godot/imported/01_Overworld_ver.0_Cloudscape 3.png-2c99c32e6e78e05ef9b8f634a86565b8.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=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: 550 KiB

View File

@@ -0,0 +1,37 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://byo85is6ac4dc"
path="res://.godot/imported/01_Overworld_ver.0_Rock-Scoured 3.png-711c017980d935e9d8edf01594cdf90e.ctex"
metadata={
"vram_texture": false
}
generator_parameters={
"md5": "237210ad66d79dea925fbf4765f98bbe"
}
[deps]
source_file="res://src/map/overworld/Models/01_Overworld_ver.0_Rock-Scoured 3.png"
dest_files=["res://.godot/imported/01_Overworld_ver.0_Rock-Scoured 3.png-711c017980d935e9d8edf01594cdf90e.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=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: 491 KiB

View File

@@ -0,0 +1,37 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://dhexvhqabwj7i"
path="res://.godot/imported/01_Overworld_ver.0_Stucco-Aged 3.png-8aaa73bd4154fa89f5be14e6a1d0a899.ctex"
metadata={
"vram_texture": false
}
generator_parameters={
"md5": "fef563820fd3e9a9c120cb08ef3e11d2"
}
[deps]
source_file="res://src/map/overworld/Models/01_Overworld_ver.0_Stucco-Aged 3.png"
dest_files=["res://.godot/imported/01_Overworld_ver.0_Stucco-Aged 3.png-8aaa73bd4154fa89f5be14e6a1d0a899.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=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: 56 KiB

View File

@@ -0,0 +1,37 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://blod0dkjr1da2"
path="res://.godot/imported/01_Overworld_ver.0_Worked-Stone-Outside.png-4fdb31ed74ae1175abfef8cf1baa7a5a.ctex"
metadata={
"vram_texture": false
}
generator_parameters={
"md5": "838848b5a6bc07fb0e75a5473f779004"
}
[deps]
source_file="res://src/map/overworld/Models/01_Overworld_ver.0_Worked-Stone-Outside.png"
dest_files=["res://.godot/imported/01_Overworld_ver.0_Worked-Stone-Outside.png-4fdb31ed74ae1175abfef8cf1baa7a5a.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=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: 162 KiB

View File

@@ -0,0 +1,37 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://ba68a8cyk10rp"
path="res://.godot/imported/01_Overworld_ver.0_carved_stone_3.png-52e74990c29e7d42ec894035ddb6d58e.ctex"
metadata={
"vram_texture": false
}
generator_parameters={
"md5": "f2f60983d2d219964072f579238faa0a"
}
[deps]
source_file="res://src/map/overworld/Models/01_Overworld_ver.0_carved_stone_3.png"
dest_files=["res://.godot/imported/01_Overworld_ver.0_carved_stone_3.png-52e74990c29e7d42ec894035ddb6d58e.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=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: 195 KiB

View File

@@ -0,0 +1,37 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://ce6etu888nvo4"
path="res://.godot/imported/01_Overworld_ver.0_concrete_0025_color_1k.jpg-35cb16176159b1f84b284c254106857b.ctex"
metadata={
"vram_texture": false
}
generator_parameters={
"md5": "809c24d6617d0a8e1dca7e497df918c6"
}
[deps]
source_file="res://src/map/overworld/Models/01_Overworld_ver.0_concrete_0025_color_1k.jpg"
dest_files=["res://.godot/imported/01_Overworld_ver.0_concrete_0025_color_1k.jpg-35cb16176159b1f84b284c254106857b.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=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: 52 KiB

View File

@@ -0,0 +1,37 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://crjdf6o8groo4"
path="res://.godot/imported/01_Overworld_ver.0_metal_0073_color_1k.jpg-f0074cfef959363f7a4449472997f926.ctex"
metadata={
"vram_texture": false
}
generator_parameters={
"md5": "f84783b7f1737f7034df2c77903f53a1"
}
[deps]
source_file="res://src/map/overworld/Models/01_Overworld_ver.0_metal_0073_color_1k.jpg"
dest_files=["res://.godot/imported/01_Overworld_ver.0_metal_0073_color_1k.jpg-f0074cfef959363f7a4449472997f926.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=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: 54 KiB

View File

@@ -0,0 +1,37 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://8v3f5jg3s703"
path="res://.godot/imported/01_Overworld_ver.0_outside_darker_brick.png-cf7a21f9c385c62cfd2c5f8813606d4f.ctex"
metadata={
"vram_texture": false
}
generator_parameters={
"md5": "f5467c68c7881556d0182f607d5a98f9"
}
[deps]
source_file="res://src/map/overworld/Models/01_Overworld_ver.0_outside_darker_brick.png"
dest_files=["res://.godot/imported/01_Overworld_ver.0_outside_darker_brick.png-cf7a21f9c385c62cfd2c5f8813606d4f.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=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: 89 KiB

View File

@@ -0,0 +1,37 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://dac21dh065a6s"
path="res://.godot/imported/01_Overworld_ver.0_stone_weirdlytiled.png-a8f1b95c1daf05cb43e6b0a3ec2d65db.ctex"
metadata={
"vram_texture": false
}
generator_parameters={
"md5": "480e773e3837ea0a55eaf48d1d17c239"
}
[deps]
source_file="res://src/map/overworld/Models/01_Overworld_ver.0_stone_weirdlytiled.png"
dest_files=["res://.godot/imported/01_Overworld_ver.0_stone_weirdlytiled.png-a8f1b95c1daf05cb43e6b0a3ec2d65db.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=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

View File

@@ -1,12 +0,0 @@
# Blender 4.2.1 LTS MTL File: 'None'
# www.blender.org
newmtl Material
Ns 250.000000
Ka 1.000000 1.000000 1.000000
Ks 0.500000 0.500000 0.500000
Ke 0.000000 0.000000 0.000000
Ni 1.450000
d 1.000000
illum 2
map_Kd /home/zenny/Desktop/gamejamdungeon/SeanResources/Textures/kenney_prototype-textures/stone.jpeg

View File

@@ -1,433 +0,0 @@
# Blender 4.2.1 LTS
# www.blender.org
mtllib block.mtl
o Cube
v 0.749106 0.757028 -0.705369
v 0.834590 -0.834210 -0.834469
v 0.812728 0.835963 0.820663
v 0.825095 -0.800881 0.816213
v -0.830032 0.836423 -0.833603
v -0.956283 -0.956539 -0.958333
v -0.839077 0.827590 0.833597
v -0.827590 -0.839077 0.833597
v 0.959049 -0.002335 -0.957603
v -0.968750 0.000000 0.968750
v 0.957604 -0.002335 0.959049
v -0.968750 0.000000 -0.968750
v -0.967212 -0.967405 0.000000
v 0.968474 0.967862 0.000936
v -0.968750 0.968750 0.000000
v 0.960599 -0.959864 -0.003338
v 1.000000 0.000000 0.000000
v -1.000000 0.000000 0.000000
v -0.958058 0.958591 -0.489606
v 0.958438 -0.958406 -0.489678
v -1.000000 0.000000 -0.500000
v -0.950298 -0.952605 -0.500000
v 0.951709 0.949547 -0.477310
v 1.000000 0.000000 -0.500000
v -0.957855 -0.958812 0.489605
v 0.957855 0.958812 0.489605
v 1.000000 0.000000 0.500000
v -0.958812 0.957855 0.489605
v 0.861002 -0.851222 0.449550
v -1.000000 0.000000 0.500000
v -0.958812 0.489105 0.958355
v 0.832315 0.453731 -0.811798
v 0.824100 0.462038 0.841947
v -0.958058 0.489841 -0.958356
v 1.000000 0.500000 0.000000
v -1.000000 0.500000 0.000000
v 0.990299 0.497665 -0.488853
v -1.000000 0.500000 -0.500000
v -1.000000 0.500000 0.500000
v 0.988854 0.497665 0.490299
v 0.958438 -0.489656 -0.958428
v 0.958812 -0.489105 0.958355
v -0.968750 -0.500000 -0.968750
v -0.957855 -0.490062 0.958355
v -1.000000 -0.500000 0.000000
v 1.000000 -0.500000 0.000000
v 1.000000 -0.500000 -0.500000
v -0.998462 -0.498655 -0.500000
v -1.000000 -0.500000 0.500000
v 0.991849 -0.491114 0.496662
v 0.000000 -0.968750 -0.968750
v 0.000000 0.968750 0.968750
v -0.002335 -0.957604 0.959049
v -0.012778 0.814855 -0.828752
v 0.000000 0.000000 -1.000000
v 0.000000 0.000000 1.000000
v 0.000000 -1.000000 0.000000
v -0.000376 0.997226 0.002774
v -0.003096 0.961563 -0.463110
v 0.000000 -1.000000 -0.500000
v 0.000000 -1.000000 0.500000
v 0.000000 1.000000 0.500000
v -0.004878 0.485156 -0.984668
v 0.000000 0.500000 1.000000
v 0.000000 -0.500000 1.000000
v 0.000000 -0.500000 -1.000000
v 0.462038 -0.824100 0.841947
v 0.410730 0.740709 -0.728563
v 0.495711 -0.003524 -0.994777
v 0.495378 0.984863 0.015950
v 0.478332 0.927255 -0.423737
v 0.499724 0.999112 0.500936
v 0.433222 0.439208 -0.909335
v 0.500000 -0.500000 -1.000000
v 0.489688 -0.958406 -0.958428
v 0.489105 0.958812 0.958355
v 0.500000 0.000000 1.000000
v 0.500000 -1.000000 0.000000
v 0.500000 -1.000000 -0.500000
v 0.489514 -0.979968 0.486961
v 0.488854 0.497665 0.990299
v 0.497665 -0.488854 0.990299
v -0.500000 -0.968750 -0.968750
v -0.490062 0.957855 0.958355
v -0.500000 0.000000 1.000000
v -0.500000 -1.000000 0.000000
v -0.498462 -0.998655 -0.500000
v -0.500000 -1.000000 0.500000
v -0.500000 0.500000 1.000000
v -0.500000 -0.500000 1.000000
v -0.489105 -0.958812 0.958355
v -0.489897 0.947271 -0.948246
v -0.500000 0.000000 -1.000000
v -0.500000 1.000000 0.000000
v -0.500100 0.998114 -0.498162
v -0.500000 1.000000 0.500000
v -0.500000 0.500000 -1.000000
v -0.500000 -0.500000 -1.000000
vn -0.2410 0.9401 0.2410
vn -0.2354 0.2354 0.9430
vn -0.9413 0.2388 -0.2388
vn 0.2176 -0.9333 0.2858
vn 0.9041 0.0570 0.4236
vn 0.1267 0.4435 -0.8873
vn 0.0850 0.0064 -0.9964
vn 0.9966 -0.0074 0.0816
vn -0.9979 -0.0015 -0.0649
vn -0.0785 -0.0113 0.9968
vn -1.0000 -0.0000 -0.0000
vn 1.0000 -0.0000 -0.0000
vn 0.9967 0.0764 -0.0289
vn 0.0886 -0.9961 -0.0017
vn -0.9969 0.0781 0.0109
vn -0.0763 0.9970 -0.0130
vn -0.2158 0.9456 -0.2436
vn 0.2339 -0.9437 -0.2339
vn 0.7712 0.2178 -0.5982
vn 0.9960 -0.0005 -0.0897
vn -1.0000 -0.0015 -0.0015
vn -0.9968 0.0788 -0.0116
vn -0.9456 0.2301 0.2301
vn -0.9968 -0.0118 0.0790
vn 0.9999 -0.0083 0.0083
vn 0.9975 0.0671 0.0230
vn 0.2038 -0.9665 0.1562
vn -0.0790 0.9968 0.0118
vn 0.9999 0.0113 0.0113
vn -0.9969 0.0108 0.0780
vn 0.9510 0.1777 -0.2529
vn 0.9999 0.0098 -0.0098
vn 0.1435 0.2748 -0.9507
vn 0.9517 0.1762 0.2514
vn -0.9968 0.0116 -0.0788
vn -0.0785 0.0113 0.9969
vn 0.9684 -0.2094 0.1358
vn -0.9401 -0.2410 0.2410
vn -0.9960 -0.0875 -0.0198
vn 0.9439 -0.2335 -0.2335
vn 0.9961 -0.0878 -0.0023
vn -0.9967 -0.0807 0.0101
vn -0.2354 -0.2354 0.9430
vn -0.9975 -0.0667 -0.0251
vn 0.9157 -0.3890 0.1008
vn 0.2336 -0.2336 -0.9439
vn -0.0000 -0.0665 -0.9978
vn 0.1618 -0.2365 0.9581
vn 0.0098 0.0098 0.9999
vn 0.0156 0.0156 -0.9998
vn 0.0136 0.9998 -0.0174
vn -0.0000 -1.0000 -0.0000
vn -0.0013 -0.9979 -0.0651
vn 0.1748 0.8735 -0.4543
vn 0.0530 0.9932 -0.1035
vn -0.0013 -1.0000 -0.0013
vn 0.0098 -0.0098 0.9999
vn -0.0000 -0.0000 -1.0000
vn 0.1705 0.2540 -0.9521
vn 0.0012 -0.9959 0.0907
vn 0.0213 0.0678 0.9975
vn 0.0117 0.9970 0.0772
vn 0.2422 0.9395 0.2422
vn 0.4102 0.0635 0.9098
vn 0.0791 -0.0107 0.9968
vn -0.0115 0.9966 -0.0820
vn -0.0603 0.8276 -0.5581
vn 0.0613 0.9981 -0.0049
vn 0.2365 0.1618 0.9581
vn 0.0750 -0.4247 0.9022
vn 0.0112 -0.0784 -0.9969
vn 0.0914 0.1141 -0.9893
vn 0.0205 -0.9996 0.0205
vn 0.0112 -0.9969 -0.0784
vn 0.0053 0.0053 -1.0000
vn 0.2385 0.4660 -0.8520
vn 0.1860 -0.9531 0.2389
vn -0.2301 -0.9456 0.2301
vn -0.2223 0.2483 -0.9428
vn -0.0665 -0.0000 -0.9978
vn -0.0852 -0.9962 -0.0177
vn -0.0643 -0.9976 -0.0274
vn -0.0796 -0.9968 0.0094
vn -0.0785 0.0113 -0.9968
vn -0.0456 -0.0456 -0.9979
vn -0.0006 -0.0898 0.9960
vn -0.0000 -0.0000 1.0000
vn 0.0028 1.0000 -0.0028
vn 0.2017 0.9520 -0.2304
vn 0.0409 0.9984 -0.0390
vn -0.0113 0.0785 0.9968
vn -0.0118 0.9968 0.0790
vt 2.386677 0.712399
vt 2.782394 0.712399
vt 2.782394 1.108117
vt 2.386677 1.108117
vt 0.803806 2.295269
vt 1.199524 2.295269
vt 1.199524 2.690987
vt 0.803806 2.690987
vt 0.562500 0.187500
vt 0.625000 0.187500
vt 0.625000 0.250000
vt 0.562500 0.250000
vt 0.312500 0.687500
vt 0.375000 0.687500
vt 0.375000 0.750000
vt 0.312500 0.750000
vt 0.803806 0.712399
vt 1.199524 0.712399
vt 1.199524 1.108117
vt 0.803806 1.108117
vt 0.803806 -0.870471
vt 1.199524 -0.870471
vt 1.199524 -0.474753
vt 0.803806 -0.474753
vt 0.437500 0.437500
vt 0.500000 0.437500
vt 0.500000 0.500000
vt 0.437500 0.500000
vt 0.012371 0.712399
vt 0.408089 0.712399
vt 0.408089 1.108117
vt 0.012371 1.108117
vt 0.437500 0.187500
vt 0.500000 0.187500
vt 0.500000 0.250000
vt 0.437500 0.250000
vt 0.012371 2.295269
vt 0.408089 2.295269
vt 0.408089 2.690987
vt 0.012371 2.690987
vt 0.437500 0.062500
vt 0.500000 0.062500
vt 0.500000 0.125000
vt 0.437500 0.125000
vt 0.012371 -0.079036
vt 0.408089 -0.079036
vt 0.408089 0.316681
vt 0.012371 0.316681
vt 0.803806 -0.079036
vt 1.199524 -0.079036
vt 1.199524 0.316681
vt 0.803806 0.316681
vt 0.312500 0.562500
vt 0.375000 0.562500
vt 0.375000 0.625000
vt 0.312500 0.625000
vt 0.562500 0.062500
vt 0.625000 0.062500
vt 0.625000 0.125000
vt 0.562500 0.125000
vt 2.386677 -0.079036
vt 2.782394 -0.079036
vt 2.782394 0.316681
vt 2.386677 0.316681
vt 0.812500 0.500000
vt 0.875000 0.500000
vt 0.875000 0.562500
vt 0.812500 0.562500
vt 0.312500 0.500000
vt 0.375000 0.500000
vt 0.012371 -0.474753
vt 0.408089 -0.474753
vt 0.562500 0.000000
vt 0.625000 0.000000
vt 0.437500 0.000000
vt 0.500000 0.000000
vt 0.562500 0.437500
vt 0.562500 0.500000
vt -0.383347 0.316681
vt -0.383347 0.712399
vt 0.375000 0.000000
vt 0.375000 0.062500
vt 0.375000 0.125000
vt 0.375000 0.187500
vt -0.383347 -0.474753
vt -0.383347 -0.079036
vt 0.375000 0.937500
vt 0.437500 0.937500
vt 0.437500 1.000000
vt 0.375000 1.000000
vt 0.375000 0.250000
vt -0.383347 1.108117
vt 0.375000 0.437500
vt 0.375000 0.312500
vt 0.437500 0.312500
vt 0.437500 0.375000
vt 0.375000 0.375000
vt -0.383347 1.503834
vt 0.012371 1.503834
vt 0.012371 1.899552
vt -0.383347 1.899552
vt 0.408089 1.503834
vt 0.803806 1.503834
vt 0.803806 1.899552
vt 0.408089 1.899552
vt 0.500000 0.312500
vt 0.562500 0.312500
vt 0.562500 0.375000
vt 0.500000 0.375000
vt 1.595242 0.316681
vt 1.990959 0.316681
vt 1.990959 0.712399
vt 1.595242 0.712399
vt 0.187500 0.625000
vt 0.250000 0.625000
vt 0.250000 0.687500
vt 0.187500 0.687500
vt 0.187500 0.500000
vt 0.250000 0.500000
vt 0.250000 0.562500
vt 0.187500 0.562500
vt 1.595242 -0.474753
vt 1.990959 -0.474753
vt 1.990959 -0.079036
vt 1.595242 -0.079036
vt 0.625000 0.312500
vt 0.625000 0.375000
vt 0.250000 0.750000
vt 0.187500 0.750000
vt 1.199524 1.503834
vt 1.199524 1.899552
vt 1.990959 1.108117
vt 1.595242 1.108117
vt 0.625000 0.437500
vt 0.125000 0.687500
vt 0.125000 0.750000
vt 0.125000 0.562500
vt 0.125000 0.625000
vt 0.125000 0.500000
vt -0.383347 2.295269
vt 2.386677 -0.474753
s 0
usemtl Material
f 96/1/1 28/2/1 7/3/1 84/4/1
f 89/5/2 84/6/2 7/7/2 31/8/2
f 38/9/3 19/10/3 5/11/3 34/12/3
f 80/13/4 29/14/4 4/15/4 67/16/4
f 40/17/5 26/18/5 3/19/5 33/20/5
f 73/21/6 68/22/6 1/23/6 32/24/6
f 74/25/7 69/26/7 9/27/7 41/28/7
f 50/29/8 27/30/8 11/31/8 42/32/8
f 48/33/9 21/34/9 12/35/9 43/36/9
f 90/37/10 85/38/10 10/39/10 44/40/10
f 49/41/11 30/42/11 18/43/11 45/44/11
f 47/45/12 24/46/12 17/47/12 46/48/12
f 37/49/13 23/50/13 14/51/13 35/52/13
f 79/53/14 20/54/14 16/55/14 78/56/14
f 39/57/15 28/58/15 15/59/15 36/60/15
f 95/61/16 19/62/16 15/63/16 94/64/16
f 92/65/17 5/66/17 19/67/17 95/68/17
f 75/69/18 2/70/18 20/54/18 79/53/18
f 32/24/19 1/23/19 23/50/19 37/49/19
f 41/71/20 9/72/20 24/46/20 47/45/20
f 45/44/21 18/43/21 21/34/21 48/33/21
f 36/60/22 15/59/22 19/10/22 38/9/22
f 31/73/23 7/74/23 28/58/23 39/57/23
f 44/75/24 10/76/24 30/42/24 49/41/24
f 46/48/25 17/47/25 27/30/25 50/29/25
f 35/52/26 14/51/26 26/18/26 40/17/26
f 78/56/27 16/55/27 29/14/27 80/13/27
f 94/64/28 15/63/28 28/2/28 96/1/28
f 17/47/29 35/52/29 40/17/29 27/30/29
f 10/76/30 31/73/30 39/57/30 30/42/30
f 18/43/11 36/60/11 38/9/11 21/34/11
f 9/72/31 32/24/31 37/49/31 24/46/31
f 30/42/11 39/57/11 36/60/11 18/43/11
f 24/46/32 37/49/32 35/52/32 17/47/32
f 69/26/33 73/77/33 32/78/33 9/27/33
f 27/30/34 40/17/34 33/20/34 11/31/34
f 21/34/35 38/9/35 34/12/35 12/35/35
f 85/38/36 89/5/36 31/8/36 10/39/36
f 16/79/37 46/48/37 50/29/37 29/80/37
f 8/81/38 44/75/38 49/41/38 25/82/38
f 13/83/39 45/44/39 48/33/39 22/84/39
f 2/85/40 41/71/40 47/45/40 20/86/40
f 20/86/41 47/45/41 46/48/41 16/79/41
f 25/82/42 49/41/42 45/44/42 13/83/42
f 91/87/43 90/88/43 44/89/43 8/90/43
f 22/84/44 48/33/44 43/36/44 6/91/44
f 29/80/45 50/29/45 42/32/45 4/92/45
f 75/93/46 74/25/46 41/28/46 2/70/46
f 83/94/47 98/95/47 66/96/47 51/97/47
f 67/98/48 82/99/48 65/100/48 53/101/48
f 77/102/49 81/103/49 64/104/49 56/105/49
f 93/106/50 97/107/50 63/108/50 55/109/50
f 70/110/51 58/111/51 62/112/51 72/113/51
f 86/114/52 57/115/52 61/116/52 88/117/52
f 83/118/53 51/119/53 60/120/53 87/121/53
f 68/122/54 54/123/54 59/124/54 71/125/54
f 71/125/55 59/124/55 58/111/55 70/110/55
f 87/121/56 60/120/56 57/115/56 86/114/56
f 82/99/57 77/102/57 56/105/57 65/100/57
f 98/95/58 93/106/58 55/109/58 66/96/58
f 97/107/59 92/126/59 54/127/59 63/108/59
f 88/117/60 61/116/60 53/128/60 91/129/60
f 81/103/61 76/130/61 52/131/61 64/104/61
f 72/113/62 62/112/62 52/132/62 76/133/62
f 26/18/63 72/113/63 76/133/63 3/19/63
f 33/20/64 3/19/64 76/130/64 81/103/64
f 42/32/65 11/31/65 77/102/65 82/99/65
f 23/50/66 71/125/66 70/110/66 14/51/66
f 1/23/67 68/122/67 71/125/67 23/50/67
f 14/51/68 70/110/68 72/113/68 26/18/68
f 11/31/69 33/20/69 81/103/69 77/102/69
f 4/92/70 42/32/70 82/99/70 67/98/70
f 51/97/71 66/96/71 74/25/71 75/93/71
f 55/109/72 63/108/72 73/77/72 69/26/72
f 57/115/73 78/56/73 80/13/73 61/116/73
f 51/119/74 75/69/74 79/53/74 60/120/74
f 60/120/52 79/53/52 78/56/52 57/115/52
f 66/96/75 55/109/75 69/26/75 74/25/75
f 63/108/76 54/127/76 68/134/76 73/77/76
f 61/116/77 80/13/77 67/16/77 53/128/77
f 25/135/78 88/117/78 91/129/78 8/136/78
f 34/12/79 5/11/79 92/126/79 97/107/79
f 43/36/80 12/35/80 93/106/80 98/95/80
f 22/137/81 87/121/81 86/114/81 13/138/81
f 6/139/82 83/118/82 87/121/82 22/137/82
f 13/138/83 86/114/83 88/117/83 25/135/83
f 12/35/84 34/12/84 97/107/84 93/106/84
f 6/91/85 43/36/85 98/95/85 83/94/85
f 53/101/86 65/100/86 90/37/86 91/140/86
f 56/105/87 64/104/87 89/5/87 85/38/87
f 58/111/88 94/64/88 96/1/88 62/112/88
f 54/123/89 92/141/89 95/61/89 59/124/89
f 59/124/90 95/61/90 94/64/90 58/111/90
f 65/100/87 56/105/87 85/38/87 90/37/87
f 64/104/91 52/131/91 84/6/91 89/5/91
f 62/112/92 96/1/92 84/4/92 52/132/92

View File

@@ -1,25 +0,0 @@
[remap]
importer="wavefront_obj"
importer_version=1
type="Mesh"
uid="uid://dw5bnw8bkb6w8"
path="res://.godot/imported/block.obj-e80c8c88f1276c5acf359f666c3d88b9.mesh"
[deps]
files=["res://.godot/imported/block.obj-e80c8c88f1276c5acf359f666c3d88b9.mesh"]
source_file="res://src/map/overworld/Models/block.obj"
dest_files=["res://.godot/imported/block.obj-e80c8c88f1276c5acf359f666c3d88b9.mesh", "res://.godot/imported/block.obj-e80c8c88f1276c5acf359f666c3d88b9.mesh"]
[params]
generate_tangents=true
generate_lods=true
generate_shadow_mesh=true
generate_lightmap_uv2=false
generate_lightmap_uv2_texel_size=0.2
scale_mesh=Vector3(1, 1, 1)
offset_mesh=Vector3(0, 0, 0)
force_disable_mesh_compression=false

View File

@@ -1,12 +0,0 @@
# Blender 4.2.1 LTS MTL File: 'raft.blend'
# www.blender.org
newmtl Material.006
Ns 250.000000
Ka 1.000000 1.000000 1.000000
Ks 0.500000 0.500000 0.500000
Ke 0.000000 0.000000 0.000000
Ni 1.500000
d 1.000000
illum 2
map_Kd /home/zenny/Desktop/gamejamdungeon/SeanResources/Textures/kenney_prototype-textures/stick.jpeg

File diff suppressed because it is too large Load Diff

View File

@@ -1,25 +0,0 @@
[remap]
importer="wavefront_obj"
importer_version=1
type="Mesh"
uid="uid://df5fykeos37m1"
path="res://.godot/imported/raft.obj-740340cd383da379e548113ce036a62f.mesh"
[deps]
files=["res://.godot/imported/raft.obj-740340cd383da379e548113ce036a62f.mesh"]
source_file="res://src/map/overworld/Models/raft.obj"
dest_files=["res://.godot/imported/raft.obj-740340cd383da379e548113ce036a62f.mesh", "res://.godot/imported/raft.obj-740340cd383da379e548113ce036a62f.mesh"]
[params]
generate_tangents=true
generate_lods=true
generate_shadow_mesh=true
generate_lightmap_uv2=false
generate_lightmap_uv2_texel_size=0.2
scale_mesh=Vector3(1, 1, 1)
offset_mesh=Vector3(0, 0, 0)
force_disable_mesh_compression=false

View File

@@ -1,12 +0,0 @@
# Blender 4.2.1 LTS MTL File: 'tree.blend'
# www.blender.org
newmtl tree2.001
Ns 250.000000
Ka 1.000000 1.000000 1.000000
Ks 0.500000 0.500000 0.500000
Ke 0.000000 0.000000 0.000000
Ni 1.500000
d 1.000000
illum 2
map_Kd /home/zenny/Desktop/gamejamdungeon/SeanResources/Textures/kenney_prototype-textures/treetexture.jpeg

File diff suppressed because it is too large Load Diff

View File

@@ -1,25 +0,0 @@
[remap]
importer="wavefront_obj"
importer_version=1
type="Mesh"
uid="uid://bb46flkajcbtd"
path="res://.godot/imported/tree.obj-281b9d08362c08435b85530e7b31e981.mesh"
[deps]
files=["res://.godot/imported/tree.obj-281b9d08362c08435b85530e7b31e981.mesh"]
source_file="res://src/map/overworld/Models/tree.obj"
dest_files=["res://.godot/imported/tree.obj-281b9d08362c08435b85530e7b31e981.mesh", "res://.godot/imported/tree.obj-281b9d08362c08435b85530e7b31e981.mesh"]
[params]
generate_tangents=true
generate_lods=true
generate_shadow_mesh=true
generate_lightmap_uv2=false
generate_lightmap_uv2_texel_size=0.2
scale_mesh=Vector3(1, 1, 1)
offset_mesh=Vector3(0, 0, 0)
force_disable_mesh_compression=false

View File

@@ -1,34 +1,18 @@
[gd_scene load_steps=4 format=3 uid="uid://dvnc26rebk6o0"]
[gd_scene load_steps=3 format=3 uid="uid://dvnc26rebk6o0"]
[ext_resource type="Script" path="res://src/map/dungeon/code/Overworld.cs" id="1_5hmt3"]
[ext_resource type="PackedScene" uid="uid://dvj5lwymr02xn" path="res://src/map/overworld/OverworldMap.tscn" id="2_qwsky"]
[ext_resource type="PackedScene" uid="uid://d4l4qutp8x40c" path="res://src/npc/rat/NPC.tscn" id="3_4sm8u"]
[ext_resource type="Script" uid="uid://cuhfkyh3d7noa" path="res://src/map/dungeon/code/Overworld.cs" id="1_5hmt3"]
[ext_resource type="PackedScene" uid="uid://c5gjo1sjatnqe" path="res://src/map/overworld/Models/01_Overworld_ver.0.2.glb" id="2_0g3ox"]
[node name="Overworld" type="Node3D"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.63488, -5.13176)
script = ExtResource("1_5hmt3")
[node name="DirectionalLight3D" type="DirectionalLight3D" parent="."]
transform = Transform3D(-0.866023, -0.433016, 0.250001, 0, 0.499998, 0.866027, -0.500003, 0.749999, -0.43301, 0, 0, 0)
light_energy = 0.597
light_indirect_energy = 1.647
light_volumetric_fog_energy = 0.2
shadow_enabled = true
shadow_opacity = 0.75
shadow_blur = 4.224
directional_shadow_fade_start = 0.63
[node name="WorldEnvironment" type="WorldEnvironment" parent="."]
[node name="PlayerSpawnPoint" type="Marker3D" parent="."]
unique_name_in_owner = true
transform = Transform3D(-0.0104718, 0, 0.999945, 0, 1, 0, -0.999945, 0, -0.0104718, 6.03633, 0.654655, 6.89279)
transform = Transform3D(-0.0104718, 0, 0.999945, 0, 1, 0, -0.999945, 0, -0.0104718, -241.939, 2.09173, 42.6114)
[node name="ExitSpawnPoint" type="Marker3D" parent="."]
unique_name_in_owner = true
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -25.3664, 0.9708, 17.5532)
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -222.479, 0.9708, 17.5532)
[node name="OverworldMap" parent="." instance=ExtResource("2_qwsky")]
[node name="NPC" parent="." instance=ExtResource("3_4sm8u")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -25.0589, 2.01954, -0.291408)
[node name="01_Overworld_ver_0_2" parent="." instance=ExtResource("2_0g3ox")]