aboutsummaryrefslogtreecommitdiffstats
path: root/Assets/Prefabs/Enemies/Zombie.prefab
diff options
context:
space:
mode:
Diffstat (limited to 'Assets/Prefabs/Enemies/Zombie.prefab')
-rw-r--r--Assets/Prefabs/Enemies/Zombie.prefab43
1 files changed, 40 insertions, 3 deletions
diff --git a/Assets/Prefabs/Enemies/Zombie.prefab b/Assets/Prefabs/Enemies/Zombie.prefab
index 3725290..881fd6f 100644
--- a/Assets/Prefabs/Enemies/Zombie.prefab
+++ b/Assets/Prefabs/Enemies/Zombie.prefab
@@ -1,5 +1,36 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
+--- !u!1 &1617335577187073219
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 8619667157834013351}
+ m_Layer: 10
+ m_Name: GroundPoint (1)
+ m_TagString: Untagged
+ m_Icon: {fileID: 7866945982896999795, guid: 0000000000000000d000000000000000, type: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &8619667157834013351
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 1617335577187073219}
+ m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
+ m_LocalPosition: {x: -0.251, y: -0.499, z: 0}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_ConstrainProportionsScale: 0
+ m_Children: []
+ m_Father: {fileID: 199732719703436395}
+ m_RootOrder: 1
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1 &4799600927363337844
GameObject:
m_ObjectHideFlags: 0
@@ -35,6 +66,7 @@ Transform:
m_ConstrainProportionsScale: 0
m_Children:
- {fileID: 2602158014784719401}
+ - {fileID: 8619667157834013351}
m_Father: {fileID: 0}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
@@ -127,13 +159,18 @@ MonoBehaviour:
baseStats:
maxHealth: 3
speedMultiplier: 1
+ maxSpeed: 20
maxJumps: 1
jumpForce: 500
damage: 0
- groundCheckPoint: {fileID: 2602158014784719401}
+ groundCheckPoint1: {fileID: 2602158014784719401}
+ groundCheckPoint2: {fileID: 8619667157834013351}
+ invulnTime: 0
+ hangTime: 0
stats:
maxHealth: 0
speedMultiplier: 0
+ maxSpeed: 0
maxJumps: 0
jumpForce: 0
damage: 0
@@ -308,7 +345,7 @@ GameObject:
m_Layer: 10
m_Name: GroundPoint
m_TagString: Untagged
- m_Icon: {fileID: 0}
+ m_Icon: {fileID: 7866945982896999795, guid: 0000000000000000d000000000000000, type: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
@@ -320,7 +357,7 @@ Transform:
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 8191793094342821551}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
- m_LocalPosition: {x: -0.001, y: -0.499, z: 0}
+ m_LocalPosition: {x: 0.049000002, y: -0.499, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
m_Children: []