312 lines
8.9 KiB
Plaintext
312 lines
8.9 KiB
Plaintext
%YAML 1.1
|
|
%TAG !u! tag:unity3d.com,2011:
|
|
--- !u!1 &2000329412139617135
|
|
GameObject:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
serializedVersion: 6
|
|
m_Component:
|
|
- component: {fileID: 2000329412139980623}
|
|
- component: {fileID: 4508030339536517732}
|
|
- component: {fileID: 2695674913785282112}
|
|
- component: {fileID: 2695674913785282114}
|
|
- component: {fileID: 2695674913785282113}
|
|
- component: {fileID: 2695674913785282140}
|
|
- component: {fileID: 2695674913785282143}
|
|
- component: {fileID: 3975332872347505848}
|
|
m_Layer: 0
|
|
m_Name: Brute Warrior
|
|
m_TagString: Player
|
|
m_Icon: {fileID: 0}
|
|
m_NavMeshLayer: 0
|
|
m_StaticEditorFlags: 0
|
|
m_IsActive: 1
|
|
--- !u!4 &2000329412139980623
|
|
Transform:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 2000329412139617135}
|
|
serializedVersion: 2
|
|
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_ConstrainProportionsScale: 0
|
|
m_Children:
|
|
- {fileID: 8590653121877572794}
|
|
m_Father: {fileID: 0}
|
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
--- !u!114 &4508030339536517732
|
|
MonoBehaviour:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 2000329412139617135}
|
|
m_Enabled: 1
|
|
m_EditorHideFlags: 0
|
|
m_Script: {fileID: 11500000, guid: 052c25d6da23f2c4593819b4a319b099, type: 3}
|
|
m_Name:
|
|
m_EditorClassIdentifier:
|
|
--- !u!114 &2695674913785282112
|
|
MonoBehaviour:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 2000329412139617135}
|
|
m_Enabled: 1
|
|
m_EditorHideFlags: 0
|
|
m_Script: {fileID: 11500000, guid: ad159c285c6e6ae4caa1641e7eff37c6, type: 3}
|
|
m_Name:
|
|
m_EditorClassIdentifier:
|
|
warrior: 1
|
|
target: {fileID: 0}
|
|
weapon: {fileID: 0}
|
|
superCharacterController: {fileID: 0}
|
|
warriorMovementController: {fileID: 0}
|
|
warriorInputController: {fileID: 0}
|
|
warriorInputSystemController: {fileID: 0}
|
|
warriorTiming: {fileID: 0}
|
|
animator: {fileID: 0}
|
|
ikHands: {fileID: 0}
|
|
inputAiming: 0
|
|
inputAimVertical: 0
|
|
inputAimHorizontal: 0
|
|
inputAttack: 0
|
|
inputAttackMove: 0
|
|
inputAttackRanged: 0
|
|
inputAttackSpecial: 0
|
|
inputBlock: 0
|
|
inputDeath: 0
|
|
inputJump: 0
|
|
inputLightHit: 0
|
|
inputRoll: 0
|
|
inputSheath: 0
|
|
inputTarget: 0
|
|
inputVertical: 0
|
|
inputHorizontal: 0
|
|
moveInput: {x: 0, y: 0, z: 0}
|
|
aimInput: {x: 0, y: 0}
|
|
isMoving: 0
|
|
isDead: 0
|
|
isBlocking: 0
|
|
isTargeting: 0
|
|
jumpAttack: 0
|
|
sheathed: 0
|
|
waitingOnWeapons: 1
|
|
useRootMotion: 0
|
|
animationSpeed: 1
|
|
--- !u!114 &2695674913785282114
|
|
MonoBehaviour:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 2000329412139617135}
|
|
m_Enabled: 1
|
|
m_EditorHideFlags: 0
|
|
m_Script: {fileID: 11500000, guid: 22f8445ce871a9b46b22d4812ecda9b4, type: 3}
|
|
m_Name:
|
|
m_EditorClassIdentifier:
|
|
movementAcceleration: 90
|
|
walkSpeed: 3
|
|
runSpeed: 6
|
|
groundFriction: 50
|
|
currentVelocity: {x: 0, y: 0, z: 0}
|
|
crouch: 0
|
|
dropping: 0
|
|
gravity: 25
|
|
jumpAcceleration: 5
|
|
jumpHeight: 3
|
|
doubleJumpHeight: 6
|
|
inAirSpeed: 6
|
|
warriorState: 0
|
|
debugMessages: 1
|
|
--- !u!114 &2695674913785282113
|
|
MonoBehaviour:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 2000329412139617135}
|
|
m_Enabled: 1
|
|
m_EditorHideFlags: 0
|
|
m_Script: {fileID: 11500000, guid: 294f215f6a448ab4d8564c41fa2e0502, type: 3}
|
|
m_Name:
|
|
m_EditorClassIdentifier:
|
|
debugMove: {x: 0, y: 0, z: 0}
|
|
triggerInteraction: 0
|
|
fixedTimeStep: 0
|
|
fixedUpdatesPerSecond: 0
|
|
clampToMovingGround: 1
|
|
debugSpheres: 1
|
|
debugGrounding: 1
|
|
debugPushbackMesssages: 1
|
|
spheres:
|
|
- offset: 0.6
|
|
isFeet: 1
|
|
isHead: 0
|
|
- offset: 1.3
|
|
isFeet: 0
|
|
isHead: 0
|
|
- offset: 2
|
|
isFeet: 0
|
|
isHead: 1
|
|
Walkable:
|
|
serializedVersion: 2
|
|
m_Bits: 512
|
|
ownCollider: {fileID: 2695674913785282143}
|
|
radius: 0.6
|
|
--- !u!54 &2695674913785282140
|
|
Rigidbody:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 2000329412139617135}
|
|
serializedVersion: 4
|
|
m_Mass: 80
|
|
m_Drag: 0
|
|
m_AngularDrag: 0
|
|
m_CenterOfMass: {x: 0, y: 0, z: 0}
|
|
m_InertiaTensor: {x: 1, y: 1, z: 1}
|
|
m_InertiaRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
m_IncludeLayers:
|
|
serializedVersion: 2
|
|
m_Bits: 0
|
|
m_ExcludeLayers:
|
|
serializedVersion: 2
|
|
m_Bits: 0
|
|
m_ImplicitCom: 1
|
|
m_ImplicitTensor: 1
|
|
m_UseGravity: 0
|
|
m_IsKinematic: 1
|
|
m_Interpolate: 0
|
|
m_Constraints: 80
|
|
m_CollisionDetection: 0
|
|
--- !u!136 &2695674913785282143
|
|
CapsuleCollider:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 2000329412139617135}
|
|
m_Material: {fileID: 13400000, guid: 4d20c62a46f4d9b48ae8bc125f9b550f, type: 2}
|
|
m_IncludeLayers:
|
|
serializedVersion: 2
|
|
m_Bits: 0
|
|
m_ExcludeLayers:
|
|
serializedVersion: 2
|
|
m_Bits: 0
|
|
m_LayerOverridePriority: 0
|
|
m_IsTrigger: 0
|
|
m_ProvidesContacts: 0
|
|
m_Enabled: 1
|
|
serializedVersion: 2
|
|
m_Radius: 0.75
|
|
m_Height: 2.5
|
|
m_Direction: 1
|
|
m_Center: {x: 0, y: 1.25, z: 0}
|
|
--- !u!114 &3975332872347505848
|
|
MonoBehaviour:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 2000329412139617135}
|
|
m_Enabled: 1
|
|
m_EditorHideFlags: 0
|
|
m_Script: {fileID: 11500000, guid: 2b02b01da8792e143b1a29f8aa2b8168, type: 3}
|
|
m_Name:
|
|
m_EditorClassIdentifier:
|
|
inputAiming: 0
|
|
inputAimHorizontal: 0
|
|
inputAimVertical: 0
|
|
inputAttack: 0
|
|
inputAttackMove: 0
|
|
inputAttackRanged: 0
|
|
inputAttackSpecial: 0
|
|
inputBlockTarget: 0
|
|
inputDeath: 0
|
|
inputJump: 0
|
|
inputLightHit: 0
|
|
inputRoll: 0
|
|
inputTarget: 0
|
|
inputHorizontal: 0
|
|
inputVertical: 0
|
|
--- !u!1001 &8590653121877435996
|
|
PrefabInstance:
|
|
m_ObjectHideFlags: 0
|
|
serializedVersion: 2
|
|
m_Modification:
|
|
serializedVersion: 3
|
|
m_TransformParent: {fileID: 2000329412139980623}
|
|
m_Modifications:
|
|
- target: {fileID: 100102, guid: e9332b82da4812a49916bf8fc87b2332, type: 3}
|
|
propertyPath: m_Name
|
|
value: Brute
|
|
objectReference: {fileID: 0}
|
|
- target: {fileID: 400102, guid: e9332b82da4812a49916bf8fc87b2332, type: 3}
|
|
propertyPath: m_RootOrder
|
|
value: 0
|
|
objectReference: {fileID: 0}
|
|
- target: {fileID: 400102, guid: e9332b82da4812a49916bf8fc87b2332, type: 3}
|
|
propertyPath: m_LocalPosition.x
|
|
value: 0
|
|
objectReference: {fileID: 0}
|
|
- target: {fileID: 400102, guid: e9332b82da4812a49916bf8fc87b2332, type: 3}
|
|
propertyPath: m_LocalPosition.y
|
|
value: 0
|
|
objectReference: {fileID: 0}
|
|
- target: {fileID: 400102, guid: e9332b82da4812a49916bf8fc87b2332, type: 3}
|
|
propertyPath: m_LocalPosition.z
|
|
value: 0
|
|
objectReference: {fileID: 0}
|
|
- target: {fileID: 400102, guid: e9332b82da4812a49916bf8fc87b2332, type: 3}
|
|
propertyPath: m_LocalRotation.w
|
|
value: 1
|
|
objectReference: {fileID: 0}
|
|
- target: {fileID: 400102, guid: e9332b82da4812a49916bf8fc87b2332, type: 3}
|
|
propertyPath: m_LocalRotation.x
|
|
value: 0
|
|
objectReference: {fileID: 0}
|
|
- target: {fileID: 400102, guid: e9332b82da4812a49916bf8fc87b2332, type: 3}
|
|
propertyPath: m_LocalRotation.y
|
|
value: 0
|
|
objectReference: {fileID: 0}
|
|
- target: {fileID: 400102, guid: e9332b82da4812a49916bf8fc87b2332, type: 3}
|
|
propertyPath: m_LocalRotation.z
|
|
value: 0
|
|
objectReference: {fileID: 0}
|
|
- target: {fileID: 400102, guid: e9332b82da4812a49916bf8fc87b2332, type: 3}
|
|
propertyPath: m_LocalEulerAnglesHint.x
|
|
value: 0
|
|
objectReference: {fileID: 0}
|
|
- target: {fileID: 400102, guid: e9332b82da4812a49916bf8fc87b2332, type: 3}
|
|
propertyPath: m_LocalEulerAnglesHint.y
|
|
value: 0
|
|
objectReference: {fileID: 0}
|
|
- target: {fileID: 400102, guid: e9332b82da4812a49916bf8fc87b2332, type: 3}
|
|
propertyPath: m_LocalEulerAnglesHint.z
|
|
value: 0
|
|
objectReference: {fileID: 0}
|
|
- target: {fileID: 9500000, guid: e9332b82da4812a49916bf8fc87b2332, type: 3}
|
|
propertyPath: m_Controller
|
|
value:
|
|
objectReference: {fileID: 9100000, guid: cf95cf1d880caf6488e481d48f9a2cbb, type: 2}
|
|
m_RemovedComponents: []
|
|
m_RemovedGameObjects: []
|
|
m_AddedGameObjects: []
|
|
m_AddedComponents: []
|
|
m_SourcePrefab: {fileID: 100100000, guid: e9332b82da4812a49916bf8fc87b2332, type: 3}
|
|
--- !u!4 &8590653121877572794 stripped
|
|
Transform:
|
|
m_CorrespondingSourceObject: {fileID: 400102, guid: e9332b82da4812a49916bf8fc87b2332,
|
|
type: 3}
|
|
m_PrefabInstance: {fileID: 8590653121877435996}
|
|
m_PrefabAsset: {fileID: 0}
|