Compare commits
10 Commits
d03f907c24
...
e29db75123
| Author | SHA1 | Date | |
|---|---|---|---|
| e29db75123 | |||
| 7ae8090c38 | |||
| 0fc6603ec5 | |||
| 78beaca893 | |||
| efd6414dfb | |||
| a2dc8f1630 | |||
| b72b05f33b | |||
| 12b6a5e7ae | |||
| e06846f8b6 | |||
| e3d04ca247 |
@@ -1,6 +1,6 @@
|
||||
[gd_resource type="AtlasTexture" format=3 uid="uid://d0vafwv4lhjji"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://chhmkmlfrobhu" path="res://Assets/Textures/bubble.png" id="1_bkvds"]
|
||||
[ext_resource type="Texture2D" uid="uid://chhmkmlfrobhu" path="res://Enemies/Driftling/icon_driftling.png" id="1_bkvds"]
|
||||
|
||||
[resource]
|
||||
atlas = ExtResource("1_bkvds")
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[gd_resource type="AtlasTexture" format=3 uid="uid://bf3gkg7f2oyg7"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://dj13g1w14mekw" path="res://Assets/Textures/eye_dog.png" id="1_fx7vy"]
|
||||
[ext_resource type="Texture2D" uid="uid://chmxo0rj26cxh" path="res://Enemies/EyeDog/icon_eye_dog.png" id="1_fx7vy"]
|
||||
|
||||
[resource]
|
||||
resource_local_to_scene = true
|
||||
|
||||
|
Before Width: | Height: | Size: 1.5 KiB |
|
Before Width: | Height: | Size: 1.7 KiB |
|
Before Width: | Height: | Size: 1.7 KiB |
|
Before Width: | Height: | Size: 1.7 KiB |
|
Before Width: | Height: | Size: 1.7 KiB |
|
Before Width: | Height: | Size: 665 B |
|
Before Width: | Height: | Size: 652 B |
|
Before Width: | Height: | Size: 664 B |
|
Before Width: | Height: | Size: 648 B |
@@ -1,40 +0,0 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://08n5jvq5tptf"
|
||||
path="res://.godot/imported/icon_eye_dog_heavy.png-ba04528959a64035e32de54c20620c3f.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Assets/Textures/icon_eye_dog_heavy.png"
|
||||
dest_files=["res://.godot/imported/icon_eye_dog_heavy.png-ba04528959a64035e32de54c20620c3f.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/uastc_level=0
|
||||
compress/rdo_quality_loss=0.0
|
||||
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/channel_remap/red=0
|
||||
process/channel_remap/green=1
|
||||
process/channel_remap/blue=2
|
||||
process/channel_remap/alpha=3
|
||||
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
|
||||
|
Before Width: | Height: | Size: 1.0 KiB |
@@ -1,40 +0,0 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://duywsy7jmh4u"
|
||||
path="res://.godot/imported/spike.png-c96630296dde04541d0a1d2bf09362bf.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Assets/Textures/spike.png"
|
||||
dest_files=["res://.godot/imported/spike.png-c96630296dde04541d0a1d2bf09362bf.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/uastc_level=0
|
||||
compress/rdo_quality_loss=0.0
|
||||
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/channel_remap/red=0
|
||||
process/channel_remap/green=1
|
||||
process/channel_remap/blue=2
|
||||
process/channel_remap/alpha=3
|
||||
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
|
||||
12
DoeEyedGirl/mat_doe_eyed_girl.tres
Normal file
@@ -0,0 +1,12 @@
|
||||
[gd_resource type="ShaderMaterial" format=3 uid="uid://8uj5v7wo0nu2"]
|
||||
|
||||
[ext_resource type="Shader" uid="uid://dq04j2s5foo2f" path="res://Shaders/mightyduke_ps1.gdshader" id="1_1kksn"]
|
||||
[ext_resource type="Texture2D" uid="uid://bvx0xurv0nwtq" path="res://DoeEyedGirl/tex_doe_eyed_girl.png" id="2_3bssb"]
|
||||
|
||||
[resource]
|
||||
render_priority = 0
|
||||
shader = ExtResource("1_1kksn")
|
||||
shader_parameter/albedo = ExtResource("2_3bssb")
|
||||
shader_parameter/jitter_z_coordinate = true
|
||||
shader_parameter/jitter_depth_independent = true
|
||||
shader_parameter/alpha_scissor = 1.0
|
||||
BIN
DoeEyedGirl/mdl_doe_eyed_girl.glb
Normal file
2108
DoeEyedGirl/mdl_doe_eyed_girl.glb.import
Normal file
BIN
DoeEyedGirl/mdl_doe_eyed_girl_deary.png
Normal file
|
After Width: | Height: | Size: 4.9 KiB |
@@ -2,20 +2,24 @@
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://dj13g1w14mekw"
|
||||
path="res://.godot/imported/eye_dog.png-2b08e774f06f7b23a123081bdacd558a.ctex"
|
||||
uid="uid://t6tlddv1mbs6"
|
||||
path.s3tc="res://.godot/imported/mdl_doe_eyed_girl_deary.png-62726b8af996104356fdc1711433d7aa.s3tc.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
generator_parameters={
|
||||
"md5": "bcded8e215ce6a250bf5f8c75b820138"
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Assets/Textures/eye_dog.png"
|
||||
dest_files=["res://.godot/imported/eye_dog.png-2b08e774f06f7b23a123081bdacd558a.ctex"]
|
||||
source_file="res://DoeEyedGirl/mdl_doe_eyed_girl_deary.png"
|
||||
dest_files=["res://.godot/imported/mdl_doe_eyed_girl_deary.png-62726b8af996104356fdc1711433d7aa.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/mode=2
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/uastc_level=0
|
||||
8
DoeEyedGirl/scn_doe_eyed_girl.tscn
Normal file
@@ -0,0 +1,8 @@
|
||||
[gd_scene format=3 uid="uid://djx385r2csro4"]
|
||||
|
||||
[ext_resource type="PackedScene" uid="uid://bha5gaovnfrxp" path="res://DoeEyedGirl/mdl_doe_eyed_girl.glb" id="1_gun1t"]
|
||||
|
||||
[node name="Node3D" type="Node3D" unique_id=1269374108]
|
||||
|
||||
[node name="doe_girl" parent="." unique_id=1532649165 instance=ExtResource("1_gun1t")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1.0818636, 0)
|
||||
BIN
DoeEyedGirl/tex_doe_eyed_girl.png
Normal file
|
After Width: | Height: | Size: 4.9 KiB |
@@ -2,16 +2,16 @@
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://c070a2dbkw55e"
|
||||
path="res://.godot/imported/eye_dog_boss.png-f98e154c9696724f63bbab7ab14fd483.ctex"
|
||||
uid="uid://bvx0xurv0nwtq"
|
||||
path="res://.godot/imported/tex_doe_eyed_girl.png-871861c38bf502af4839c079b6bb1308.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Assets/Textures/eye_dog_boss.png"
|
||||
dest_files=["res://.godot/imported/eye_dog_boss.png-f98e154c9696724f63bbab7ab14fd483.ctex"]
|
||||
source_file="res://DoeEyedGirl/tex_doe_eyed_girl.png"
|
||||
dest_files=["res://.godot/imported/tex_doe_eyed_girl.png-871861c38bf502af4839c079b6bb1308.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
@@ -1,23 +0,0 @@
|
||||
[gd_resource type="Resource" script_class="Enemy" format=3 uid="uid://cvehqh4tt28g7"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://cbwxa2a4hfcy4" path="res://Scripts/Resources/enemy.gd" id="1_k5sd1"]
|
||||
[ext_resource type="Texture2D" uid="uid://cv5p03aw78vwd" path="res://Assets/Textures/icon_eye_dog_fast.png" id="1_xgen5"]
|
||||
[ext_resource type="Texture2D" uid="uid://dgdofekr7ow73" path="res://Assets/Textures/dead_eye_dog_fast.png" id="1_yj87d"]
|
||||
[ext_resource type="Texture2D" uid="uid://dd212gh03wloa" path="res://Assets/TextureAtlases/dog_fast.tres" id="2_mkbm6"]
|
||||
[ext_resource type="PackedScene" uid="uid://dtahuv0kpxx03" path="res://Enemies/BabyEyeDog/baby_eye_dog.tscn" id="3_otbdk"]
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_k5sd1")
|
||||
title = "ENEMY_FAST_BABY"
|
||||
description = "ENEMY_DESC_FAST_BABY"
|
||||
target_type = 1
|
||||
icon = ExtResource("1_xgen5")
|
||||
scene = ExtResource("3_otbdk")
|
||||
death_sprite = ExtResource("1_yj87d")
|
||||
sprite = ExtResource("2_mkbm6")
|
||||
spawn_power = 6
|
||||
group_size = 10
|
||||
health = 15
|
||||
penalty = 4
|
||||
movement_speed = 3.5
|
||||
spawn_cooldown = 0.6
|
||||
@@ -1,12 +0,0 @@
|
||||
[gd_resource type="ShaderMaterial" format=3 uid="uid://bm7wkdbbvgscq"]
|
||||
|
||||
[ext_resource type="Shader" uid="uid://dq04j2s5foo2f" path="res://Shaders/mightyduke_ps1.gdshader" id="1_0addr"]
|
||||
[ext_resource type="Texture2D" uid="uid://rjijctm2a70f" path="res://Enemies/BabyEyeDog/baby_eyedog_tex.png" id="2_4kam3"]
|
||||
|
||||
[resource]
|
||||
render_priority = 0
|
||||
shader = ExtResource("1_0addr")
|
||||
shader_parameter/albedo = ExtResource("2_4kam3")
|
||||
shader_parameter/jitter_z_coordinate = true
|
||||
shader_parameter/jitter_depth_independent = true
|
||||
shader_parameter/alpha_scissor = 0.5
|
||||
|
Before Width: | Height: | Size: 16 KiB |
@@ -1,40 +0,0 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://rjijctm2a70f"
|
||||
path="res://.godot/imported/baby_eyedog_tex.png-25aa8a1ed412d7c34d0e08868517ff47.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Enemies/BabyEyeDog/baby_eyedog_tex.png"
|
||||
dest_files=["res://.godot/imported/baby_eyedog_tex.png-25aa8a1ed412d7c34d0e08868517ff47.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/uastc_level=0
|
||||
compress/rdo_quality_loss=0.0
|
||||
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/channel_remap/red=0
|
||||
process/channel_remap/green=1
|
||||
process/channel_remap/blue=2
|
||||
process/channel_remap/alpha=3
|
||||
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
|
||||
@@ -1,22 +0,0 @@
|
||||
[gd_resource type="Resource" script_class="Enemy" format=3 uid="uid://bffhb5krs5elm"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://b1lwaxw62yp3p" path="res://Assets/Textures/dead_spike.png" id="1_skyfd"]
|
||||
[ext_resource type="Texture2D" uid="uid://duywsy7jmh4u" path="res://Assets/Textures/spike.png" id="2_idym2"]
|
||||
[ext_resource type="PackedScene" uid="uid://cveiaa0y66gln" path="res://Enemies/Crystalisk/crystal_enemy.tscn" id="3_fmkhl"]
|
||||
[ext_resource type="Script" uid="uid://cbwxa2a4hfcy4" path="res://Scripts/Resources/enemy.gd" id="4_x2l2n"]
|
||||
[ext_resource type="Texture2D" uid="uid://sybn6bjbj5fh" path="res://Assets/TextureAtlases/spike.tres" id="5_okcvf"]
|
||||
|
||||
[resource]
|
||||
script = ExtResource("4_x2l2n")
|
||||
title = "ENEMY_FLYING_CRYSTAL"
|
||||
description = "ENEMY_DESC_FLYING_CRYSTAL"
|
||||
target_type = 2
|
||||
icon = ExtResource("2_idym2")
|
||||
scene = ExtResource("3_fmkhl")
|
||||
death_sprite = ExtResource("1_skyfd")
|
||||
sprite = ExtResource("5_okcvf")
|
||||
spawn_power = 6
|
||||
group_size = 6
|
||||
health = 90
|
||||
penalty = 7
|
||||
movement_speed = 1.0
|
||||
20
Enemies/Crystalisk/ene_crystalisk.tres
Normal file
@@ -0,0 +1,20 @@
|
||||
[gd_resource type="Resource" script_class="Enemy" format=3 uid="uid://bffhb5krs5elm"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://b1lwaxw62yp3p" path="res://Assets/Textures/dead_spike.png" id="1_oypxu"]
|
||||
[ext_resource type="Texture2D" uid="uid://bic78xsdnr8qy" path="res://Enemies/Crystalisk/icon_crystalisk.png" id="2_p71wu"]
|
||||
[ext_resource type="PackedScene" uid="uid://cveiaa0y66gln" path="res://Enemies/Crystalisk/scn_crystalisk.tscn" id="3_1ao04"]
|
||||
[ext_resource type="Script" uid="uid://cbwxa2a4hfcy4" path="res://Scripts/Resources/enemy.gd" id="4_5kn4m"]
|
||||
|
||||
[resource]
|
||||
script = ExtResource("4_5kn4m")
|
||||
title = "ENEMY_FLYING_CRYSTAL"
|
||||
description = "ENEMY_DESC_FLYING_CRYSTAL"
|
||||
target_type = 2
|
||||
icon = ExtResource("2_p71wu")
|
||||
scene = ExtResource("3_1ao04")
|
||||
death_sprite = ExtResource("1_oypxu")
|
||||
spawn_power = 6
|
||||
group_size = 6
|
||||
health = 90
|
||||
penalty = 7
|
||||
movement_speed = 1.0
|
||||
BIN
Enemies/Crystalisk/icon_crystalisk.png
Normal file
|
After Width: | Height: | Size: 2.0 KiB |
@@ -2,16 +2,16 @@
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://cde0voyrwnqkl"
|
||||
path="res://.godot/imported/icon_eye_dog_boss.png-2e375a379507be43f07a5b78a57627eb.ctex"
|
||||
uid="uid://bic78xsdnr8qy"
|
||||
path="res://.godot/imported/icon_crystalisk.png-4c70a2107210c8d3df52e85a38aff5c9.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Assets/Textures/icon_eye_dog_boss.png"
|
||||
dest_files=["res://.godot/imported/icon_eye_dog_boss.png-2e375a379507be43f07a5b78a57627eb.ctex"]
|
||||
source_file="res://Enemies/Crystalisk/icon_crystalisk.png"
|
||||
dest_files=["res://.godot/imported/icon_crystalisk.png-4c70a2107210c8d3df52e85a38aff5c9.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
[gd_resource type="ShaderMaterial" format=3 uid="uid://dylmoyx1tasat"]
|
||||
|
||||
[ext_resource type="Shader" uid="uid://dq04j2s5foo2f" path="res://Shaders/mightyduke_ps1.gdshader" id="1_13w0y"]
|
||||
[ext_resource type="Texture2D" uid="uid://d01y8kogfuayr" path="res://Enemies/Crystalisk/crystal_enemy.png" id="2_l5awy"]
|
||||
[ext_resource type="Texture2D" uid="uid://d01y8kogfuayr" path="res://Enemies/Crystalisk/tex_crystalisk.png" id="2_l5awy"]
|
||||
|
||||
[resource]
|
||||
render_priority = 0
|
||||
@@ -4,12 +4,12 @@ importer="scene"
|
||||
importer_version=1
|
||||
type="PackedScene"
|
||||
uid="uid://o6whohcbalui"
|
||||
path="res://.godot/imported/crystal_enemy.glb-c13aa4a405d2f70db8609b6b88d49905.scn"
|
||||
path="res://.godot/imported/mdl_crystalisk.glb-cf840293d3774b4b5d59729082ba23c0.scn"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Enemies/Crystalisk/crystal_enemy.glb"
|
||||
dest_files=["res://.godot/imported/crystal_enemy.glb-c13aa4a405d2f70db8609b6b88d49905.scn"]
|
||||
source_file="res://Enemies/Crystalisk/mdl_crystalisk.glb"
|
||||
dest_files=["res://.godot/imported/mdl_crystalisk.glb-cf840293d3774b4b5d59729082ba23c0.scn"]
|
||||
|
||||
[params]
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
[gd_scene format=3 uid="uid://cveiaa0y66gln"]
|
||||
|
||||
[ext_resource type="PackedScene" uid="uid://bjo2q6vca5qlv" path="res://Worlds/GreenPlanet/Enemies/air_enemy.tscn" id="1_aormu"]
|
||||
[ext_resource type="PackedScene" uid="uid://o6whohcbalui" path="res://Enemies/Crystalisk/crystal_enemy.glb" id="2_myjng"]
|
||||
[ext_resource type="PackedScene" uid="uid://o6whohcbalui" path="res://Enemies/Crystalisk/mdl_crystalisk.glb" id="2_myjng"]
|
||||
[ext_resource type="Script" uid="uid://cummt2be3r1gq" path="res://Scripts/hitbox.gd" id="3_myjng"]
|
||||
|
||||
[sub_resource type="ViewportTexture" id="ViewportTexture_ij8ev"]
|
||||
[sub_resource type="ViewportTexture" id="ViewportTexture_ngren"]
|
||||
viewport_path = NodePath("SubViewport")
|
||||
|
||||
[sub_resource type="CapsuleShape3D" id="CapsuleShape3D_c5uwa"]
|
||||
@@ -15,48 +15,54 @@ height = 1.415
|
||||
radius = 0.133503
|
||||
height = 0.56
|
||||
|
||||
[node name="Dog" unique_id=1355419805 instance=ExtResource("1_aormu")]
|
||||
[node name="Dog" unique_id=1355419805 node_paths=PackedStringArray("model") instance=ExtResource("1_aormu")]
|
||||
model = NodePath("Model")
|
||||
|
||||
[node name="Sprite3D" parent="." index="0" unique_id=2020998819]
|
||||
texture = SubResource("ViewportTexture_ij8ev")
|
||||
texture = SubResource("ViewportTexture_ngren")
|
||||
|
||||
[node name="crystal_enemy" parent="." index="6" unique_id=86826412 instance=ExtResource("2_myjng")]
|
||||
|
||||
[node name="Cube_001" parent="crystal_enemy" index="1" unique_id=1809229845]
|
||||
transform = Transform3D(0.99999994, 0, 0, 0, 1, 0, 0, 0, 0.99999994, -0.59980416, -0.60039425, 0)
|
||||
|
||||
[node name="RemoteTransform3D" type="RemoteTransform3D" parent="crystal_enemy/Cube_001" index="0" unique_id=1303209050]
|
||||
remote_path = NodePath("../../../MiniHitbox2")
|
||||
|
||||
[node name="Cube_002" parent="crystal_enemy" index="2" unique_id=2142282279]
|
||||
transform = Transform3D(0.99999994, 0, 0, 0, 1, 0, 0, 0, 0.99999994, 0.60133517, 0.5952302, 0)
|
||||
|
||||
[node name="RemoteTransform3D" type="RemoteTransform3D" parent="crystal_enemy/Cube_002" index="0" unique_id=42756288]
|
||||
remote_path = NodePath("../../../MiniHitbox")
|
||||
|
||||
[node name="AnimationPlayer" parent="crystal_enemy" index="3" unique_id=807474404]
|
||||
autoplay = &"Spin"
|
||||
speed_scale = 2.0
|
||||
|
||||
[node name="MainHitbox" type="CollisionShape3D" parent="." index="7" unique_id=1521729609]
|
||||
[node name="MainHitbox" type="CollisionShape3D" parent="." index="6" unique_id=1521729609]
|
||||
shape = SubResource("CapsuleShape3D_c5uwa")
|
||||
script = ExtResource("3_myjng")
|
||||
metadata/_custom_type_script = "uid://cummt2be3r1gq"
|
||||
|
||||
[node name="MiniHitbox" type="CollisionShape3D" parent="." index="8" unique_id=1324997842]
|
||||
transform = Transform3D(0.99999994, 0, 0, 0, 1, 0, 0, 0, 0.99999994, 0.60133517, 0.5952302, 0)
|
||||
[node name="MiniHitbox" type="CollisionShape3D" parent="." index="7" unique_id=1324997842]
|
||||
transform = Transform3D(0.20648184, 0, 0.97845036, 0, 1, 0, -0.97845036, 0, 0.20648184, 0.11321902, 0.5952302, 0.5539899)
|
||||
shape = SubResource("CapsuleShape3D_d7aub")
|
||||
script = ExtResource("3_myjng")
|
||||
critical_zone = true
|
||||
metadata/_custom_type_script = "uid://cummt2be3r1gq"
|
||||
|
||||
[node name="MiniHitbox2" type="CollisionShape3D" parent="." index="9" unique_id=723617284]
|
||||
transform = Transform3D(0.99999994, 0, 0, 0, 1, 0, 0, 0, 0.99999994, -0.59980416, -0.60039425, 0)
|
||||
[node name="MiniHitbox2" type="CollisionShape3D" parent="." index="8" unique_id=723617284]
|
||||
transform = Transform3D(0.20648184, 0, 0.97845036, 0, 1, 0, -0.97845036, 0, 0.20648184, -0.111688085, -0.60039425, -0.5539899)
|
||||
shape = SubResource("CapsuleShape3D_d7aub")
|
||||
script = ExtResource("3_myjng")
|
||||
critical_zone = true
|
||||
metadata/_custom_type_script = "uid://cummt2be3r1gq"
|
||||
|
||||
[node name="Model" type="Node3D" parent="." index="9" unique_id=219224928]
|
||||
|
||||
[node name="crystal_enemy" parent="Model" index="0" unique_id=86826412 instance=ExtResource("2_myjng")]
|
||||
|
||||
[node name="Cube" parent="Model/crystal_enemy" index="0" unique_id=91305469]
|
||||
transform = Transform3D(-0.77668554, 0, 0.6298886, 0, 1, 0, -0.6298886, 0, -0.77668554, 0, 0, 0)
|
||||
|
||||
[node name="Cube_001" parent="Model/crystal_enemy" index="1" unique_id=2082517745]
|
||||
transform = Transform3D(0.20648184, 0, 0.97845036, 0, 1, 0, -0.97845036, 0, 0.20648184, -0.111688085, -0.60039425, -0.5539899)
|
||||
|
||||
[node name="RemoteTransform3D" type="RemoteTransform3D" parent="Model/crystal_enemy/Cube_001" index="0" unique_id=1303209050]
|
||||
remote_path = NodePath("../../../../MiniHitbox2")
|
||||
|
||||
[node name="Cube_002" parent="Model/crystal_enemy" index="2" unique_id=216197994]
|
||||
transform = Transform3D(0.20648184, 0, 0.97845036, 0, 1, 0, -0.97845036, 0, 0.20648184, 0.11321902, 0.5952302, 0.5539899)
|
||||
|
||||
[node name="RemoteTransform3D" type="RemoteTransform3D" parent="Model/crystal_enemy/Cube_002" index="0" unique_id=42756288]
|
||||
remote_path = NodePath("../../../../MiniHitbox")
|
||||
|
||||
[node name="AnimationPlayer" parent="Model/crystal_enemy" index="3" unique_id=1597075659]
|
||||
autoplay = &"Spin"
|
||||
speed_scale = 2.0
|
||||
|
||||
[connection signal="recieved_effect" from="MainHitbox" to="StatusEffector" method="add_effect"]
|
||||
[connection signal="took_damage" from="MainHitbox" to="." method="take_damage"]
|
||||
[connection signal="recieved_effect" from="MiniHitbox" to="StatusEffector" method="add_effect"]
|
||||
@@ -64,4 +70,4 @@ metadata/_custom_type_script = "uid://cummt2be3r1gq"
|
||||
[connection signal="recieved_effect" from="MiniHitbox2" to="StatusEffector" method="add_effect"]
|
||||
[connection signal="took_damage" from="MiniHitbox2" to="." method="take_damage"]
|
||||
|
||||
[editable path="crystal_enemy"]
|
||||
[editable path="Model/crystal_enemy"]
|
||||
|
Before Width: | Height: | Size: 354 B After Width: | Height: | Size: 354 B |
@@ -3,15 +3,15 @@
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://d01y8kogfuayr"
|
||||
path="res://.godot/imported/crystal_enemy.png-47c4105ce5ff19d6a767c397a2a82c0d.ctex"
|
||||
path="res://.godot/imported/tex_crystalisk.png-2c4a182f8db5bfce8a32509f3cb5f387.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Enemies/Crystalisk/crystal_enemy.png"
|
||||
dest_files=["res://.godot/imported/crystal_enemy.png-47c4105ce5ff19d6a767c397a2a82c0d.ctex"]
|
||||
source_file="res://Enemies/Crystalisk/tex_crystalisk.png"
|
||||
dest_files=["res://.godot/imported/tex_crystalisk.png-2c4a182f8db5bfce8a32509f3cb5f387.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
22
Enemies/Driftling/ene_driftling.tres
Normal file
@@ -0,0 +1,22 @@
|
||||
[gd_resource type="Resource" script_class="Enemy" format=3 uid="uid://dmmdh16m22yqm"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://ta47gpiwloxm" path="res://Assets/Textures/dead_bubble.png" id="1_85py1"]
|
||||
[ext_resource type="Script" uid="uid://cbwxa2a4hfcy4" path="res://Scripts/Resources/enemy.gd" id="1_wa2rs"]
|
||||
[ext_resource type="Texture2D" uid="uid://chhmkmlfrobhu" path="res://Enemies/Driftling/icon_driftling.png" id="2_4yf64"]
|
||||
[ext_resource type="PackedScene" uid="uid://ctoqd0fe65ofr" path="res://Enemies/Driftling/scn_driftling.tscn" id="3_pyef7"]
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_wa2rs")
|
||||
title = "ENEMY_FLOATING_FRUIT"
|
||||
description = "ENEMY_DESC_FLOATING_FRUIT"
|
||||
target_type = 2
|
||||
icon = ExtResource("2_4yf64")
|
||||
scene = ExtResource("3_pyef7")
|
||||
death_sprite = ExtResource("1_85py1")
|
||||
spawn_power = 3
|
||||
group_size = 8
|
||||
health = 25
|
||||
penalty = 4
|
||||
movement_speed = 1.3
|
||||
spawn_cooldown = 0.4
|
||||
metadata/_custom_type_script = "uid://cbwxa2a4hfcy4"
|
||||
BIN
Enemies/Driftling/icon_driftling.png
Normal file
|
After Width: | Height: | Size: 2.2 KiB |
@@ -3,15 +3,15 @@
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://chhmkmlfrobhu"
|
||||
path="res://.godot/imported/bubble.png-c2f885e19b7eb3ae809aa20e6bf51aa3.ctex"
|
||||
path="res://.godot/imported/icon_driftling.png-1789c848cd61e99bbb7fe7f67d3e59d7.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Assets/Textures/bubble.png"
|
||||
dest_files=["res://.godot/imported/bubble.png-c2f885e19b7eb3ae809aa20e6bf51aa3.ctex"]
|
||||
source_file="res://Enemies/Driftling/icon_driftling.png"
|
||||
dest_files=["res://.godot/imported/icon_driftling.png-1789c848cd61e99bbb7fe7f67d3e59d7.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
12
Enemies/Driftling/mat_driftling.tres
Normal file
@@ -0,0 +1,12 @@
|
||||
[gd_resource type="ShaderMaterial" format=3 uid="uid://bqi3hc3r35bij"]
|
||||
|
||||
[ext_resource type="Shader" uid="uid://dq04j2s5foo2f" path="res://Shaders/mightyduke_ps1.gdshader" id="1_nil66"]
|
||||
[ext_resource type="Texture2D" uid="uid://cd0o0ltea1gc5" path="res://Enemies/Driftling/tex_driftling.png" id="2_hy4g3"]
|
||||
|
||||
[resource]
|
||||
render_priority = 0
|
||||
shader = ExtResource("1_nil66")
|
||||
shader_parameter/albedo = ExtResource("2_hy4g3")
|
||||
shader_parameter/jitter_z_coordinate = true
|
||||
shader_parameter/jitter_depth_independent = true
|
||||
shader_parameter/alpha_scissor = 1.0
|
||||
BIN
Enemies/Driftling/mdl_driftling.glb
Normal file
50
Enemies/Driftling/mdl_driftling.glb.import
Normal file
@@ -0,0 +1,50 @@
|
||||
[remap]
|
||||
|
||||
importer="scene"
|
||||
importer_version=1
|
||||
type="PackedScene"
|
||||
uid="uid://cwgv4x1lemw60"
|
||||
path="res://.godot/imported/mdl_driftling.glb-9c27fb2767d02357a866b2fb92373c0c.scn"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Enemies/Driftling/mdl_driftling.glb"
|
||||
dest_files=["res://.godot/imported/mdl_driftling.glb-9c27fb2767d02357a866b2fb92373c0c.scn"]
|
||||
|
||||
[params]
|
||||
|
||||
nodes/root_type=""
|
||||
nodes/root_name=""
|
||||
nodes/root_script=null
|
||||
nodes/apply_root_scale=true
|
||||
nodes/root_scale=1.0
|
||||
nodes/import_as_skeleton_bones=false
|
||||
nodes/use_name_suffixes=true
|
||||
nodes/use_node_type_suffixes=true
|
||||
meshes/ensure_tangents=true
|
||||
meshes/generate_lods=false
|
||||
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=""
|
||||
materials/extract=0
|
||||
materials/extract_format=0
|
||||
materials/extract_path=""
|
||||
_subresources={
|
||||
"materials": {
|
||||
"Material": {
|
||||
"use_external/enabled": true,
|
||||
"use_external/fallback_path": "res://Enemies/Driftling/mat_driftling.tres",
|
||||
"use_external/path": "uid://bqi3hc3r35bij"
|
||||
}
|
||||
}
|
||||
}
|
||||
gltf/naming_version=2
|
||||
gltf/embedded_image_handling=1
|
||||
112
Enemies/Driftling/scn_driftling.tscn
Normal file
@@ -0,0 +1,112 @@
|
||||
[gd_scene format=3 uid="uid://ctoqd0fe65ofr"]
|
||||
|
||||
[ext_resource type="PackedScene" uid="uid://bjo2q6vca5qlv" path="res://Worlds/GreenPlanet/Enemies/air_enemy.tscn" id="1_8yn7v"]
|
||||
[ext_resource type="PackedScene" uid="uid://cwgv4x1lemw60" path="res://Enemies/Driftling/mdl_driftling.glb" id="3_8yn7v"]
|
||||
[ext_resource type="Script" uid="uid://cxu1voan64i5g" path="res://Scripts/driftling_drippler.gd" id="3_j6vnr"]
|
||||
[ext_resource type="Script" uid="uid://cummt2be3r1gq" path="res://Scripts/hitbox.gd" id="3_w6hpp"]
|
||||
|
||||
[sub_resource type="ViewportTexture" id="ViewportTexture_j6vnr"]
|
||||
viewport_path = NodePath("SubViewport")
|
||||
|
||||
[sub_resource type="CapsuleShape3D" id="CapsuleShape3D_j6vnr"]
|
||||
radius = 9.576172
|
||||
height = 80.757
|
||||
|
||||
[sub_resource type="CapsuleShape3D" id="CapsuleShape3D_d7aub"]
|
||||
radius = 39.50537
|
||||
height = 83.97125
|
||||
|
||||
[sub_resource type="AnimationNodeAnimation" id="AnimationNodeAnimation_w6hpp"]
|
||||
animation = &"Deflated"
|
||||
|
||||
[sub_resource type="AnimationNodeAnimation" id="AnimationNodeAnimation_lgos0"]
|
||||
animation = &"Bloated"
|
||||
|
||||
[sub_resource type="AnimationNodeBlend2" id="AnimationNodeBlend2_s1mj6"]
|
||||
|
||||
[sub_resource type="AnimationNodeBlendTree" id="AnimationNodeBlendTree_bw4p2"]
|
||||
graph_offset = Vector2(-280, 253.70001)
|
||||
nodes/Blend2/node = SubResource("AnimationNodeBlend2_s1mj6")
|
||||
nodes/Blend2/position = Vector2(138, 208)
|
||||
nodes/Animation/node = SubResource("AnimationNodeAnimation_lgos0")
|
||||
nodes/Animation/position = Vector2(-94, 177)
|
||||
"nodes/Animation 2/node" = SubResource("AnimationNodeAnimation_w6hpp")
|
||||
"nodes/Animation 2/position" = Vector2(-66, 358)
|
||||
node_connections = [&"output", 0, &"Blend2", &"Blend2", 0, &"Animation", &"Blend2", 1, &"Animation 2"]
|
||||
|
||||
[node name="Driftling" unique_id=1355419805 node_paths=PackedStringArray("model") instance=ExtResource("1_8yn7v")]
|
||||
collision_mask = 0
|
||||
model = NodePath("Model")
|
||||
|
||||
[node name="Sprite3D" parent="." index="0" unique_id=2020998819]
|
||||
texture = SubResource("ViewportTexture_j6vnr")
|
||||
|
||||
[node name="MainHitbox" type="CollisionShape3D" parent="." index="6" unique_id=1521729609]
|
||||
transform = Transform3D(0.025398083, 0, 0, 0, 0.025398083, 0, 0, 0, 0.025398083, 0, 0.23003143, 0)
|
||||
shape = SubResource("CapsuleShape3D_j6vnr")
|
||||
script = ExtResource("3_w6hpp")
|
||||
metadata/_custom_type_script = "uid://cummt2be3r1gq"
|
||||
|
||||
[node name="MiniHitbox" type="CollisionShape3D" parent="." index="7" unique_id=1324997842]
|
||||
transform = Transform3D(0.025398083, 0, 0, 0, 0.025398083, 0, 0, 0, 0.025398083, 0, 0.23003143, 0)
|
||||
shape = SubResource("CapsuleShape3D_d7aub")
|
||||
script = ExtResource("3_w6hpp")
|
||||
critical_zone = true
|
||||
metadata/_custom_type_script = "uid://cummt2be3r1gq"
|
||||
|
||||
[node name="AnimationTree" type="AnimationTree" parent="." index="8" unique_id=1384808804]
|
||||
root_node = NodePath("../Model/mdl_driftling")
|
||||
tree_root = SubResource("AnimationNodeBlendTree_bw4p2")
|
||||
anim_player = NodePath("../Model/mdl_driftling/AnimationPlayer")
|
||||
parameters/Blend2/blend_amount = 1.0
|
||||
|
||||
[node name="DriftlingDrippler" type="Node" parent="." index="9" unique_id=1556854131 node_paths=PackedStringArray("driftling", "animator", "model", "bloat_hitbox", "croak_hitbox")]
|
||||
script = ExtResource("3_j6vnr")
|
||||
driftling = NodePath("..")
|
||||
animator = NodePath("../AnimationTree")
|
||||
model = NodePath("../Model")
|
||||
bloat_hitbox = NodePath("../MainHitbox")
|
||||
croak_hitbox = NodePath("../MiniHitbox")
|
||||
metadata/_custom_type_script = "uid://cxu1voan64i5g"
|
||||
|
||||
[node name="Model" type="Node3D" parent="." index="10" unique_id=1556851526]
|
||||
|
||||
[node name="mdl_driftling" parent="Model" index="0" unique_id=2080841843 instance=ExtResource("3_8yn7v")]
|
||||
transform = Transform3D(0.025398083, 0, 0, 0, 0.025398083, 0, 0, 0, 0.025398083, 0, 0.23003143, 0)
|
||||
|
||||
[node name="Skeleton3D" parent="Model/mdl_driftling/Armature" parent_id_path=PackedInt32Array(2080841843, 1116308214) index="0" unique_id=754562592]
|
||||
bones/0/position = Vector3(0, -7.9475665, 0)
|
||||
bones/0/scale = Vector3(1.0113525, 1.0113525, 1.0113525)
|
||||
bones/1/position = Vector3(0, 67.987755, 0)
|
||||
bones/1/scale = Vector3(0.6716861, 0.6716861, 0.6716861)
|
||||
bones/2/position = Vector3(-1.6946578e-06, 44.271133, -2.1119783e-06)
|
||||
bones/2/scale = Vector3(0.40565705, 0.40565705, 0.40565705)
|
||||
bones/3/position = Vector3(-3.765092e-07, 44.27113, 1.1673371e-06)
|
||||
bones/3/scale = Vector3(0.4056571, 0.40565705, 0.40565717)
|
||||
bones/4/position = Vector3(7.770317e-07, 44.27113, -1.5014622e-07)
|
||||
bones/4/rotation = Quaternion(0.5317831, 0.7070258, 0.46605453, -0.010696763)
|
||||
bones/4/scale = Vector3(0.4056571, 0.40565705, 0.40565705)
|
||||
bones/5/position = Vector3(-1.4425112e-06, 44.271122, -1.8969426e-06)
|
||||
bones/5/rotation = Quaternion(-0.537099, 0.70709294, 0.45991817, -0.0044176164)
|
||||
bones/5/scale = Vector3(0.40565705, 0.4056571, 0.40565717)
|
||||
bones/6/position = Vector3(4.4186196, 2.4544883, 0.70625716)
|
||||
bones/6/rotation = Quaternion(-0.064180955, -0.75551605, -0.054375976, 0.6497073)
|
||||
bones/7/rotation = Quaternion(-0.27142996, 0.5448384, 0.14401576, 0.78021556)
|
||||
bones/8/rotation = Quaternion(0.14881423, -0.7253057, -0.009013298, 0.6720898)
|
||||
bones/9/position = Vector3(-4.8646164, 3.1215818, -1.4573387)
|
||||
bones/9/rotation = Quaternion(-0.22782737, 0.6727271, -0.011520631, 0.7038467)
|
||||
bones/10/rotation = Quaternion(-0.10566461, -0.019764336, 0.2930021, 0.9500496)
|
||||
bones/11/rotation = Quaternion(0.022023587, -0.23883471, -0.0027645533, 0.97080654)
|
||||
|
||||
[node name="RemoteTransform3D" type="RemoteTransform3D" parent="Model/mdl_driftling" index="2" unique_id=2128131942]
|
||||
remote_path = NodePath("../../../MainHitbox")
|
||||
|
||||
[node name="RemoteTransform3D2" type="RemoteTransform3D" parent="Model/mdl_driftling" index="3" unique_id=1585476146]
|
||||
remote_path = NodePath("../../../MiniHitbox")
|
||||
|
||||
[connection signal="recieved_effect" from="MainHitbox" to="StatusEffector" method="add_effect"]
|
||||
[connection signal="took_damage" from="MainHitbox" to="." method="take_damage"]
|
||||
[connection signal="recieved_effect" from="MiniHitbox" to="StatusEffector" method="add_effect"]
|
||||
[connection signal="took_damage" from="MiniHitbox" to="." method="take_damage"]
|
||||
|
||||
[editable path="Model/mdl_driftling"]
|
||||
BIN
Enemies/Driftling/tex_driftling.png
Normal file
|
After Width: | Height: | Size: 3.6 KiB |
@@ -2,20 +2,17 @@
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://bayjketjls0lt"
|
||||
path.s3tc="res://.godot/imported/Coin_coin.png-130d4e26928a415246fa81206a49adee.s3tc.ctex"
|
||||
uid="uid://cd0o0ltea1gc5"
|
||||
path.s3tc="res://.godot/imported/tex_driftling.png-db4d273741c34886144ee624ee680b1a.s3tc.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
generator_parameters={
|
||||
"md5": "bb4a8a7e338539895ead7701c1dd8cd9"
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://coin/Coin_coin.png"
|
||||
dest_files=["res://.godot/imported/Coin_coin.png-130d4e26928a415246fa81206a49adee.s3tc.ctex"]
|
||||
source_file="res://Enemies/Driftling/tex_driftling.png"
|
||||
dest_files=["res://.godot/imported/tex_driftling.png-db4d273741c34886144ee624ee680b1a.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
@@ -1,23 +0,0 @@
|
||||
[gd_resource type="Resource" script_class="Enemy" format=3 uid="uid://dxi17xvdlhkvc"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://08n5jvq5tptf" path="res://Assets/Textures/icon_eye_dog_heavy.png" id="1_lck53"]
|
||||
[ext_resource type="Script" uid="uid://cbwxa2a4hfcy4" path="res://Scripts/Resources/enemy.gd" id="1_q48il"]
|
||||
[ext_resource type="Texture2D" uid="uid://e7lahg40lq8a" path="res://Assets/Textures/dead_eye_dog_heavy.png" id="1_qveaa"]
|
||||
[ext_resource type="Texture2D" uid="uid://c0543ucoalwmi" path="res://Assets/TextureAtlases/dog_fast_heavy.tres" id="2_7nc4x"]
|
||||
[ext_resource type="PackedScene" uid="uid://dl3rwqwbgrq2m" path="res://Enemies/ElderEyeDog/elder_eye_dog.tscn" id="3_m808b"]
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_q48il")
|
||||
title = "ENEMY_HEAVY_WALKER"
|
||||
description = "ENEMY_DESC_HEAVY_WALKER"
|
||||
target_type = 1
|
||||
icon = ExtResource("1_lck53")
|
||||
scene = ExtResource("3_m808b")
|
||||
death_sprite = ExtResource("1_qveaa")
|
||||
sprite = ExtResource("2_7nc4x")
|
||||
spawn_power = 8
|
||||
group_size = 4
|
||||
health = 150
|
||||
penalty = 15
|
||||
movement_speed = 1.4
|
||||
spawn_cooldown = 2.0
|
||||
21
Enemies/ElderEyeDog/ene_elder_eye_dog.tres
Normal file
@@ -0,0 +1,21 @@
|
||||
[gd_resource type="Resource" script_class="Enemy" format=3 uid="uid://dxi17xvdlhkvc"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://e7lahg40lq8a" path="res://Assets/Textures/dead_eye_dog_heavy.png" id="1_fqks5"]
|
||||
[ext_resource type="Texture2D" uid="uid://h5svpdvo6tcd" path="res://Enemies/ElderEyeDog/icon_elder_eye_dog.png" id="2_7h6ly"]
|
||||
[ext_resource type="PackedScene" uid="uid://dl3rwqwbgrq2m" path="res://Enemies/ElderEyeDog/scn_elder_eye_dog.tscn" id="3_01b8q"]
|
||||
[ext_resource type="Script" uid="uid://cbwxa2a4hfcy4" path="res://Scripts/Resources/enemy.gd" id="4_egbcr"]
|
||||
|
||||
[resource]
|
||||
script = ExtResource("4_egbcr")
|
||||
title = "ENEMY_HEAVY_WALKER"
|
||||
description = "ENEMY_DESC_HEAVY_WALKER"
|
||||
target_type = 1
|
||||
icon = ExtResource("2_7h6ly")
|
||||
scene = ExtResource("3_01b8q")
|
||||
death_sprite = ExtResource("1_fqks5")
|
||||
spawn_power = 8
|
||||
group_size = 4
|
||||
health = 150
|
||||
penalty = 15
|
||||
movement_speed = 1.4
|
||||
spawn_cooldown = 2.0
|
||||
BIN
Enemies/ElderEyeDog/icon_elder_eye_dog.png
Normal file
|
After Width: | Height: | Size: 2.5 KiB |
@@ -2,16 +2,16 @@
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://cv5p03aw78vwd"
|
||||
path="res://.godot/imported/icon_eye_dog_fast.png-0a08e5ef41b3ff60b195f0e078e24ab8.ctex"
|
||||
uid="uid://h5svpdvo6tcd"
|
||||
path="res://.godot/imported/icon_elder_eye_dog.png-d36b691ba4537e426e29a310609ed540.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Assets/Textures/icon_eye_dog_fast.png"
|
||||
dest_files=["res://.godot/imported/icon_eye_dog_fast.png-0a08e5ef41b3ff60b195f0e078e24ab8.ctex"]
|
||||
source_file="res://Enemies/ElderEyeDog/icon_elder_eye_dog.png"
|
||||
dest_files=["res://.godot/imported/icon_elder_eye_dog.png-d36b691ba4537e426e29a310609ed540.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
[gd_resource type="ShaderMaterial" format=3 uid="uid://gyrbycd3icjr"]
|
||||
|
||||
[ext_resource type="Shader" uid="uid://dq04j2s5foo2f" path="res://Shaders/mightyduke_ps1.gdshader" id="1_x1doh"]
|
||||
[ext_resource type="Texture2D" uid="uid://bd1hlqvfpaxy0" path="res://Enemies/ElderEyeDog/elder_eyedog_tex.png" id="2_jh2nf"]
|
||||
[ext_resource type="Texture2D" uid="uid://bd1hlqvfpaxy0" path="res://Enemies/ElderEyeDog/tex_elder_eyedog.png" id="2_jh2nf"]
|
||||
|
||||
[resource]
|
||||
render_priority = 0
|
||||
BIN
Enemies/ElderEyeDog/mdl_elder_eye_dog.glb
Normal file
@@ -4,12 +4,12 @@ importer="scene"
|
||||
importer_version=1
|
||||
type="PackedScene"
|
||||
uid="uid://r2s4pd42y0ma"
|
||||
path="res://.godot/imported/elder_eyedog.glb-783079ff3d8c9e21679649baf7fc5dfa.scn"
|
||||
path="res://.godot/imported/mdl_elder_eye_dog.glb-ec782481e3f4b9764a3965a49b43744c.scn"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Enemies/ElderEyeDog/elder_eyedog.glb"
|
||||
dest_files=["res://.godot/imported/elder_eyedog.glb-783079ff3d8c9e21679649baf7fc5dfa.scn"]
|
||||
source_file="res://Enemies/ElderEyeDog/mdl_elder_eye_dog.glb"
|
||||
dest_files=["res://.godot/imported/mdl_elder_eye_dog.glb-ec782481e3f4b9764a3965a49b43744c.scn"]
|
||||
|
||||
[params]
|
||||
|
||||
@@ -39,7 +39,7 @@ materials/extract_format=0
|
||||
materials/extract_path=""
|
||||
_subresources={
|
||||
"animations": {
|
||||
"Walk": {
|
||||
"ArmatureAction": {
|
||||
"save_to_file/enabled": false,
|
||||
"save_to_file/fallback_path": "",
|
||||
"save_to_file/keep_custom_tracks": "",
|
||||
@@ -2099,7 +2099,7 @@ _subresources={
|
||||
"materials": {
|
||||
"Material": {
|
||||
"use_external/enabled": true,
|
||||
"use_external/fallback_path": "res://Enemies/ElderEyeDog/elder_eye_dog_mat.tres",
|
||||
"use_external/fallback_path": "res://Enemies/ElderEyeDog/mat_elder_eye_dog.tres",
|
||||
"use_external/path": "uid://gyrbycd3icjr"
|
||||
}
|
||||
}
|
||||
@@ -1,44 +1,45 @@
|
||||
[gd_scene format=3 uid="uid://dl3rwqwbgrq2m"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://ejqql2660u6h" path="res://Worlds/GreenPlanet/Enemies/enemy_controller.gd" id="1_17xxt"]
|
||||
[ext_resource type="PackedScene" uid="uid://canrxnpxcugc2" path="res://Scenes/corpse.tscn" id="2_lirjc"]
|
||||
[ext_resource type="Script" uid="uid://cummt2be3r1gq" path="res://Scripts/hitbox.gd" id="5_bi7k0"]
|
||||
[ext_resource type="Texture2D" uid="uid://b1fn60m6xfcsq" path="res://Assets/Textures/minimap_enemy.png" id="6_k6khd"]
|
||||
[ext_resource type="PackedScene" uid="uid://hjq3nrnumklp" path="res://UI/EnemyHealthBar/health_bar.tscn" id="7_wko6w"]
|
||||
[ext_resource type="Script" uid="uid://b62xnsbki8axa" path="res://Scripts/EnemyAI/pathing_controller.gd" id="8_2jssq"]
|
||||
[ext_resource type="Script" uid="uid://cojjgevmbhwal" path="res://Scripts/status_effector.gd" id="9_2x8lp"]
|
||||
[ext_resource type="PackedScene" uid="uid://r2s4pd42y0ma" path="res://Enemies/ElderEyeDog/elder_eyedog.glb" id="10_17xxt"]
|
||||
[ext_resource type="Script" uid="uid://ejqql2660u6h" path="res://Worlds/GreenPlanet/Enemies/enemy_controller.gd" id="1_7wwbi"]
|
||||
[ext_resource type="PackedScene" uid="uid://canrxnpxcugc2" path="res://Scenes/corpse.tscn" id="2_k8w4y"]
|
||||
[ext_resource type="Script" uid="uid://cummt2be3r1gq" path="res://Scripts/hitbox.gd" id="3_bwjh5"]
|
||||
[ext_resource type="Texture2D" uid="uid://b1fn60m6xfcsq" path="res://Assets/Textures/minimap_enemy.png" id="4_lo02o"]
|
||||
[ext_resource type="PackedScene" uid="uid://hjq3nrnumklp" path="res://UI/EnemyHealthBar/health_bar.tscn" id="5_vh4kk"]
|
||||
[ext_resource type="Script" uid="uid://b62xnsbki8axa" path="res://Scripts/EnemyAI/pathing_controller.gd" id="6_fulai"]
|
||||
[ext_resource type="Script" uid="uid://cojjgevmbhwal" path="res://Scripts/status_effector.gd" id="7_h8ie4"]
|
||||
[ext_resource type="PackedScene" uid="uid://r2s4pd42y0ma" path="res://Enemies/ElderEyeDog/mdl_elder_eye_dog.glb" id="8_fil5h"]
|
||||
|
||||
[sub_resource type="SphereShape3D" id="SphereShape3D_cavbv"]
|
||||
radius = 0.499268
|
||||
|
||||
[sub_resource type="SphereShape3D" id="SphereShape3D_h25mw"]
|
||||
radius = 0.269705
|
||||
radius = 0.325
|
||||
|
||||
[sub_resource type="ViewportTexture" id="ViewportTexture_1kwxq"]
|
||||
viewport_path = NodePath("SubViewport")
|
||||
|
||||
[node name="ElderEyeDog" type="CharacterBody3D" unique_id=1106613653 node_paths=PackedStringArray("status_manager", "movement_controller", "d_n", "health_bar") groups=["Enemies"]]
|
||||
[node name="ElderEyeDog" type="CharacterBody3D" unique_id=1106613653 node_paths=PackedStringArray("status_manager", "movement_controller", "d_n", "health_bar", "model") groups=["Enemies"]]
|
||||
collision_layer = 4
|
||||
collision_mask = 0
|
||||
script = ExtResource("1_17xxt")
|
||||
script = ExtResource("1_7wwbi")
|
||||
status_manager = NodePath("StatusEffector")
|
||||
movement_controller = NodePath("PathingController")
|
||||
d_n = NodePath("Node3D")
|
||||
corpse_scene = ExtResource("2_lirjc")
|
||||
corpse_scene = ExtResource("2_k8w4y")
|
||||
health_bar = NodePath("SubViewport/HealthBar")
|
||||
model = NodePath("elder_eyedog")
|
||||
metadata/_custom_type_script = "uid://ejqql2660u6h"
|
||||
|
||||
[node name="Hitbox" type="CollisionShape3D" parent="." unique_id=542685682]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.33811, -0.0104714)
|
||||
shape = SubResource("SphereShape3D_cavbv")
|
||||
script = ExtResource("5_bi7k0")
|
||||
script = ExtResource("3_bwjh5")
|
||||
metadata/_custom_type_script = "uid://cummt2be3r1gq"
|
||||
|
||||
[node name="Hitbox2" type="CollisionShape3D" parent="." unique_id=545828870]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.740182, -0.597066)
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.836113, -0.6853672)
|
||||
shape = SubResource("SphereShape3D_h25mw")
|
||||
script = ExtResource("5_bi7k0")
|
||||
script = ExtResource("3_bwjh5")
|
||||
critical_zone = true
|
||||
metadata/_custom_type_script = "uid://cummt2be3r1gq"
|
||||
|
||||
@@ -54,7 +55,7 @@ texture = SubResource("ViewportTexture_1kwxq")
|
||||
transform = Transform3D(2, 0, 0, 0, -8.74228e-08, 2, 0, -2, -8.74228e-08, 0, 1.40824, 0)
|
||||
layers = 4
|
||||
texture_filter = 0
|
||||
texture = ExtResource("6_k6khd")
|
||||
texture = ExtResource("4_lo02o")
|
||||
|
||||
[node name="SubViewport" type="SubViewport" parent="." unique_id=1820335802]
|
||||
transparent_bg = true
|
||||
@@ -68,53 +69,53 @@ offset_bottom = 32.0
|
||||
grow_horizontal = 2
|
||||
alignment = 1
|
||||
|
||||
[node name="HealthBar" parent="SubViewport" unique_id=1387963011 instance=ExtResource("7_wko6w")]
|
||||
[node name="HealthBar" parent="SubViewport" unique_id=1387963011 instance=ExtResource("5_vh4kk")]
|
||||
visible = false
|
||||
offset_top = 36.0
|
||||
offset_bottom = 236.0
|
||||
|
||||
[node name="PathingController" type="Node" parent="." unique_id=1624393903 node_paths=PackedStringArray("character")]
|
||||
script = ExtResource("8_2jssq")
|
||||
script = ExtResource("6_fulai")
|
||||
character = NodePath("..")
|
||||
|
||||
[node name="StatusEffector" type="Node" parent="." unique_id=1475993690 node_paths=PackedStringArray("sprite_container")]
|
||||
script = ExtResource("9_2x8lp")
|
||||
script = ExtResource("7_h8ie4")
|
||||
sprite_container = NodePath("../SubViewport/HBoxContainer")
|
||||
metadata/_custom_type_script = "uid://cojjgevmbhwal"
|
||||
|
||||
[node name="Node3D" type="Node3D" parent="." unique_id=1193172733]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.39813, 0)
|
||||
|
||||
[node name="elder_eyedog" parent="." unique_id=1274853328 instance=ExtResource("10_17xxt")]
|
||||
[node name="elder_eyedog" parent="." unique_id=1528468919 instance=ExtResource("8_fil5h")]
|
||||
transform = Transform3D(-1, 0, -8.74228e-08, 0, 1, 0, 8.74228e-08, 0, -1, 0, 0, 0)
|
||||
|
||||
[node name="Skeleton3D" parent="elder_eyedog/Armature" parent_id_path=PackedInt32Array(1274853328, 2060041769) index="0" unique_id=1252984474]
|
||||
bones/1/rotation = Quaternion(-0.43930408, -1.0709029e-07, 5.2369124e-08, 0.89833844)
|
||||
bones/3/rotation = Quaternion(0.23378512, 0.32485124, 0.5427555, 0.7383988)
|
||||
bones/4/rotation = Quaternion(0.2025959, 0.7308365, 0.13344719, 0.637985)
|
||||
bones/5/rotation = Quaternion(0.08071687, 0.11379393, 0.103388034, 0.98480797)
|
||||
bones/6/rotation = Quaternion(0.18970048, 0.045550477, -0.014727625, 0.9806743)
|
||||
bones/7/rotation = Quaternion(0.21259236, -0.040924743, -0.77614677, 0.5922212)
|
||||
bones/8/rotation = Quaternion(0.14559563, -0.673764, -0.22377312, 0.68903524)
|
||||
bones/9/rotation = Quaternion(0.21457952, -0.06795216, -0.27383056, 0.9350695)
|
||||
bones/10/rotation = Quaternion(0.36169595, -0.022981033, -0.07378154, 0.9290878)
|
||||
[node name="Skeleton3D" parent="elder_eyedog/Armature" parent_id_path=PackedInt32Array(1528468919, 2081899383) index="0" unique_id=7671726]
|
||||
bones/1/rotation = Quaternion(-0.43930408, -1.0709028e-07, 5.2369117e-08, 0.89833844)
|
||||
bones/3/rotation = Quaternion(0.23378512, 0.3248512, 0.54275554, 0.7383987)
|
||||
bones/4/rotation = Quaternion(0.20259592, 0.73083645, 0.1334472, 0.637985)
|
||||
bones/5/rotation = Quaternion(0.08071684, 0.113793895, 0.10338807, 0.9848079)
|
||||
bones/6/rotation = Quaternion(0.18970051, 0.045550458, -0.014727582, 0.98067427)
|
||||
bones/7/rotation = Quaternion(0.21259236, -0.040924765, -0.7761468, 0.59222114)
|
||||
bones/8/rotation = Quaternion(0.14559563, -0.673764, -0.22377315, 0.68903524)
|
||||
bones/9/rotation = Quaternion(0.21457948, -0.06795216, -0.27383053, 0.9350695)
|
||||
bones/10/rotation = Quaternion(0.36169598, -0.022981055, -0.07378152, 0.9290878)
|
||||
bones/11/position = Vector3(-0.18218139, 0.024974564, -0.29701275)
|
||||
bones/13/rotation = Quaternion(-0.19031386, -0.3437138, 0.6673053, 0.6327283)
|
||||
bones/14/rotation = Quaternion(-0.31594613, -0.57630664, -0.23705915, 0.71543807)
|
||||
bones/15/rotation = Quaternion(0.36767012, -0.03635548, 0.34470242, 0.8629468)
|
||||
bones/16/rotation = Quaternion(0.39200988, 0.014128355, 0.1034986, 0.91401124)
|
||||
bones/17/rotation = Quaternion(-0.41564333, 0.23491889, -0.8066817, 0.34830806)
|
||||
bones/18/rotation = Quaternion(-0.15507148, 0.54643595, 0.03793797, 0.8221443)
|
||||
bones/19/rotation = Quaternion(0.16323948, -0.017942403, -0.15406615, 0.97431755)
|
||||
bones/20/rotation = Quaternion(0.20094736, -0.03854681, -0.0018878406, 0.9788416)
|
||||
bones/14/rotation = Quaternion(-0.3159462, -0.57630664, -0.23705919, 0.7154381)
|
||||
bones/15/rotation = Quaternion(0.36767015, -0.03635547, 0.34470242, 0.86294687)
|
||||
bones/16/rotation = Quaternion(0.39200988, 0.014128344, 0.1034986, 0.91401124)
|
||||
bones/17/rotation = Quaternion(-0.4156433, 0.23491892, -0.8066817, 0.34830815)
|
||||
bones/18/rotation = Quaternion(-0.1550715, 0.546436, 0.03793802, 0.8221443)
|
||||
bones/19/rotation = Quaternion(0.16323958, -0.017942397, -0.1540662, 0.9743175)
|
||||
bones/20/rotation = Quaternion(0.20094733, -0.0385468, -0.0018878259, 0.9788416)
|
||||
bones/22/position = Vector3(-0.1285572, 0.015959304, 0.5192608)
|
||||
bones/22/scale = Vector3(0.89347196, 1, 1)
|
||||
bones/23/position = Vector3(0.25597548, 0.022818465, 0.20058686)
|
||||
bones/23/scale = Vector3(0.89347196, 1, 1)
|
||||
bones/24/position = Vector3(0.08454189, 0.014853473, 0.12984678)
|
||||
|
||||
[node name="AnimationPlayer" parent="elder_eyedog" index="1" unique_id=488088617]
|
||||
autoplay = &"Walk"
|
||||
[node name="AnimationPlayer" parent="elder_eyedog" index="1" unique_id=1439920918]
|
||||
autoplay = &"ArmatureAction"
|
||||
|
||||
[connection signal="recieved_effect" from="Hitbox" to="StatusEffector" method="add_effect"]
|
||||
[connection signal="took_damage" from="Hitbox" to="." method="take_damage"]
|
||||
|
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 14 KiB |
@@ -3,15 +3,15 @@
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://bd1hlqvfpaxy0"
|
||||
path="res://.godot/imported/elder_eyedog_tex.png-e84d9931073744a1cd754d9c856dc8df.ctex"
|
||||
path="res://.godot/imported/tex_elder_eyedog.png-87da95f97dbc2fc4f37595d0daf5db98.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Enemies/ElderEyeDog/elder_eyedog_tex.png"
|
||||
dest_files=["res://.godot/imported/elder_eyedog_tex.png-e84d9931073744a1cd754d9c856dc8df.ctex"]
|
||||
source_file="res://Enemies/ElderEyeDog/tex_elder_eyedog.png"
|
||||
dest_files=["res://.godot/imported/tex_elder_eyedog.png-87da95f97dbc2fc4f37595d0daf5db98.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
20
Enemies/EyeDog/ene_eye_dog.tres
Normal file
@@ -0,0 +1,20 @@
|
||||
[gd_resource type="Resource" script_class="Enemy" format=3 uid="uid://8eba45hql7bo"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://cdnhe2mi5c5ln" path="res://Assets/Textures/dead_eye_dog.png" id="1_rbfn2"]
|
||||
[ext_resource type="Texture2D" uid="uid://chmxo0rj26cxh" path="res://Enemies/EyeDog/icon_eye_dog.png" id="2_nef0e"]
|
||||
[ext_resource type="PackedScene" uid="uid://bvq6tbkuv2mfp" path="res://Enemies/EyeDog/scn_eye_dog.tscn" id="3_fa8t4"]
|
||||
[ext_resource type="Script" uid="uid://cbwxa2a4hfcy4" path="res://Scripts/Resources/enemy.gd" id="4_gobb7"]
|
||||
|
||||
[resource]
|
||||
resource_local_to_scene = true
|
||||
script = ExtResource("4_gobb7")
|
||||
title = "ENEMY_DOG"
|
||||
description = "ENEMY_DESC_DOG"
|
||||
target_type = 1
|
||||
icon = ExtResource("2_nef0e")
|
||||
scene = ExtResource("3_fa8t4")
|
||||
death_sprite = ExtResource("1_rbfn2")
|
||||
spawn_power = 3
|
||||
health = 60
|
||||
movement_speed = 1.6
|
||||
spawn_cooldown = 1.2
|
||||
@@ -1,27 +0,0 @@
|
||||
[gd_resource type="Resource" script_class="Enemy" format=3 uid="uid://8eba45hql7bo"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://cbwxa2a4hfcy4" path="res://Scripts/Resources/enemy.gd" id="1_ivs7a"]
|
||||
[ext_resource type="Texture2D" uid="uid://cdnhe2mi5c5ln" path="res://Assets/Textures/dead_eye_dog.png" id="1_r8gpy"]
|
||||
[ext_resource type="Texture2D" uid="uid://g00wwrlxxdc5" path="res://Assets/Textures/icon_eye_dog.png" id="2_tyyee"]
|
||||
[ext_resource type="PackedScene" uid="uid://bvq6tbkuv2mfp" path="res://Enemies/EyeDog/eye_dog.tscn" id="3_mxg1o"]
|
||||
[ext_resource type="Texture2D" uid="uid://dj13g1w14mekw" path="res://Assets/Textures/eye_dog.png" id="4_7ypa6"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_n6kdu"]
|
||||
resource_local_to_scene = true
|
||||
atlas = ExtResource("4_7ypa6")
|
||||
region = Rect2(0, 0, 32, 32)
|
||||
|
||||
[resource]
|
||||
resource_local_to_scene = true
|
||||
script = ExtResource("1_ivs7a")
|
||||
title = "ENEMY_DOG"
|
||||
description = "ENEMY_DESC_DOG"
|
||||
target_type = 1
|
||||
icon = ExtResource("2_tyyee")
|
||||
scene = ExtResource("3_mxg1o")
|
||||
death_sprite = ExtResource("1_r8gpy")
|
||||
sprite = SubResource("AtlasTexture_n6kdu")
|
||||
spawn_power = 3
|
||||
health = 60
|
||||
movement_speed = 1.6
|
||||
spawn_cooldown = 1.2
|
||||
BIN
Enemies/EyeDog/icon_eye_dog.png
Normal file
|
After Width: | Height: | Size: 2.3 KiB |
@@ -2,16 +2,16 @@
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://g00wwrlxxdc5"
|
||||
path="res://.godot/imported/icon_eye_dog.png-3bce6f978ac13692e2a12291b10c5729.ctex"
|
||||
uid="uid://chmxo0rj26cxh"
|
||||
path="res://.godot/imported/icon_eye_dog.png-791d061849bbbed621028cbde240ba88.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Assets/Textures/icon_eye_dog.png"
|
||||
dest_files=["res://.godot/imported/icon_eye_dog.png-3bce6f978ac13692e2a12291b10c5729.ctex"]
|
||||
source_file="res://Enemies/EyeDog/icon_eye_dog.png"
|
||||
dest_files=["res://.godot/imported/icon_eye_dog.png-791d061849bbbed621028cbde240ba88.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
[gd_resource type="ShaderMaterial" format=3 uid="uid://bo82o88d7vo1x"]
|
||||
|
||||
[ext_resource type="Shader" uid="uid://dq04j2s5foo2f" path="res://Shaders/mightyduke_ps1.gdshader" id="1_1d6vt"]
|
||||
[ext_resource type="Texture2D" uid="uid://br44qpy5v6ymr" path="res://Enemies/EyeDog/eye_dog_tex.png" id="2_1d6vt"]
|
||||
[ext_resource type="Texture2D" uid="uid://br44qpy5v6ymr" path="res://Enemies/EyeDog/tex_eye_dog.png" id="2_1d6vt"]
|
||||
|
||||
[resource]
|
||||
render_priority = 0
|
||||
@@ -4,12 +4,12 @@ importer="scene"
|
||||
importer_version=1
|
||||
type="PackedScene"
|
||||
uid="uid://dlhx6r23m5ceg"
|
||||
path="res://.godot/imported/eyedog.glb-066d1d46e7943baa72fec506b08447f4.scn"
|
||||
path="res://.godot/imported/mdl_eye_dog.glb-0f771e4c78c188462432b5e3ef7f2a08.scn"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Enemies/EyeDog/eyedog.glb"
|
||||
dest_files=["res://.godot/imported/eyedog.glb-066d1d46e7943baa72fec506b08447f4.scn"]
|
||||
source_file="res://Enemies/EyeDog/mdl_eye_dog.glb"
|
||||
dest_files=["res://.godot/imported/mdl_eye_dog.glb-0f771e4c78c188462432b5e3ef7f2a08.scn"]
|
||||
|
||||
[params]
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
[ext_resource type="Texture2D" uid="uid://b1fn60m6xfcsq" path="res://Assets/Textures/minimap_enemy.png" id="7_bkkhh"]
|
||||
[ext_resource type="PackedScene" uid="uid://hjq3nrnumklp" path="res://UI/EnemyHealthBar/health_bar.tscn" id="8_k2835"]
|
||||
[ext_resource type="Script" uid="uid://b62xnsbki8axa" path="res://Scripts/EnemyAI/pathing_controller.gd" id="9_t4oco"]
|
||||
[ext_resource type="PackedScene" uid="uid://dlhx6r23m5ceg" path="res://Enemies/EyeDog/eyedog.glb" id="10_h25mw"]
|
||||
[ext_resource type="PackedScene" uid="uid://dlhx6r23m5ceg" path="res://Enemies/EyeDog/mdl_eye_dog.glb" id="10_h25mw"]
|
||||
[ext_resource type="Script" uid="uid://cojjgevmbhwal" path="res://Scripts/status_effector.gd" id="11_kpdsm"]
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_246sn"]
|
||||
@@ -18,7 +18,7 @@ radius = 0.25
|
||||
[sub_resource type="ViewportTexture" id="ViewportTexture_1kwxq"]
|
||||
viewport_path = NodePath("SubViewport")
|
||||
|
||||
[node name="EyeDog" type="CharacterBody3D" unique_id=1016179251 node_paths=PackedStringArray("status_manager", "movement_controller", "d_n", "health_bar") groups=["Enemies"]]
|
||||
[node name="EyeDog" type="CharacterBody3D" unique_id=1016179251 node_paths=PackedStringArray("status_manager", "movement_controller", "d_n", "health_bar", "model") groups=["Enemies"]]
|
||||
collision_layer = 4
|
||||
collision_mask = 0
|
||||
script = ExtResource("1_1dh2f")
|
||||
@@ -27,6 +27,7 @@ movement_controller = NodePath("PathingController")
|
||||
d_n = NodePath("Node3D")
|
||||
corpse_scene = ExtResource("2_1dh2f")
|
||||
health_bar = NodePath("SubViewport/HealthBar")
|
||||
model = NodePath("eyedog")
|
||||
metadata/_custom_type_script = "uid://ejqql2660u6h"
|
||||
|
||||
[node name="Hitbox" type="CollisionShape3D" parent="." unique_id=1815903905]
|
||||
@@ -88,7 +89,7 @@ transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.39813, 0)
|
||||
[node name="eyedog" parent="." unique_id=588577646 instance=ExtResource("10_h25mw")]
|
||||
transform = Transform3D(-1, 0, -8.74228e-08, 0, 1, 0, 8.74228e-08, 0, -1, 0, 0, 0)
|
||||
|
||||
[node name="Skeleton3D" parent="eyedog/Armature" parent_id_path=PackedInt32Array(588577646, 473381473) index="0" unique_id=323158019]
|
||||
[node name="Skeleton3D" parent="eyedog/Armature" parent_id_path=PackedInt32Array(588577646, 675643400) index="0" unique_id=28344697]
|
||||
bones/1/rotation = Quaternion(-0.43930408, -1.0709029e-07, 5.2369124e-08, 0.89833844)
|
||||
bones/3/rotation = Quaternion(0.23378512, 0.32485124, 0.5427555, 0.7383988)
|
||||
bones/4/rotation = Quaternion(0.2025959, 0.7308365, 0.13344719, 0.637985)
|
||||
@@ -113,7 +114,7 @@ bones/23/position = Vector3(0.25597548, 0.022818465, 0.20058686)
|
||||
bones/23/scale = Vector3(0.89347196, 1, 1)
|
||||
bones/24/position = Vector3(0.08454189, 0.014853473, 0.12984678)
|
||||
|
||||
[node name="AnimationPlayer" parent="eyedog" index="1" unique_id=993841819]
|
||||
[node name="AnimationPlayer" parent="eyedog" index="1" unique_id=815829767]
|
||||
autoplay = &"ArmatureAction"
|
||||
|
||||
[connection signal="recieved_effect" from="Hitbox" to="StatusEffector" method="add_effect"]
|
||||
|
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 15 KiB |
@@ -3,15 +3,15 @@
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://br44qpy5v6ymr"
|
||||
path="res://.godot/imported/eye_dog_tex.png-7d4de85274337ceeb649543e4825dc79.ctex"
|
||||
path="res://.godot/imported/tex_eye_dog.png-0cc7e2cef3a19b671bb3a4fd9aac852a.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Enemies/EyeDog/eye_dog_tex.png"
|
||||
dest_files=["res://.godot/imported/eye_dog_tex.png-7d4de85274337ceeb649543e4825dc79.ctex"]
|
||||
source_file="res://Enemies/EyeDog/tex_eye_dog.png"
|
||||
dest_files=["res://.godot/imported/tex_eye_dog.png-0cc7e2cef3a19b671bb3a4fd9aac852a.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
21
Enemies/Skitter/ene_skitter.tres
Normal file
@@ -0,0 +1,21 @@
|
||||
[gd_resource type="Resource" script_class="Enemy" format=3 uid="uid://cvehqh4tt28g7"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://dgdofekr7ow73" path="res://Assets/Textures/dead_eye_dog_fast.png" id="1_c7x0f"]
|
||||
[ext_resource type="Texture2D" uid="uid://cn0177otlyej" path="res://Enemies/Skitter/icon_skitter.png" id="2_1jb1p"]
|
||||
[ext_resource type="PackedScene" uid="uid://dtahuv0kpxx03" path="res://Enemies/Skitter/scn_skitter.tscn" id="3_8atvu"]
|
||||
[ext_resource type="Script" uid="uid://cbwxa2a4hfcy4" path="res://Scripts/Resources/enemy.gd" id="4_5c3g2"]
|
||||
|
||||
[resource]
|
||||
script = ExtResource("4_5c3g2")
|
||||
title = "ENEMY_FAST_BABY"
|
||||
description = "ENEMY_DESC_FAST_BABY"
|
||||
target_type = 1
|
||||
icon = ExtResource("2_1jb1p")
|
||||
scene = ExtResource("3_8atvu")
|
||||
death_sprite = ExtResource("1_c7x0f")
|
||||
spawn_power = 6
|
||||
group_size = 10
|
||||
health = 15
|
||||
penalty = 4
|
||||
movement_speed = 3.5
|
||||
spawn_cooldown = 0.6
|
||||
BIN
Enemies/Skitter/icon_skitter.png
Normal file
|
After Width: | Height: | Size: 1.9 KiB |
@@ -2,16 +2,16 @@
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://55cchelc8cqw"
|
||||
path="res://.godot/imported/eye_dog_fast.png-b97e84283919cc098b006f3a56b30818.ctex"
|
||||
uid="uid://cn0177otlyej"
|
||||
path="res://.godot/imported/icon_skitter.png-8da13ce62049f7057228ee569f9d30bf.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Assets/Textures/eye_dog_fast.png"
|
||||
dest_files=["res://.godot/imported/eye_dog_fast.png-b97e84283919cc098b006f3a56b30818.ctex"]
|
||||
source_file="res://Enemies/Skitter/icon_skitter.png"
|
||||
dest_files=["res://.godot/imported/icon_skitter.png-8da13ce62049f7057228ee569f9d30bf.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
12
Enemies/Skitter/mat_skitter.tres
Normal file
@@ -0,0 +1,12 @@
|
||||
[gd_resource type="ShaderMaterial" format=3 uid="uid://sit74yglb7lx"]
|
||||
|
||||
[ext_resource type="Shader" uid="uid://dq04j2s5foo2f" path="res://Shaders/mightyduke_ps1.gdshader" id="1_878cd"]
|
||||
[ext_resource type="Texture2D" uid="uid://c2oua8elqp1q4" path="res://Enemies/Skitter/tex_skitter.png" id="2_0rgil"]
|
||||
|
||||
[resource]
|
||||
render_priority = 0
|
||||
shader = ExtResource("1_878cd")
|
||||
shader_parameter/albedo = ExtResource("2_0rgil")
|
||||
shader_parameter/jitter_z_coordinate = true
|
||||
shader_parameter/jitter_depth_independent = true
|
||||
shader_parameter/alpha_scissor = 1.0
|
||||
BIN
Enemies/Skitter/mdl_skitter.glb
Normal file
@@ -3,13 +3,13 @@
|
||||
importer="scene"
|
||||
importer_version=1
|
||||
type="PackedScene"
|
||||
uid="uid://bgxr27by7jruo"
|
||||
path="res://.godot/imported/baby_eyedog.glb-a187781f666218849f29856d9c82f6de.scn"
|
||||
uid="uid://bqxa663yfj6ne"
|
||||
path="res://.godot/imported/mdl_skitter.glb-ae894e5411f5d23fd2ef5941f66110cb.scn"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Enemies/BabyEyeDog/baby_eyedog.glb"
|
||||
dest_files=["res://.godot/imported/baby_eyedog.glb-a187781f666218849f29856d9c82f6de.scn"]
|
||||
source_file="res://Enemies/Skitter/mdl_skitter.glb"
|
||||
dest_files=["res://.godot/imported/mdl_skitter.glb-ae894e5411f5d23fd2ef5941f66110cb.scn"]
|
||||
|
||||
[params]
|
||||
|
||||
@@ -2099,10 +2099,10 @@ _subresources={
|
||||
"materials": {
|
||||
"Material": {
|
||||
"use_external/enabled": true,
|
||||
"use_external/fallback_path": "res://Enemies/BabyEyeDog/baby_eye_dog_mat.tres",
|
||||
"use_external/path": "uid://bm7wkdbbvgscq"
|
||||
"use_external/fallback_path": "res://Enemies/Skitter/mat_skitter.tres",
|
||||
"use_external/path": "uid://sit74yglb7lx"
|
||||
}
|
||||
}
|
||||
}
|
||||
gltf/naming_version=1
|
||||
gltf/naming_version=2
|
||||
gltf/embedded_image_handling=1
|
||||
@@ -5,20 +5,21 @@
|
||||
[ext_resource type="Script" uid="uid://cummt2be3r1gq" path="res://Scripts/hitbox.gd" id="5_f7xim"]
|
||||
[ext_resource type="Texture2D" uid="uid://b1fn60m6xfcsq" path="res://Assets/Textures/minimap_enemy.png" id="6_lbm5h"]
|
||||
[ext_resource type="PackedScene" uid="uid://hjq3nrnumklp" path="res://UI/EnemyHealthBar/health_bar.tscn" id="7_o1784"]
|
||||
[ext_resource type="PackedScene" uid="uid://bqxa663yfj6ne" path="res://Enemies/Skitter/mdl_skitter.glb" id="7_pxxbh"]
|
||||
[ext_resource type="Script" uid="uid://b62xnsbki8axa" path="res://Scripts/EnemyAI/pathing_controller.gd" id="8_1fak8"]
|
||||
[ext_resource type="Script" uid="uid://cojjgevmbhwal" path="res://Scripts/status_effector.gd" id="9_yrbee"]
|
||||
[ext_resource type="PackedScene" uid="uid://bgxr27by7jruo" path="res://Enemies/BabyEyeDog/baby_eyedog.glb" id="10_8k5ts"]
|
||||
|
||||
[sub_resource type="SphereShape3D" id="SphereShape3D_cavbv"]
|
||||
radius = 0.364
|
||||
|
||||
[sub_resource type="SphereShape3D" id="SphereShape3D_h25mw"]
|
||||
radius = 0.150315
|
||||
|
||||
[sub_resource type="ViewportTexture" id="ViewportTexture_1kwxq"]
|
||||
viewport_path = NodePath("SubViewport")
|
||||
|
||||
[node name="BabyEyeDog" type="CharacterBody3D" unique_id=1710427344 node_paths=PackedStringArray("status_manager", "movement_controller", "d_n", "health_bar") groups=["Enemies"]]
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_8v4n0"]
|
||||
size = Vector3(1, 0.25274658, 1.2819824)
|
||||
|
||||
[sub_resource type="CapsuleShape3D" id="CapsuleShape3D_cbvg7"]
|
||||
radius = 0.19042969
|
||||
height = 0.7624512
|
||||
|
||||
[node name="Skitter" type="CharacterBody3D" unique_id=1710427344 node_paths=PackedStringArray("status_manager", "movement_controller", "d_n", "health_bar", "model") groups=["Enemies"]]
|
||||
collision_layer = 4
|
||||
collision_mask = 0
|
||||
script = ExtResource("1_8k5ts")
|
||||
@@ -27,21 +28,9 @@ movement_controller = NodePath("PathingController")
|
||||
d_n = NodePath("Node3D")
|
||||
corpse_scene = ExtResource("2_vl30x")
|
||||
health_bar = NodePath("SubViewport/HealthBar")
|
||||
model = NodePath("mdl_skitter")
|
||||
metadata/_custom_type_script = "uid://ejqql2660u6h"
|
||||
|
||||
[node name="Hitbox" type="CollisionShape3D" parent="." unique_id=351984421]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.195078, -0.0104714)
|
||||
shape = SubResource("SphereShape3D_cavbv")
|
||||
script = ExtResource("5_f7xim")
|
||||
metadata/_custom_type_script = "uid://cummt2be3r1gq"
|
||||
|
||||
[node name="Hitbox2" type="CollisionShape3D" parent="." unique_id=2083525576]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.368244, -0.278334)
|
||||
shape = SubResource("SphereShape3D_h25mw")
|
||||
script = ExtResource("5_f7xim")
|
||||
critical_zone = true
|
||||
metadata/_custom_type_script = "uid://cummt2be3r1gq"
|
||||
|
||||
[node name="HealthBar" type="Sprite3D" parent="." unique_id=395203513]
|
||||
transform = Transform3D(0.2, 0, 0, 0, 0.2, 0, 0, 0, 0.2, 0, 1.20821, 0)
|
||||
sorting_offset = 1.0
|
||||
@@ -85,40 +74,30 @@ metadata/_custom_type_script = "uid://cojjgevmbhwal"
|
||||
[node name="Node3D" type="Node3D" parent="." unique_id=2075469733]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.39813, 0)
|
||||
|
||||
[node name="baby_eyedog" parent="." unique_id=284376992 instance=ExtResource("10_8k5ts")]
|
||||
transform = Transform3D(-1, 0, -8.74228e-08, 0, 1, 0, 8.74228e-08, 0, -1, 0, 0, 0)
|
||||
[node name="mdl_skitter" parent="." unique_id=1753143851 instance=ExtResource("7_pxxbh")]
|
||||
|
||||
[node name="Skeleton3D" parent="baby_eyedog/Armature" parent_id_path=PackedInt32Array(284376992, 1039790689) index="0" unique_id=65566848]
|
||||
bones/1/rotation = Quaternion(-0.43930408, -1.0709029e-07, 5.2369124e-08, 0.89833844)
|
||||
bones/3/rotation = Quaternion(0.23378512, 0.32485124, 0.5427555, 0.7383988)
|
||||
bones/4/rotation = Quaternion(0.2025959, 0.7308365, 0.13344719, 0.637985)
|
||||
bones/5/rotation = Quaternion(0.08071687, 0.11379393, 0.103388034, 0.98480797)
|
||||
bones/6/rotation = Quaternion(0.18970048, 0.045550477, -0.014727625, 0.9806743)
|
||||
bones/7/rotation = Quaternion(0.21259236, -0.040924743, -0.77614677, 0.5922212)
|
||||
bones/8/rotation = Quaternion(0.14559563, -0.673764, -0.22377312, 0.68903524)
|
||||
bones/9/rotation = Quaternion(0.21457952, -0.06795216, -0.27383056, 0.9350695)
|
||||
bones/10/rotation = Quaternion(0.36169595, -0.022981033, -0.07378154, 0.9290878)
|
||||
bones/11/position = Vector3(-0.18218139, 0.024974564, -0.29701275)
|
||||
bones/13/rotation = Quaternion(-0.19031386, -0.3437138, 0.6673053, 0.6327283)
|
||||
bones/14/rotation = Quaternion(-0.31594613, -0.57630664, -0.23705915, 0.71543807)
|
||||
bones/15/rotation = Quaternion(0.36767012, -0.03635548, 0.34470242, 0.8629468)
|
||||
bones/16/rotation = Quaternion(0.39200988, 0.014128355, 0.1034986, 0.91401124)
|
||||
bones/17/rotation = Quaternion(-0.41564333, 0.23491889, -0.8066817, 0.34830806)
|
||||
bones/18/rotation = Quaternion(-0.15507148, 0.54643595, 0.03793797, 0.8221443)
|
||||
bones/19/rotation = Quaternion(0.16323948, -0.017942403, -0.15406615, 0.97431755)
|
||||
bones/20/rotation = Quaternion(0.20094736, -0.03854681, -0.0018878406, 0.9788416)
|
||||
bones/22/position = Vector3(-0.1285572, 0.015959304, 0.5192608)
|
||||
bones/22/scale = Vector3(0.89347196, 1, 1)
|
||||
bones/23/position = Vector3(0.25597548, 0.022818465, 0.20058686)
|
||||
bones/23/scale = Vector3(0.89347196, 1, 1)
|
||||
bones/24/position = Vector3(0.08454189, 0.014853473, 0.12984678)
|
||||
[node name="Skeleton3D" parent="mdl_skitter/Armature" parent_id_path=PackedInt32Array(1753143851, 181874703) index="0" unique_id=1683908579]
|
||||
bones/1/rotation = Quaternion(-0.32276848, -0.08836041, 0.37510455, 0.86447066)
|
||||
bones/3/rotation = Quaternion(0.06005325, -0.026217883, 0.88538456, 0.46021783)
|
||||
bones/5/rotation = Quaternion(0.27340084, -0.034470994, 0.8947543, 0.35139534)
|
||||
bones/7/rotation = Quaternion(-0.34211865, 0.09991861, -0.3041486, 0.8834392)
|
||||
bones/9/rotation = Quaternion(-0.19451223, 0.17108603, -0.55891204, 0.7877258)
|
||||
bones/11/rotation = Quaternion(-0.29005635, -0.019931562, 0.90007704, -0.32454818)
|
||||
|
||||
[node name="AnimationPlayer" parent="baby_eyedog" index="1" unique_id=101655042]
|
||||
[node name="AnimationPlayer" parent="mdl_skitter" index="1" unique_id=1337990875]
|
||||
autoplay = &"Walk"
|
||||
|
||||
[connection signal="recieved_effect" from="Hitbox" to="StatusEffector" method="add_effect"]
|
||||
[connection signal="took_damage" from="Hitbox" to="." method="take_damage"]
|
||||
[connection signal="recieved_effect" from="Hitbox2" to="StatusEffector" method="add_effect"]
|
||||
[connection signal="took_damage" from="Hitbox2" to="." method="take_damage"]
|
||||
[node name="Hitbox" type="CollisionShape3D" parent="." unique_id=438909712]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.28146362, 0.047973633)
|
||||
shape = SubResource("BoxShape3D_8v4n0")
|
||||
script = ExtResource("5_f7xim")
|
||||
metadata/_custom_type_script = "uid://cummt2be3r1gq"
|
||||
|
||||
[editable path="baby_eyedog"]
|
||||
[node name="Hitbox2" type="CollisionShape3D" parent="." unique_id=287967142]
|
||||
transform = Transform3D(1, 0, 0, 0, -4.371139e-08, -1, 0, 1, -4.371139e-08, 0, 0.36764592, 0.061401367)
|
||||
shape = SubResource("CapsuleShape3D_cbvg7")
|
||||
script = ExtResource("5_f7xim")
|
||||
critical_zone = true
|
||||
metadata/_custom_type_script = "uid://cummt2be3r1gq"
|
||||
|
||||
[editable path="mdl_skitter"]
|
||||
BIN
Enemies/Skitter/tex_skitter.png
Normal file
|
After Width: | Height: | Size: 677 B |
@@ -2,20 +2,21 @@
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://54qqmcwcnsun"
|
||||
path="res://.godot/imported/eye_dog_heavy.png-661153760342e712ba1555603a9dd9b8.ctex"
|
||||
uid="uid://c2oua8elqp1q4"
|
||||
path.s3tc="res://.godot/imported/tex_skitter.png-f536e411e9f4816e87f5726ae45cdd3e.s3tc.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Assets/Textures/eye_dog_heavy.png"
|
||||
dest_files=["res://.godot/imported/eye_dog_heavy.png-661153760342e712ba1555603a9dd9b8.ctex"]
|
||||
source_file="res://Enemies/Skitter/tex_skitter.png"
|
||||
dest_files=["res://.godot/imported/tex_skitter.png-f536e411e9f4816e87f5726ae45cdd3e.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/mode=2
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/uastc_level=0
|
||||
25
Levels/Level1/testwave.tres
Normal file
@@ -0,0 +1,25 @@
|
||||
[gd_resource type="Resource" script_class="WaveConfig" format=3 uid="uid://bkcmdtfrhq43v"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://3grc2j4bjrnw" path="res://enemy_group.gd" id="1_bojkk"]
|
||||
[ext_resource type="Resource" uid="uid://cvehqh4tt28g7" path="res://Enemies/BabyEyeDog/baby_eye_dog.tres" id="2_a2eo6"]
|
||||
[ext_resource type="Script" uid="uid://bp6q371iypd06" path="res://Scripts/wave_config.gd" id="2_ptt5n"]
|
||||
|
||||
[sub_resource type="Resource" id="Resource_crjd6"]
|
||||
script = ExtResource("1_bojkk")
|
||||
enemy = ExtResource("2_a2eo6")
|
||||
count = 40
|
||||
metadata/_custom_type_script = "uid://3grc2j4bjrnw"
|
||||
|
||||
[sub_resource type="Resource" id="Resource_llpiq"]
|
||||
script = ExtResource("1_bojkk")
|
||||
enemy = ExtResource("2_a2eo6")
|
||||
count = 20
|
||||
metadata/_custom_type_script = "uid://3grc2j4bjrnw"
|
||||
|
||||
[resource]
|
||||
script = ExtResource("2_ptt5n")
|
||||
enemy_groups = Dictionary[ExtResource("1_bojkk"), int]({
|
||||
SubResource("Resource_crjd6"): 0,
|
||||
SubResource("Resource_llpiq"): 0
|
||||
})
|
||||
metadata/_custom_type_script = "uid://bp6q371iypd06"
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
[ext_resource type="Script" uid="uid://3grc2j4bjrnw" path="res://enemy_group.gd" id="1_wj13r"]
|
||||
[ext_resource type="Script" uid="uid://bp6q371iypd06" path="res://Scripts/wave_config.gd" id="2_tihwe"]
|
||||
[ext_resource type="Resource" uid="uid://8eba45hql7bo" path="res://Enemies/EyeDog/eye_dog.tres" id="2_ywnes"]
|
||||
[ext_resource type="Resource" uid="uid://8eba45hql7bo" path="res://Enemies/EyeDog/ene_eye_dog.tres" id="2_ywnes"]
|
||||
|
||||
[sub_resource type="Resource" id="Resource_1qdvn"]
|
||||
script = ExtResource("1_wj13r")
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
[gd_resource type="Resource" script_class="WaveConfig" format=3 uid="uid://dfmwdshr7k10t"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://3grc2j4bjrnw" path="res://enemy_group.gd" id="1_mipfg"]
|
||||
[ext_resource type="Resource" uid="uid://8eba45hql7bo" path="res://Enemies/EyeDog/eye_dog.tres" id="2_yu6dw"]
|
||||
[ext_resource type="Resource" uid="uid://8eba45hql7bo" path="res://Enemies/EyeDog/ene_eye_dog.tres" id="2_yu6dw"]
|
||||
[ext_resource type="Script" uid="uid://bp6q371iypd06" path="res://Scripts/wave_config.gd" id="3_pwjb7"]
|
||||
|
||||
[sub_resource type="Resource" id="Resource_wug4u"]
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
[gd_resource type="Resource" script_class="WaveConfig" format=3 uid="uid://gi2aci5co4i0"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://3grc2j4bjrnw" path="res://enemy_group.gd" id="1_p2cct"]
|
||||
[ext_resource type="Resource" uid="uid://8eba45hql7bo" path="res://Enemies/EyeDog/eye_dog.tres" id="2_manrb"]
|
||||
[ext_resource type="Resource" uid="uid://8eba45hql7bo" path="res://Enemies/EyeDog/ene_eye_dog.tres" id="2_manrb"]
|
||||
[ext_resource type="Script" uid="uid://bp6q371iypd06" path="res://Scripts/wave_config.gd" id="3_flldk"]
|
||||
[ext_resource type="Resource" uid="uid://dxi17xvdlhkvc" path="res://Enemies/ElderEyeDog/elder_eye_dog.tres" id="3_manrb"]
|
||||
[ext_resource type="Resource" uid="uid://dxi17xvdlhkvc" path="res://Enemies/ElderEyeDog/ene_elder_eye_dog.tres" id="3_manrb"]
|
||||
|
||||
[sub_resource type="Resource" id="Resource_wug4u"]
|
||||
script = ExtResource("1_p2cct")
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
[gd_resource type="Resource" script_class="WaveConfig" format=3 uid="uid://b60npeapn8f82"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://3grc2j4bjrnw" path="res://enemy_group.gd" id="1_n6h5y"]
|
||||
[ext_resource type="Resource" uid="uid://8eba45hql7bo" path="res://Enemies/EyeDog/eye_dog.tres" id="2_euys0"]
|
||||
[ext_resource type="Resource" uid="uid://8eba45hql7bo" path="res://Enemies/EyeDog/ene_eye_dog.tres" id="2_euys0"]
|
||||
[ext_resource type="Script" uid="uid://bp6q371iypd06" path="res://Scripts/wave_config.gd" id="3_xyjue"]
|
||||
|
||||
[sub_resource type="Resource" id="Resource_wug4u"]
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
[gd_resource type="Resource" script_class="WaveConfig" format=3 uid="uid://ckadophirmra5"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://3grc2j4bjrnw" path="res://enemy_group.gd" id="1_0u7gc"]
|
||||
[ext_resource type="Resource" uid="uid://cvehqh4tt28g7" path="res://Enemies/BabyEyeDog/baby_eye_dog.tres" id="2_0u7gc"]
|
||||
[ext_resource type="Resource" uid="uid://cvehqh4tt28g7" path="res://Enemies/Skitter/ene_skitter.tres" id="2_0u7gc"]
|
||||
[ext_resource type="Script" uid="uid://bp6q371iypd06" path="res://Scripts/wave_config.gd" id="3_qm0wt"]
|
||||
|
||||
[sub_resource type="Resource" id="Resource_tab3n"]
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
[gd_resource type="Resource" script_class="WaveConfig" format=3 uid="uid://bdskawdb7174i"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://3grc2j4bjrnw" path="res://enemy_group.gd" id="1_njap1"]
|
||||
[ext_resource type="Resource" uid="uid://dxi17xvdlhkvc" path="res://Enemies/ElderEyeDog/elder_eye_dog.tres" id="2_1ll4s"]
|
||||
[ext_resource type="Resource" uid="uid://8eba45hql7bo" path="res://Enemies/EyeDog/eye_dog.tres" id="2_o06hi"]
|
||||
[ext_resource type="Resource" uid="uid://dxi17xvdlhkvc" path="res://Enemies/ElderEyeDog/ene_elder_eye_dog.tres" id="2_1ll4s"]
|
||||
[ext_resource type="Resource" uid="uid://8eba45hql7bo" path="res://Enemies/EyeDog/ene_eye_dog.tres" id="2_o06hi"]
|
||||
[ext_resource type="Script" uid="uid://bp6q371iypd06" path="res://Scripts/wave_config.gd" id="3_1ll4s"]
|
||||
[ext_resource type="Resource" uid="uid://cvehqh4tt28g7" path="res://Enemies/BabyEyeDog/baby_eye_dog.tres" id="3_i4lde"]
|
||||
[ext_resource type="Resource" uid="uid://cvehqh4tt28g7" path="res://Enemies/Skitter/ene_skitter.tres" id="3_i4lde"]
|
||||
|
||||
[sub_resource type="Resource" id="Resource_wug4u"]
|
||||
script = ExtResource("1_njap1")
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
[gd_resource type="Resource" script_class="WaveConfig" format=3 uid="uid://bwe8kjkht7fcm"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://3grc2j4bjrnw" path="res://enemy_group.gd" id="1_prhdl"]
|
||||
[ext_resource type="Resource" uid="uid://8eba45hql7bo" path="res://Enemies/EyeDog/eye_dog.tres" id="2_nugbm"]
|
||||
[ext_resource type="Resource" uid="uid://8eba45hql7bo" path="res://Enemies/EyeDog/ene_eye_dog.tres" id="2_nugbm"]
|
||||
[ext_resource type="Script" uid="uid://bp6q371iypd06" path="res://Scripts/wave_config.gd" id="3_b1t41"]
|
||||
[ext_resource type="Resource" uid="uid://cvehqh4tt28g7" path="res://Enemies/BabyEyeDog/baby_eye_dog.tres" id="3_nugbm"]
|
||||
[ext_resource type="Resource" uid="uid://cvehqh4tt28g7" path="res://Enemies/Skitter/ene_skitter.tres" id="3_nugbm"]
|
||||
|
||||
[sub_resource type="Resource" id="Resource_wug4u"]
|
||||
script = ExtResource("1_prhdl")
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
[gd_resource type="Resource" script_class="WaveConfig" format=3 uid="uid://dgf3pxomo7pqs"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://3grc2j4bjrnw" path="res://enemy_group.gd" id="1_qkeak"]
|
||||
[ext_resource type="Resource" uid="uid://8eba45hql7bo" path="res://Enemies/EyeDog/eye_dog.tres" id="2_qado3"]
|
||||
[ext_resource type="Resource" uid="uid://dxi17xvdlhkvc" path="res://Enemies/ElderEyeDog/elder_eye_dog.tres" id="3_1s075"]
|
||||
[ext_resource type="Resource" uid="uid://8eba45hql7bo" path="res://Enemies/EyeDog/ene_eye_dog.tres" id="2_qado3"]
|
||||
[ext_resource type="Resource" uid="uid://dxi17xvdlhkvc" path="res://Enemies/ElderEyeDog/ene_elder_eye_dog.tres" id="3_1s075"]
|
||||
[ext_resource type="Script" uid="uid://bp6q371iypd06" path="res://Scripts/wave_config.gd" id="3_hijmv"]
|
||||
[ext_resource type="Resource" uid="uid://cvehqh4tt28g7" path="res://Enemies/BabyEyeDog/baby_eye_dog.tres" id="4_1csii"]
|
||||
[ext_resource type="Resource" uid="uid://cvehqh4tt28g7" path="res://Enemies/Skitter/ene_skitter.tres" id="4_1csii"]
|
||||
|
||||
[sub_resource type="Resource" id="Resource_wug4u"]
|
||||
script = ExtResource("1_qkeak")
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
[ext_resource type="Script" uid="uid://3grc2j4bjrnw" path="res://enemy_group.gd" id="1_t312x"]
|
||||
[ext_resource type="Script" uid="uid://bp6q371iypd06" path="res://Scripts/wave_config.gd" id="2_50dab"]
|
||||
[ext_resource type="Resource" uid="uid://8eba45hql7bo" path="res://Enemies/EyeDog/eye_dog.tres" id="2_t312x"]
|
||||
[ext_resource type="Resource" uid="uid://8eba45hql7bo" path="res://Enemies/EyeDog/ene_eye_dog.tres" id="2_t312x"]
|
||||
|
||||
[sub_resource type="Resource" id="Resource_1qdvn"]
|
||||
script = ExtResource("1_t312x")
|
||||
|
||||
@@ -1,32 +1,26 @@
|
||||
[gd_resource type="Resource" script_class="WaveConfig" format=3 uid="uid://bkujvdsbyiinu"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://3grc2j4bjrnw" path="res://enemy_group.gd" id="1_elghy"]
|
||||
[ext_resource type="Resource" uid="uid://8eba45hql7bo" path="res://Enemies/EyeDog/eye_dog.tres" id="2_ua2h7"]
|
||||
[ext_resource type="Resource" uid="uid://dmmdh16m22yqm" path="res://Enemies/Driftling/ene_driftling.tres" id="2_ptdu7"]
|
||||
[ext_resource type="Resource" uid="uid://8eba45hql7bo" path="res://Enemies/EyeDog/ene_eye_dog.tres" id="2_ua2h7"]
|
||||
[ext_resource type="Script" uid="uid://bp6q371iypd06" path="res://Scripts/wave_config.gd" id="3_ptdu7"]
|
||||
|
||||
[sub_resource type="Resource" id="Resource_wug4u"]
|
||||
script = ExtResource("1_elghy")
|
||||
enemy = ExtResource("2_ua2h7")
|
||||
count = 4
|
||||
enemy = ExtResource("2_ptdu7")
|
||||
count = 10
|
||||
metadata/_custom_type_script = "uid://3grc2j4bjrnw"
|
||||
|
||||
[sub_resource type="Resource" id="Resource_1qdvn"]
|
||||
[sub_resource type="Resource" id="Resource_4wbbd"]
|
||||
script = ExtResource("1_elghy")
|
||||
enemy = ExtResource("2_ua2h7")
|
||||
count = 4
|
||||
metadata/_custom_type_script = "uid://3grc2j4bjrnw"
|
||||
|
||||
[sub_resource type="Resource" id="Resource_pwamm"]
|
||||
script = ExtResource("1_elghy")
|
||||
enemy = ExtResource("2_ua2h7")
|
||||
count = 2
|
||||
count = 5
|
||||
metadata/_custom_type_script = "uid://3grc2j4bjrnw"
|
||||
|
||||
[resource]
|
||||
script = ExtResource("3_ptdu7")
|
||||
enemy_groups = Dictionary[ExtResource("1_elghy"), int]({
|
||||
SubResource("Resource_wug4u"): 0,
|
||||
SubResource("Resource_1qdvn"): 1,
|
||||
SubResource("Resource_pwamm"): 4
|
||||
SubResource("Resource_4wbbd"): 0
|
||||
})
|
||||
metadata/_custom_type_script = "uid://bp6q371iypd06"
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
[gd_resource type="Resource" script_class="WaveConfig" format=3 uid="uid://oxlng6hm84g5"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://3grc2j4bjrnw" path="res://enemy_group.gd" id="1_xkw56"]
|
||||
[ext_resource type="Resource" uid="uid://8eba45hql7bo" path="res://Enemies/EyeDog/eye_dog.tres" id="2_86qwl"]
|
||||
[ext_resource type="Resource" uid="uid://dxi17xvdlhkvc" path="res://Enemies/ElderEyeDog/elder_eye_dog.tres" id="3_lt3r0"]
|
||||
[ext_resource type="Resource" uid="uid://8eba45hql7bo" path="res://Enemies/EyeDog/ene_eye_dog.tres" id="2_86qwl"]
|
||||
[ext_resource type="Resource" uid="uid://dxi17xvdlhkvc" path="res://Enemies/ElderEyeDog/ene_elder_eye_dog.tres" id="3_lt3r0"]
|
||||
[ext_resource type="Script" uid="uid://bp6q371iypd06" path="res://Scripts/wave_config.gd" id="4_6qcon"]
|
||||
|
||||
[sub_resource type="Resource" id="Resource_wug4u"]
|
||||
|
||||
@@ -1,13 +1,14 @@
|
||||
[gd_resource type="Resource" script_class="WaveConfig" format=3 uid="uid://oxtyfouk3iwy"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://3grc2j4bjrnw" path="res://enemy_group.gd" id="1_v1o46"]
|
||||
[ext_resource type="Resource" uid="uid://8eba45hql7bo" path="res://Enemies/EyeDog/eye_dog.tres" id="2_45pet"]
|
||||
[ext_resource type="Resource" uid="uid://8eba45hql7bo" path="res://Enemies/EyeDog/ene_eye_dog.tres" id="2_45pet"]
|
||||
[ext_resource type="Resource" uid="uid://dmmdh16m22yqm" path="res://Enemies/Driftling/ene_driftling.tres" id="2_eqgft"]
|
||||
[ext_resource type="Script" uid="uid://bp6q371iypd06" path="res://Scripts/wave_config.gd" id="3_eqgft"]
|
||||
|
||||
[sub_resource type="Resource" id="Resource_wug4u"]
|
||||
script = ExtResource("1_v1o46")
|
||||
enemy = ExtResource("2_45pet")
|
||||
count = 6
|
||||
enemy = ExtResource("2_eqgft")
|
||||
count = 20
|
||||
metadata/_custom_type_script = "uid://3grc2j4bjrnw"
|
||||
|
||||
[sub_resource type="Resource" id="Resource_1qdvn"]
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
[gd_resource type="Resource" script_class="WaveConfig" format=3 uid="uid://dwujwl2lje0eo"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://3grc2j4bjrnw" path="res://enemy_group.gd" id="1_ewf4r"]
|
||||
[ext_resource type="Resource" uid="uid://cvehqh4tt28g7" path="res://Enemies/BabyEyeDog/baby_eye_dog.tres" id="2_q80cu"]
|
||||
[ext_resource type="Resource" uid="uid://cvehqh4tt28g7" path="res://Enemies/Skitter/ene_skitter.tres" id="2_q80cu"]
|
||||
[ext_resource type="Script" uid="uid://bp6q371iypd06" path="res://Scripts/wave_config.gd" id="3_bitxg"]
|
||||
|
||||
[sub_resource type="Resource" id="Resource_tab3n"]
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
[gd_resource type="Resource" script_class="WaveConfig" format=3 uid="uid://c3nuewoyytuub"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://3grc2j4bjrnw" path="res://enemy_group.gd" id="1_f652g"]
|
||||
[ext_resource type="Resource" uid="uid://dxi17xvdlhkvc" path="res://Enemies/ElderEyeDog/elder_eye_dog.tres" id="2_fx8vq"]
|
||||
[ext_resource type="Resource" uid="uid://cvehqh4tt28g7" path="res://Enemies/BabyEyeDog/baby_eye_dog.tres" id="3_1m4r4"]
|
||||
[ext_resource type="Resource" uid="uid://8eba45hql7bo" path="res://Enemies/EyeDog/eye_dog.tres" id="4_kv4so"]
|
||||
[ext_resource type="Resource" uid="uid://dxi17xvdlhkvc" path="res://Enemies/ElderEyeDog/ene_elder_eye_dog.tres" id="2_fx8vq"]
|
||||
[ext_resource type="Resource" uid="uid://cvehqh4tt28g7" path="res://Enemies/Skitter/ene_skitter.tres" id="3_1m4r4"]
|
||||
[ext_resource type="Resource" uid="uid://8eba45hql7bo" path="res://Enemies/EyeDog/ene_eye_dog.tres" id="4_kv4so"]
|
||||
[ext_resource type="Script" uid="uid://bp6q371iypd06" path="res://Scripts/wave_config.gd" id="5_woxd8"]
|
||||
|
||||
[sub_resource type="Resource" id="Resource_wug4u"]
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
[gd_resource type="Resource" script_class="WaveConfig" format=3 uid="uid://djt4ejnd84et5"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://3grc2j4bjrnw" path="res://enemy_group.gd" id="1_hjmtq"]
|
||||
[ext_resource type="Resource" uid="uid://8eba45hql7bo" path="res://Enemies/EyeDog/eye_dog.tres" id="2_ehipk"]
|
||||
[ext_resource type="Resource" uid="uid://cvehqh4tt28g7" path="res://Enemies/BabyEyeDog/baby_eye_dog.tres" id="3_2nwt1"]
|
||||
[ext_resource type="Resource" uid="uid://8eba45hql7bo" path="res://Enemies/EyeDog/ene_eye_dog.tres" id="2_ehipk"]
|
||||
[ext_resource type="Resource" uid="uid://cvehqh4tt28g7" path="res://Enemies/Skitter/ene_skitter.tres" id="3_2nwt1"]
|
||||
[ext_resource type="Script" uid="uid://bp6q371iypd06" path="res://Scripts/wave_config.gd" id="4_nx0gs"]
|
||||
|
||||
[sub_resource type="Resource" id="Resource_wug4u"]
|
||||
|
||||
@@ -1,10 +1,12 @@
|
||||
[gd_resource type="Resource" script_class="WaveConfig" format=3 uid="uid://qujnsxov3vwj"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://3grc2j4bjrnw" path="res://enemy_group.gd" id="1_gehmj"]
|
||||
[ext_resource type="Resource" uid="uid://8eba45hql7bo" path="res://Enemies/EyeDog/eye_dog.tres" id="2_5fnx2"]
|
||||
[ext_resource type="Resource" uid="uid://dxi17xvdlhkvc" path="res://Enemies/ElderEyeDog/elder_eye_dog.tres" id="3_xts1g"]
|
||||
[ext_resource type="Resource" uid="uid://cvehqh4tt28g7" path="res://Enemies/BabyEyeDog/baby_eye_dog.tres" id="4_vvcwx"]
|
||||
[ext_resource type="Resource" uid="uid://8eba45hql7bo" path="res://Enemies/EyeDog/ene_eye_dog.tres" id="2_5fnx2"]
|
||||
[ext_resource type="Resource" uid="uid://dxi17xvdlhkvc" path="res://Enemies/ElderEyeDog/ene_elder_eye_dog.tres" id="3_xts1g"]
|
||||
[ext_resource type="Resource" uid="uid://cvehqh4tt28g7" path="res://Enemies/Skitter/ene_skitter.tres" id="4_vvcwx"]
|
||||
[ext_resource type="Script" uid="uid://bp6q371iypd06" path="res://Scripts/wave_config.gd" id="5_nu1jj"]
|
||||
[ext_resource type="Resource" uid="uid://dmmdh16m22yqm" path="res://Enemies/Driftling/ene_driftling.tres" id="5_xts1g"]
|
||||
[ext_resource type="Resource" uid="uid://bffhb5krs5elm" path="res://Enemies/Crystalisk/ene_crystalisk.tres" id="6_vvcwx"]
|
||||
|
||||
[sub_resource type="Resource" id="Resource_wug4u"]
|
||||
script = ExtResource("1_gehmj")
|
||||
@@ -42,6 +44,18 @@ enemy = ExtResource("2_5fnx2")
|
||||
count = 10
|
||||
metadata/_custom_type_script = "uid://3grc2j4bjrnw"
|
||||
|
||||
[sub_resource type="Resource" id="Resource_nu1jj"]
|
||||
script = ExtResource("1_gehmj")
|
||||
enemy = ExtResource("5_xts1g")
|
||||
count = 30
|
||||
metadata/_custom_type_script = "uid://3grc2j4bjrnw"
|
||||
|
||||
[sub_resource type="Resource" id="Resource_hewgx"]
|
||||
script = ExtResource("1_gehmj")
|
||||
enemy = ExtResource("6_vvcwx")
|
||||
count = 10
|
||||
metadata/_custom_type_script = "uid://3grc2j4bjrnw"
|
||||
|
||||
[resource]
|
||||
script = ExtResource("5_nu1jj")
|
||||
enemy_groups = Dictionary[ExtResource("1_gehmj"), int]({
|
||||
@@ -50,7 +64,9 @@ SubResource("Resource_1qdvn"): 1,
|
||||
SubResource("Resource_pwamm"): 2,
|
||||
SubResource("Resource_uemaq"): 4,
|
||||
SubResource("Resource_ykvv7"): 1,
|
||||
SubResource("Resource_d02ik"): 0
|
||||
SubResource("Resource_d02ik"): 0,
|
||||
SubResource("Resource_nu1jj"): 0,
|
||||
SubResource("Resource_hewgx"): 1
|
||||
})
|
||||
rewards_blank_cassette = true
|
||||
metadata/_custom_type_script = "uid://bp6q371iypd06"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
[gd_resource type="Resource" script_class="WaveConfig" format=3 uid="uid://cwy6wxuujgqbq"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://3grc2j4bjrnw" path="res://enemy_group.gd" id="1_6ssfe"]
|
||||
[ext_resource type="Resource" uid="uid://dxi17xvdlhkvc" path="res://Enemies/ElderEyeDog/elder_eye_dog.tres" id="2_lvtoc"]
|
||||
[ext_resource type="Resource" uid="uid://dxi17xvdlhkvc" path="res://Enemies/ElderEyeDog/ene_elder_eye_dog.tres" id="2_lvtoc"]
|
||||
[ext_resource type="Script" uid="uid://bp6q371iypd06" path="res://Scripts/wave_config.gd" id="3_frc10"]
|
||||
|
||||
[sub_resource type="Resource" id="Resource_hrsx4"]
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
[gd_resource type="Resource" script_class="WaveConfig" format=3 uid="uid://bohdufnm1dks5"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://3grc2j4bjrnw" path="res://enemy_group.gd" id="1_gvxxv"]
|
||||
[ext_resource type="Resource" uid="uid://8eba45hql7bo" path="res://Enemies/EyeDog/eye_dog.tres" id="2_i33id"]
|
||||
[ext_resource type="Resource" uid="uid://8eba45hql7bo" path="res://Enemies/EyeDog/ene_eye_dog.tres" id="2_i33id"]
|
||||
[ext_resource type="Script" uid="uid://bp6q371iypd06" path="res://Scripts/wave_config.gd" id="3_ix4r4"]
|
||||
|
||||
[sub_resource type="Resource" id="Resource_wug4u"]
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
[gd_resource type="Resource" script_class="WaveConfig" format=3 uid="uid://bhr8y5kgxmuvv"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://3grc2j4bjrnw" path="res://enemy_group.gd" id="1_ne7sg"]
|
||||
[ext_resource type="Resource" uid="uid://8eba45hql7bo" path="res://Enemies/EyeDog/eye_dog.tres" id="2_rg4u0"]
|
||||
[ext_resource type="Resource" uid="uid://dxi17xvdlhkvc" path="res://Enemies/ElderEyeDog/elder_eye_dog.tres" id="3_tvw7f"]
|
||||
[ext_resource type="Resource" uid="uid://8eba45hql7bo" path="res://Enemies/EyeDog/ene_eye_dog.tres" id="2_rg4u0"]
|
||||
[ext_resource type="Resource" uid="uid://dxi17xvdlhkvc" path="res://Enemies/ElderEyeDog/ene_elder_eye_dog.tres" id="3_tvw7f"]
|
||||
[ext_resource type="Script" uid="uid://bp6q371iypd06" path="res://Scripts/wave_config.gd" id="4_ffn24"]
|
||||
|
||||
[sub_resource type="Resource" id="Resource_wug4u"]
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
[gd_resource type="Resource" script_class="WaveConfig" format=3 uid="uid://ucqn45ycymph"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://3grc2j4bjrnw" path="res://enemy_group.gd" id="1_lp3sd"]
|
||||
[ext_resource type="Resource" uid="uid://8eba45hql7bo" path="res://Enemies/EyeDog/eye_dog.tres" id="2_rjqud"]
|
||||
[ext_resource type="Resource" uid="uid://8eba45hql7bo" path="res://Enemies/EyeDog/ene_eye_dog.tres" id="2_rjqud"]
|
||||
[ext_resource type="Script" uid="uid://bp6q371iypd06" path="res://Scripts/wave_config.gd" id="3_u5ksq"]
|
||||
|
||||
[sub_resource type="Resource" id="Resource_wug4u"]
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
[gd_resource type="Resource" script_class="WaveConfig" format=3 uid="uid://dj46tpmwm4l7b"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://3grc2j4bjrnw" path="res://enemy_group.gd" id="1_pmka2"]
|
||||
[ext_resource type="Resource" uid="uid://cvehqh4tt28g7" path="res://Enemies/BabyEyeDog/baby_eye_dog.tres" id="2_x60v4"]
|
||||
[ext_resource type="Resource" uid="uid://cvehqh4tt28g7" path="res://Enemies/Skitter/ene_skitter.tres" id="2_x60v4"]
|
||||
[ext_resource type="Script" uid="uid://bp6q371iypd06" path="res://Scripts/wave_config.gd" id="3_4nd0q"]
|
||||
|
||||
[sub_resource type="Resource" id="Resource_tab3n"]
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
[gd_resource type="Resource" script_class="WaveConfig" format=3 uid="uid://wvhye2e1qwlj"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://3grc2j4bjrnw" path="res://enemy_group.gd" id="1_wa2nw"]
|
||||
[ext_resource type="Resource" uid="uid://dxi17xvdlhkvc" path="res://Enemies/ElderEyeDog/elder_eye_dog.tres" id="2_bx3j1"]
|
||||
[ext_resource type="Resource" uid="uid://cvehqh4tt28g7" path="res://Enemies/BabyEyeDog/baby_eye_dog.tres" id="3_cdbhu"]
|
||||
[ext_resource type="Resource" uid="uid://8eba45hql7bo" path="res://Enemies/EyeDog/eye_dog.tres" id="4_s5rr2"]
|
||||
[ext_resource type="Resource" uid="uid://dxi17xvdlhkvc" path="res://Enemies/ElderEyeDog/ene_elder_eye_dog.tres" id="2_bx3j1"]
|
||||
[ext_resource type="Resource" uid="uid://cvehqh4tt28g7" path="res://Enemies/Skitter/ene_skitter.tres" id="3_cdbhu"]
|
||||
[ext_resource type="Resource" uid="uid://8eba45hql7bo" path="res://Enemies/EyeDog/ene_eye_dog.tres" id="4_s5rr2"]
|
||||
[ext_resource type="Script" uid="uid://bp6q371iypd06" path="res://Scripts/wave_config.gd" id="5_gie20"]
|
||||
|
||||
[sub_resource type="Resource" id="Resource_wug4u"]
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
[gd_resource type="Resource" script_class="WaveConfig" format=3 uid="uid://cxntgjir527jj"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://3grc2j4bjrnw" path="res://enemy_group.gd" id="1_p03je"]
|
||||
[ext_resource type="Resource" uid="uid://8eba45hql7bo" path="res://Enemies/EyeDog/eye_dog.tres" id="2_tjn8k"]
|
||||
[ext_resource type="Resource" uid="uid://cvehqh4tt28g7" path="res://Enemies/BabyEyeDog/baby_eye_dog.tres" id="3_sex8u"]
|
||||
[ext_resource type="Resource" uid="uid://8eba45hql7bo" path="res://Enemies/EyeDog/ene_eye_dog.tres" id="2_tjn8k"]
|
||||
[ext_resource type="Resource" uid="uid://cvehqh4tt28g7" path="res://Enemies/Skitter/ene_skitter.tres" id="3_sex8u"]
|
||||
[ext_resource type="Script" uid="uid://bp6q371iypd06" path="res://Scripts/wave_config.gd" id="4_6ef1c"]
|
||||
|
||||
[sub_resource type="Resource" id="Resource_wug4u"]
|
||||
|
||||