hobo fix
This commit is contained in:
parent
94a826b550
commit
bf7208b359
1 changed files with 14 additions and 24 deletions
|
|
@ -1,8 +1,7 @@
|
||||||
[gd_scene load_steps=64 format=3 uid="uid://bgqmwsb6ynm81"]
|
[gd_scene load_steps=62 format=3 uid="uid://bgqmwsb6ynm81"]
|
||||||
|
|
||||||
[ext_resource type="PackedScene" uid="uid://co11v3w8hbwgf" path="res://scenes/entities/Zombies/zombie.tscn" id="1_fnu7s"]
|
[ext_resource type="PackedScene" uid="uid://co11v3w8hbwgf" path="res://scenes/entities/Zombies/zombie.tscn" id="1_fnu7s"]
|
||||||
[ext_resource type="Shader" uid="uid://d0eo5uuj222c4" path="res://assets/shaders/CG_color_blender.gdshader" id="2_6qr4h"]
|
[ext_resource type="Shader" uid="uid://d0eo5uuj222c4" path="res://assets/shaders/CG_color_blender.gdshader" id="2_6qr4h"]
|
||||||
[ext_resource type="Script" uid="uid://bcc7skl7ts6sh" path="res://scripts/systems/effects/Effect.cs" id="2_b583s"]
|
|
||||||
[ext_resource type="Resource" uid="uid://dsg1vjx76ifgu" path="res://resources/effects/GarlicEffect.tres" id="3_b583s"]
|
[ext_resource type="Resource" uid="uid://dsg1vjx76ifgu" path="res://resources/effects/GarlicEffect.tres" id="3_b583s"]
|
||||||
[ext_resource type="Script" uid="uid://dt5uj25u0g6y3" path="res://scripts/particles/FallParticle.cs" id="3_tu6af"]
|
[ext_resource type="Script" uid="uid://dt5uj25u0g6y3" path="res://scripts/particles/FallParticle.cs" id="3_tu6af"]
|
||||||
[ext_resource type="Script" uid="uid://c5v2og85t7s6j" path="res://scripts/zombies/behaviours/HoboBehaviour.cs" id="4_5selg"]
|
[ext_resource type="Script" uid="uid://c5v2og85t7s6j" path="res://scripts/zombies/behaviours/HoboBehaviour.cs" id="4_5selg"]
|
||||||
|
|
@ -653,13 +652,6 @@ _data = {
|
||||||
&"RESET": SubResource("Animation_vn3j1")
|
&"RESET": SubResource("Animation_vn3j1")
|
||||||
}
|
}
|
||||||
|
|
||||||
[sub_resource type="Resource" id="Resource_qg8rq"]
|
|
||||||
resource_local_to_scene = true
|
|
||||||
script = ExtResource("4_c1y3b")
|
|
||||||
flat_value = 10.0
|
|
||||||
percentage_value = 0.0
|
|
||||||
mult_value = 1.0
|
|
||||||
|
|
||||||
[sub_resource type="AnimationNodeTimeScale" id="AnimationNodeTimeScale_2q05d"]
|
[sub_resource type="AnimationNodeTimeScale" id="AnimationNodeTimeScale_2q05d"]
|
||||||
|
|
||||||
[sub_resource type="AnimationNodeAnimation" id="AnimationNodeAnimation_vn3j1"]
|
[sub_resource type="AnimationNodeAnimation" id="AnimationNodeAnimation_vn3j1"]
|
||||||
|
|
@ -757,7 +749,7 @@ mult_value = 1.0
|
||||||
[node name="Hobo" node_paths=PackedStringArray("_armor") instance=ExtResource("1_fnu7s")]
|
[node name="Hobo" node_paths=PackedStringArray("_armor") instance=ExtResource("1_fnu7s")]
|
||||||
_armor = NodePath("CanArmor")
|
_armor = NodePath("CanArmor")
|
||||||
MaxHP = 130.0
|
MaxHP = 130.0
|
||||||
_effectImmunities = Array[ExtResource("2_b583s")]([ExtResource("3_b583s")])
|
_effectImmunities = [ExtResource("3_b583s")]
|
||||||
|
|
||||||
[node name="CanvasGroup" parent="." index="0"]
|
[node name="CanvasGroup" parent="." index="0"]
|
||||||
material = SubResource("ShaderMaterial_w8pya")
|
material = SubResource("ShaderMaterial_w8pya")
|
||||||
|
|
@ -775,10 +767,10 @@ scale = Vector2(0.999828, 0.999828)
|
||||||
texture = SubResource("AtlasTexture_b583s")
|
texture = SubResource("AtlasTexture_b583s")
|
||||||
|
|
||||||
[node name="RightLowerLeg" parent="CanvasGroup/basic_zombie_walk/Zombie/Butt/RightUpperLeg" index="1"]
|
[node name="RightLowerLeg" parent="CanvasGroup/basic_zombie_walk/Zombie/Butt/RightUpperLeg" index="1"]
|
||||||
scale = Vector2(0.999831, 0.999831)
|
scale = Vector2(0.999832, 0.999832)
|
||||||
|
|
||||||
[node name="RightFoot" parent="CanvasGroup/basic_zombie_walk/Zombie/Butt/RightUpperLeg/RightLowerLeg" index="0"]
|
[node name="RightFoot" parent="CanvasGroup/basic_zombie_walk/Zombie/Butt/RightUpperLeg/RightLowerLeg" index="0"]
|
||||||
scale = Vector2(0.99983, 0.99983)
|
scale = Vector2(0.999829, 0.999829)
|
||||||
|
|
||||||
[node name="Right_Foot" parent="CanvasGroup/basic_zombie_walk/Zombie/Butt/RightUpperLeg/RightLowerLeg/RightFoot" index="0"]
|
[node name="Right_Foot" parent="CanvasGroup/basic_zombie_walk/Zombie/Butt/RightUpperLeg/RightLowerLeg/RightFoot" index="0"]
|
||||||
texture = SubResource("AtlasTexture_uoit3")
|
texture = SubResource("AtlasTexture_uoit3")
|
||||||
|
|
@ -787,19 +779,19 @@ texture = SubResource("AtlasTexture_uoit3")
|
||||||
texture = SubResource("AtlasTexture_vn3j1")
|
texture = SubResource("AtlasTexture_vn3j1")
|
||||||
|
|
||||||
[node name="LeftUpperLeg" parent="CanvasGroup/basic_zombie_walk/Zombie/Butt" index="2"]
|
[node name="LeftUpperLeg" parent="CanvasGroup/basic_zombie_walk/Zombie/Butt" index="2"]
|
||||||
scale = Vector2(0.999828, 0.999828)
|
scale = Vector2(0.999829, 0.999829)
|
||||||
|
|
||||||
[node name="Left_Upper_Leg" parent="CanvasGroup/basic_zombie_walk/Zombie/Butt/LeftUpperLeg" index="0"]
|
[node name="Left_Upper_Leg" parent="CanvasGroup/basic_zombie_walk/Zombie/Butt/LeftUpperLeg" index="0"]
|
||||||
texture = SubResource("AtlasTexture_yb81c")
|
texture = SubResource("AtlasTexture_yb81c")
|
||||||
|
|
||||||
[node name="LeftLowerLeg" parent="CanvasGroup/basic_zombie_walk/Zombie/Butt/LeftUpperLeg" index="1"]
|
[node name="LeftLowerLeg" parent="CanvasGroup/basic_zombie_walk/Zombie/Butt/LeftUpperLeg" index="1"]
|
||||||
scale = Vector2(0.99983, 0.99983)
|
scale = Vector2(0.999829, 0.999829)
|
||||||
|
|
||||||
[node name="Left_Lower_Leg" parent="CanvasGroup/basic_zombie_walk/Zombie/Butt/LeftUpperLeg/LeftLowerLeg" index="0"]
|
[node name="Left_Lower_Leg" parent="CanvasGroup/basic_zombie_walk/Zombie/Butt/LeftUpperLeg/LeftLowerLeg" index="0"]
|
||||||
texture = SubResource("AtlasTexture_nlwsb")
|
texture = SubResource("AtlasTexture_nlwsb")
|
||||||
|
|
||||||
[node name="LeftFoot" parent="CanvasGroup/basic_zombie_walk/Zombie/Butt/LeftUpperLeg/LeftLowerLeg" index="1"]
|
[node name="LeftFoot" parent="CanvasGroup/basic_zombie_walk/Zombie/Butt/LeftUpperLeg/LeftLowerLeg" index="1"]
|
||||||
scale = Vector2(0.999822, 0.999822)
|
scale = Vector2(0.999821, 0.999821)
|
||||||
|
|
||||||
[node name="Left_Foot" parent="CanvasGroup/basic_zombie_walk/Zombie/Butt/LeftUpperLeg/LeftLowerLeg/LeftFoot" index="0"]
|
[node name="Left_Foot" parent="CanvasGroup/basic_zombie_walk/Zombie/Butt/LeftUpperLeg/LeftLowerLeg/LeftFoot" index="0"]
|
||||||
texture = SubResource("AtlasTexture_8y6c0")
|
texture = SubResource("AtlasTexture_8y6c0")
|
||||||
|
|
@ -808,7 +800,7 @@ texture = SubResource("AtlasTexture_8y6c0")
|
||||||
scale = Vector2(0.999828, 0.999828)
|
scale = Vector2(0.999828, 0.999828)
|
||||||
|
|
||||||
[node name="RightUpperArm" parent="CanvasGroup/basic_zombie_walk/Zombie/Butt/Body" index="0"]
|
[node name="RightUpperArm" parent="CanvasGroup/basic_zombie_walk/Zombie/Butt/Body" index="0"]
|
||||||
scale = Vector2(0.999824, 0.999824)
|
scale = Vector2(0.999823, 0.999823)
|
||||||
|
|
||||||
[node name="Right_Upper_Arm" parent="CanvasGroup/basic_zombie_walk/Zombie/Butt/Body/RightUpperArm" index="0"]
|
[node name="Right_Upper_Arm" parent="CanvasGroup/basic_zombie_walk/Zombie/Butt/Body/RightUpperArm" index="0"]
|
||||||
texture = SubResource("AtlasTexture_nc6p3")
|
texture = SubResource("AtlasTexture_nc6p3")
|
||||||
|
|
@ -829,8 +821,7 @@ texture = SubResource("AtlasTexture_op0h6")
|
||||||
texture = SubResource("AtlasTexture_0s5wm")
|
texture = SubResource("AtlasTexture_0s5wm")
|
||||||
|
|
||||||
[node name="Tie" parent="CanvasGroup/basic_zombie_walk/Zombie/Butt/Body" index="2"]
|
[node name="Tie" parent="CanvasGroup/basic_zombie_walk/Zombie/Butt/Body" index="2"]
|
||||||
position = Vector2(-9, -21)
|
rotation = 0.0176863
|
||||||
rotation = 0.0163802
|
|
||||||
scale = Vector2(1e-05, 1e-05)
|
scale = Vector2(1e-05, 1e-05)
|
||||||
|
|
||||||
[node name="Tie" parent="CanvasGroup/basic_zombie_walk/Zombie/Butt/Body/Tie" index="0"]
|
[node name="Tie" parent="CanvasGroup/basic_zombie_walk/Zombie/Butt/Body/Tie" index="0"]
|
||||||
|
|
@ -879,7 +870,7 @@ position = Vector2(-4, -9)
|
||||||
|
|
||||||
[node name="Jaw" parent="CanvasGroup/basic_zombie_walk/Zombie/Butt/Body/Head/HeadParticle/Head" index="2"]
|
[node name="Jaw" parent="CanvasGroup/basic_zombie_walk/Zombie/Butt/Body/Head/HeadParticle/Head" index="2"]
|
||||||
position = Vector2(-3, 3)
|
position = Vector2(-3, 3)
|
||||||
rotation = -0.0266413
|
rotation = -0.0287656
|
||||||
scale = Vector2(0.999829, 0.999829)
|
scale = Vector2(0.999829, 0.999829)
|
||||||
texture = SubResource("AtlasTexture_7cvmi")
|
texture = SubResource("AtlasTexture_7cvmi")
|
||||||
offset = Vector2(-14, -2)
|
offset = Vector2(-14, -2)
|
||||||
|
|
@ -932,12 +923,13 @@ scale = Vector2(0.999826, 0.999826)
|
||||||
texture = SubResource("AtlasTexture_tebih")
|
texture = SubResource("AtlasTexture_tebih")
|
||||||
|
|
||||||
[node name="Left_Lower_Arm" parent="CanvasGroup/basic_zombie_walk/Zombie/Butt/Body/LeftUpperArm/HandProjectile" index="0"]
|
[node name="Left_Lower_Arm" parent="CanvasGroup/basic_zombie_walk/Zombie/Butt/Body/LeftUpperArm/HandProjectile" index="0"]
|
||||||
rotation = 0.0147763
|
rotation = 0.0159545
|
||||||
scale = Vector2(0.999998, 0.999998)
|
scale = Vector2(0.999997, 0.999997)
|
||||||
texture = SubResource("AtlasTexture_auxav")
|
texture = SubResource("AtlasTexture_auxav")
|
||||||
|
|
||||||
[node name="Left_Hand" parent="CanvasGroup/basic_zombie_walk/Zombie/Butt/Body/LeftUpperArm/HandProjectile/Left_Lower_Arm" index="0"]
|
[node name="Left_Hand" parent="CanvasGroup/basic_zombie_walk/Zombie/Butt/Body/LeftUpperArm/HandProjectile/Left_Lower_Arm" index="0"]
|
||||||
position = Vector2(-0.99983, 12.9978)
|
position = Vector2(-0.99983, 12.9978)
|
||||||
|
rotation = 1.86329e-09
|
||||||
scale = Vector2(0.999652, 0.999652)
|
scale = Vector2(0.999652, 0.999652)
|
||||||
texture = SubResource("AtlasTexture_dntsa")
|
texture = SubResource("AtlasTexture_dntsa")
|
||||||
|
|
||||||
|
|
@ -954,15 +946,13 @@ libraries = {
|
||||||
&"hobo": ExtResource("8_yb81c")
|
&"hobo": ExtResource("8_yb81c")
|
||||||
}
|
}
|
||||||
|
|
||||||
[node name="Eatbox" parent="." index="2"]
|
|
||||||
_damage = SubResource("Resource_qg8rq")
|
|
||||||
|
|
||||||
[node name="AnimationTree" parent="." index="3"]
|
[node name="AnimationTree" parent="." index="3"]
|
||||||
tree_root = SubResource("AnimationNodeBlendTree_txjqc")
|
tree_root = SubResource("AnimationNodeBlendTree_txjqc")
|
||||||
advance_expression_base_node = NodePath("../Behaviour")
|
advance_expression_base_node = NodePath("../Behaviour")
|
||||||
|
|
||||||
[node name="Mover" parent="." index="4"]
|
[node name="Mover" parent="." index="4"]
|
||||||
_speed = SubResource("Resource_4248q")
|
_speed = SubResource("Resource_4248q")
|
||||||
|
_speedControlMult = 0.0
|
||||||
|
|
||||||
[node name="HitPlayer" parent="." index="6"]
|
[node name="HitPlayer" parent="." index="6"]
|
||||||
playlist = Array[AudioStream]([ExtResource("8_4248q"), ExtResource("9_tu6af")])
|
playlist = Array[AudioStream]([ExtResource("8_4248q"), ExtResource("9_tu6af")])
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue