mirror of
https://github.com/ConjureETS/VZ.git
synced 2026-03-24 02:11:15 +00:00
-> see : http://http://unitydojo.blogspot.ca/2014/03/how-to-use-lerp-in-unity-like-boss.html - Created ZombieSquad prefab - Created VampireSquad prefab
158 lines
3.9 KiB
Plaintext
158 lines
3.9 KiB
Plaintext
%YAML 1.1
|
|
%TAG !u! tag:unity3d.com,2011:
|
|
--- !u!1 &196328
|
|
GameObject:
|
|
m_ObjectHideFlags: 0
|
|
m_PrefabParentObject: {fileID: 0}
|
|
m_PrefabInternal: {fileID: 100100000}
|
|
serializedVersion: 4
|
|
m_Component:
|
|
- 4: {fileID: 417792}
|
|
- 33: {fileID: 3364134}
|
|
- 65: {fileID: 6599406}
|
|
- 23: {fileID: 2356068}
|
|
- 143: {fileID: 14336446}
|
|
- 54: {fileID: 5469938}
|
|
- 135: {fileID: 13574734}
|
|
- 114: {fileID: 11458372}
|
|
m_Layer: 0
|
|
m_Name: Old_Zombie
|
|
m_TagString: ZombiePlayer
|
|
m_Icon: {fileID: 0}
|
|
m_NavMeshLayer: 0
|
|
m_StaticEditorFlags: 0
|
|
m_IsActive: 1
|
|
--- !u!4 &417792
|
|
Transform:
|
|
m_ObjectHideFlags: 1
|
|
m_PrefabParentObject: {fileID: 0}
|
|
m_PrefabInternal: {fileID: 100100000}
|
|
m_GameObject: {fileID: 196328}
|
|
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
m_Children: []
|
|
m_Father: {fileID: 0}
|
|
m_RootOrder: 0
|
|
--- !u!23 &2356068
|
|
MeshRenderer:
|
|
m_ObjectHideFlags: 1
|
|
m_PrefabParentObject: {fileID: 0}
|
|
m_PrefabInternal: {fileID: 100100000}
|
|
m_GameObject: {fileID: 196328}
|
|
m_Enabled: 1
|
|
m_CastShadows: 1
|
|
m_ReceiveShadows: 1
|
|
m_Materials:
|
|
- {fileID: 2100000, guid: 200604d182d5e4949a10b24fc68a7d94, type: 2}
|
|
m_SubsetIndices:
|
|
m_StaticBatchRoot: {fileID: 0}
|
|
m_UseLightProbes: 1
|
|
m_ReflectionProbeUsage: 1
|
|
m_ProbeAnchor: {fileID: 0}
|
|
m_ScaleInLightmap: 1
|
|
m_PreserveUVs: 1
|
|
m_ImportantGI: 0
|
|
m_AutoUVMaxDistance: .5
|
|
m_AutoUVMaxAngle: 89
|
|
m_LightmapParameters: {fileID: 0}
|
|
m_SortingLayerID: 0
|
|
m_SortingOrder: 0
|
|
--- !u!33 &3364134
|
|
MeshFilter:
|
|
m_ObjectHideFlags: 1
|
|
m_PrefabParentObject: {fileID: 0}
|
|
m_PrefabInternal: {fileID: 100100000}
|
|
m_GameObject: {fileID: 196328}
|
|
m_Mesh: {fileID: 10202, guid: 0000000000000000e000000000000000, type: 0}
|
|
--- !u!54 &5469938
|
|
Rigidbody:
|
|
m_ObjectHideFlags: 1
|
|
m_PrefabParentObject: {fileID: 0}
|
|
m_PrefabInternal: {fileID: 100100000}
|
|
m_GameObject: {fileID: 196328}
|
|
serializedVersion: 2
|
|
m_Mass: 1
|
|
m_Drag: 0
|
|
m_AngularDrag: .0500000007
|
|
m_UseGravity: 1
|
|
m_IsKinematic: 0
|
|
m_Interpolate: 0
|
|
m_Constraints: 112
|
|
m_CollisionDetection: 0
|
|
--- !u!65 &6599406
|
|
BoxCollider:
|
|
m_ObjectHideFlags: 1
|
|
m_PrefabParentObject: {fileID: 0}
|
|
m_PrefabInternal: {fileID: 100100000}
|
|
m_GameObject: {fileID: 196328}
|
|
m_Material: {fileID: 0}
|
|
m_IsTrigger: 0
|
|
m_Enabled: 1
|
|
serializedVersion: 2
|
|
m_Size: {x: 1, y: 1, z: 1}
|
|
m_Center: {x: 0, y: 0, z: 0}
|
|
--- !u!114 &11458372
|
|
MonoBehaviour:
|
|
m_ObjectHideFlags: 1
|
|
m_PrefabParentObject: {fileID: 0}
|
|
m_PrefabInternal: {fileID: 100100000}
|
|
m_GameObject: {fileID: 196328}
|
|
m_Enabled: 1
|
|
m_EditorHideFlags: 0
|
|
m_Script: {fileID: 11500000, guid: 9346fd84c59bd7d42a27381aeed17dbf, type: 3}
|
|
m_Name:
|
|
m_EditorClassIdentifier:
|
|
defaultHp: 250
|
|
defaultAttack: 100
|
|
LerpSpeed: 1
|
|
destinationGap: 5
|
|
--- !u!135 &13574734
|
|
SphereCollider:
|
|
m_ObjectHideFlags: 1
|
|
m_PrefabParentObject: {fileID: 0}
|
|
m_PrefabInternal: {fileID: 100100000}
|
|
m_GameObject: {fileID: 196328}
|
|
m_Material: {fileID: 0}
|
|
m_IsTrigger: 1
|
|
m_Enabled: 1
|
|
serializedVersion: 2
|
|
m_Radius: 3
|
|
m_Center: {x: 0, y: 0, z: 0}
|
|
--- !u!143 &14336446
|
|
CharacterController:
|
|
m_ObjectHideFlags: 1
|
|
m_PrefabParentObject: {fileID: 0}
|
|
m_PrefabInternal: {fileID: 100100000}
|
|
m_GameObject: {fileID: 196328}
|
|
m_Material: {fileID: 0}
|
|
m_IsTrigger: 0
|
|
m_Enabled: 1
|
|
serializedVersion: 2
|
|
m_Height: 1
|
|
m_Radius: .5
|
|
m_SlopeLimit: 45
|
|
m_StepOffset: .300000012
|
|
m_SkinWidth: .0799999982
|
|
m_MinMoveDistance: .00100000005
|
|
m_Center: {x: 0, y: 0, z: 0}
|
|
--- !u!1001 &100100000
|
|
Prefab:
|
|
m_ObjectHideFlags: 1
|
|
serializedVersion: 2
|
|
m_Modification:
|
|
m_TransformParent: {fileID: 0}
|
|
m_Modifications:
|
|
- target: {fileID: 0}
|
|
propertyPath: m_LocalPosition.y
|
|
value: 0
|
|
objectReference: {fileID: 0}
|
|
- target: {fileID: 0}
|
|
propertyPath: m_LocalPosition.z
|
|
value: 0
|
|
objectReference: {fileID: 0}
|
|
m_RemovedComponents: []
|
|
m_ParentPrefab: {fileID: 0}
|
|
m_RootGameObject: {fileID: 196328}
|
|
m_IsPrefabParent: 1
|