added skitter model and added rendered icons for every enemy
@@ -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,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 |
40
Enemies/Crystalisk/icon_crystalisk.png.import
Normal file
@@ -0,0 +1,40 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://bic78xsdnr8qy"
|
||||
path="res://.godot/imported/icon_crystalisk.png-4c70a2107210c8d3df52e85a38aff5c9.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Enemies/Crystalisk/icon_crystalisk.png"
|
||||
dest_files=["res://.godot/imported/icon_crystalisk.png-4c70a2107210c8d3df52e85a38aff5c9.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
|
||||
@@ -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,7 +1,7 @@
|
||||
[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"]
|
||||
|
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]
|
||||
|
||||
|
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 2.2 KiB |
@@ -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/scn_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 |
40
Enemies/ElderEyeDog/icon_elder_eye_dog.png.import
Normal file
@@ -0,0 +1,40 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://h5svpdvo6tcd"
|
||||
path="res://.godot/imported/icon_elder_eye_dog.png-d36b691ba4537e426e29a310609ed540.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Enemies/ElderEyeDog/icon_elder_eye_dog.png"
|
||||
dest_files=["res://.godot/imported/icon_elder_eye_dog.png-d36b691ba4537e426e29a310609ed540.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
|
||||
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://rjijctm2a70f"
|
||||
path="res://.godot/imported/baby_eyedog_tex.png-25aa8a1ed412d7c34d0e08868517ff47.ctex"
|
||||
uid="uid://chmxo0rj26cxh"
|
||||
path="res://.godot/imported/icon_eye_dog.png-791d061849bbbed621028cbde240ba88.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"]
|
||||
source_file="res://Enemies/EyeDog/icon_eye_dog.png"
|
||||
dest_files=["res://.godot/imported/icon_eye_dog.png-791d061849bbbed621028cbde240ba88.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
@@ -23,7 +23,7 @@ compress/rdo_quality_loss=0.0
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
mipmaps/generate=true
|
||||
mipmaps/generate=false
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
@@ -37,4 +37,4 @@ 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
|
||||
detect_3d/compress_to=1
|
||||
@@ -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"]
|
||||
|
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 |
40
Enemies/Skitter/icon_skitter.png.import
Normal file
@@ -0,0 +1,40 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://cn0177otlyej"
|
||||
path="res://.godot/imported/icon_skitter.png-8da13ce62049f7057228ee569f9d30bf.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Enemies/Skitter/icon_skitter.png"
|
||||
dest_files=["res://.godot/imported/icon_skitter.png-8da13ce62049f7057228ee569f9d30bf.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
|
||||
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") groups=["Enemies"]]
|
||||
collision_layer = 4
|
||||
collision_mask = 0
|
||||
script = ExtResource("1_8k5ts")
|
||||
@@ -29,19 +30,6 @@ corpse_scene = ExtResource("2_vl30x")
|
||||
health_bar = NodePath("SubViewport/HealthBar")
|
||||
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 +73,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, 1635157965) index="0" unique_id=1089123257]
|
||||
bones/1/rotation = Quaternion(-0.32276848, -0.08836041, 0.37510455, 0.86447066)
|
||||
bones/3/rotation = Quaternion(0.05774434, -0.027616108, 0.8835519, 0.46393853)
|
||||
bones/5/rotation = Quaternion(0.27334806, -0.034516517, 0.89473575, 0.3514789)
|
||||
bones/7/rotation = Quaternion(-0.34224942, 0.09999892, -0.3036359, 0.8835558)
|
||||
bones/9/rotation = Quaternion(-0.19445433, 0.17105538, -0.5590174, 0.7876719)
|
||||
bones/11/rotation = Quaternion(-0.28836852, -0.021420462, 0.89958346, -0.32731378)
|
||||
|
||||
[node name="AnimationPlayer" parent="baby_eyedog" index="1" unique_id=101655042]
|
||||
[node name="AnimationPlayer" parent="mdl_skitter" index="1" unique_id=966022087]
|
||||
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 |
41
Enemies/Skitter/tex_skitter.png.import
Normal file
@@ -0,0 +1,41 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://c2oua8elqp1q4"
|
||||
path.s3tc="res://.godot/imported/tex_skitter.png-f536e411e9f4816e87f5726ae45cdd3e.s3tc.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Enemies/Skitter/tex_skitter.png"
|
||||
dest_files=["res://.godot/imported/tex_skitter.png-f536e411e9f4816e87f5726ae45cdd3e.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=2
|
||||
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
|
||||