This commit is contained in:
MaddoScientisto 2025-03-29 23:25:22 +01:00
commit 6e6011060a
13 changed files with 235 additions and 10 deletions

Binary file not shown.

View file

@ -0,0 +1,53 @@
[remap]
importer="scene"
importer_version=1
type="PackedScene"
uid="uid://dd1b7gtsp6ekx"
path="res://.godot/imported/WoodenBox.blend-1c0f71bfa5398476bb847bec5cff29a7.scn"
[deps]
source_file="res://3D/WoodenBox/WoodenBox.blend"
dest_files=["res://.godot/imported/WoodenBox.blend-1c0f71bfa5398476bb847bec5cff29a7.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={}
blender/nodes/visible=0
blender/nodes/active_collection_only=false
blender/nodes/punctual_lights=true
blender/nodes/cameras=true
blender/nodes/custom_properties=true
blender/nodes/modifiers=1
blender/meshes/colors=false
blender/meshes/uvs=true
blender/meshes/normals=true
blender/meshes/export_geometry_nodes_instances=false
blender/meshes/tangents=true
blender/meshes/skins=2
blender/meshes/export_bones_deforming_mesh_only=false
blender/materials/unpack_enabled=true
blender/materials/export_materials=1
blender/animation/limit_playback=true
blender/animation/always_sample=true
blender/animation/group_tracks=true

View file

@ -0,0 +1,12 @@
# Blender 4.3.2 MTL File: 'WoodenBox.blend'
# 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 K:/godot/cirno/Sprites/SingleTiles/BoxTexture.png

View file

@ -0,0 +1,40 @@
# Blender 4.3.2
# www.blender.org
mtllib WoodenBox.mtl
o Cube
v 1.000000 0.500000 -0.500000
v 1.000000 -0.500000 -0.500000
v 1.000000 0.500000 0.500000
v 1.000000 -0.500000 0.500000
v -1.000000 0.500000 -0.500000
v -1.000000 -0.500000 -0.500000
v -1.000000 0.500000 0.500000
v -1.000000 -0.500000 0.500000
vn -0.0000 1.0000 -0.0000
vn -0.0000 -0.0000 1.0000
vn -1.0000 -0.0000 -0.0000
vn -0.0000 -1.0000 -0.0000
vn 1.0000 -0.0000 -0.0000
vn -0.0000 -0.0000 -1.0000
vt 0.500000 0.500000
vt 0.750000 0.500000
vt 0.750000 0.750000
vt 0.500000 0.750000
vt 0.250000 0.750000
vt 0.500000 1.000000
vt 0.250000 1.000000
vt 0.250000 0.000000
vt 0.500000 0.000000
vt 0.500000 0.250000
vt 0.250000 0.250000
vt 0.000000 0.500000
vt 0.250000 0.500000
vt 0.000000 0.750000
s 0
usemtl Material
f 1/1/1 5/2/1 7/3/1 3/4/1
f 4/5/2 3/4/2 7/6/2 8/7/2
f 8/8/3 7/9/3 5/10/3 6/11/3
f 6/12/4 2/13/4 4/5/4 8/14/4
f 2/13/5 1/1/5 3/4/5 4/5/5
f 6/11/6 5/10/6 1/1/6 2/13/6

View file

@ -0,0 +1,25 @@
[remap]
importer="wavefront_obj"
importer_version=1
type="Mesh"
uid="uid://4vep6qdgrav8"
path="res://.godot/imported/WoodenBox.obj-ca7377d82e1696d08071b2f3e2624856.mesh"
[deps]
files=["res://.godot/imported/WoodenBox.obj-ca7377d82e1696d08071b2f3e2624856.mesh"]
source_file="res://3D/WoodenBox/WoodenBox.obj"
dest_files=["res://.godot/imported/WoodenBox.obj-ca7377d82e1696d08071b2f3e2624856.mesh", "res://.godot/imported/WoodenBox.obj-ca7377d82e1696d08071b2f3e2624856.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

Binary file not shown.

Binary file not shown.

View file

@ -50,7 +50,7 @@ Weapon = ExtResource("7_xkg5o")
LootDrops = Array[ExtResource("2_sxbtw")]([SubResource("Resource_c8nix"), SubResource("Resource_gs2l3"), SubResource("Resource_sqnvg"), SubResource("Resource_5tyar"), SubResource("Resource_48xq6")])
PlayerDetectionRange = 90.0
ViewRange = 120.0
AlarmReactRange = 300.0
AlarmReactRange = 150.0
PlayerDisengageRange = 200.0
StrafeSpeed = 25.0
MaxStrafeDistance = 16.0

View file

@ -50,7 +50,7 @@ Weapon = ExtResource("7_xlxdc")
LootDrops = Array[ExtResource("2_ivudp")]([SubResource("Resource_c8nix"), SubResource("Resource_gs2l3"), SubResource("Resource_sqnvg"), SubResource("Resource_5tyar"), SubResource("Resource_48xq6")])
PlayerDetectionRange = 90.0
ViewRange = 120.0
AlarmReactRange = 200.0
AlarmReactRange = 150.0
PlayerDisengageRange = 500.0
StrafeSpeed = 25.0
MaxStrafeDistance = 32.0

File diff suppressed because one or more lines are too long

View file

@ -265,7 +265,7 @@ ActivationType = 0
Targets = Array[NodePath]([NodePath("../Rumia")])
WaitForCompletion = true
[sub_resource type="Resource" id="Resource_52xk7"]
[sub_resource type="Resource" id="Resource_orkt3"]
resource_local_to_scene = true
script = ExtResource("49_0si7g")
Target = NodePath(".")
@ -1002,7 +1002,7 @@ Events = Array[ExtResource("46_0bqta")]([SubResource("Resource_068l7"), SubResou
[node name="BossBattleStartScript" parent="Parallax2D/Factory Tilemaps/LevelProps" instance=ExtResource("43_kf3qc")]
position = Vector2(-1487, -396)
Events = Array[ExtResource("46_0bqta")]([SubResource("Resource_4f4id"), SubResource("Resource_s2o7m"), SubResource("Resource_b1dht"), SubResource("Resource_xrgpy"), SubResource("Resource_52xk7")])
Events = Array[ExtResource("46_0bqta")]([SubResource("Resource_4f4id"), SubResource("Resource_s2o7m"), SubResource("Resource_b1dht"), SubResource("Resource_xrgpy"), SubResource("Resource_orkt3")])
[node name="Enemy13" parent="Parallax2D/Factory Tilemaps/LevelProps" instance=ExtResource("47_u1ve6")]
position = Vector2(-1657, -788)

BIN
Sprites/SingleTiles/Box_Normal.png (Stored with Git LFS) Normal file

Binary file not shown.

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://c08h035ic1m2"
path="res://.godot/imported/Box_Normal.png-f63a0beb51e1537f41b66a2ac9f3ae4f.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Sprites/SingleTiles/Box_Normal.png"
dest_files=["res://.godot/imported/Box_Normal.png-f63a0beb51e1537f41b66a2ac9f3ae4f.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