2020-08-07 02:45:29 +02:00
|
|
|
%YAML 1.1
|
|
|
|
%TAG !u! tag:unity3d.com,2011:
|
2020-08-10 17:41:07 +02:00
|
|
|
--- !u!54 &4843020814171762388
|
|
|
|
Rigidbody:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_GameObject: {fileID: 378181050955954659}
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Mass: 1.25
|
|
|
|
m_Drag: 0.5
|
|
|
|
m_AngularDrag: 0.5
|
|
|
|
m_UseGravity: 1
|
|
|
|
m_IsKinematic: 0
|
|
|
|
m_Interpolate: 1
|
|
|
|
m_Constraints: 0
|
|
|
|
m_CollisionDetection: 0
|
|
|
|
--- !u!136 &6061626221719254566
|
|
|
|
CapsuleCollider:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_GameObject: {fileID: 378181050955954659}
|
|
|
|
m_Material: {fileID: 0}
|
|
|
|
m_IsTrigger: 0
|
|
|
|
m_Enabled: 1
|
|
|
|
m_Radius: 0.0013
|
|
|
|
m_Height: 0.0049999994
|
|
|
|
m_Direction: 1
|
|
|
|
m_Center: {x: 0.0005, y: 0.0024999997, z: 0}
|
|
|
|
--- !u!144 &5292418829868779564
|
|
|
|
CharacterJoint:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_GameObject: {fileID: 378181050955954659}
|
|
|
|
m_ConnectedBody: {fileID: 3026864918294226542}
|
|
|
|
m_Anchor: {x: 0, y: 0, z: 0}
|
|
|
|
m_Axis: {x: -1, y: 0, z: 0}
|
|
|
|
m_AutoConfigureConnectedAnchor: 1
|
|
|
|
m_ConnectedAnchor: {x: 0.0049999994, y: 0.004999996, z: -0.0000000010477379}
|
|
|
|
serializedVersion: 2
|
|
|
|
m_SwingAxis: {x: 0, y: 0, z: -1}
|
|
|
|
m_TwistLimitSpring:
|
|
|
|
spring: 0
|
|
|
|
damper: 3
|
|
|
|
m_LowTwistLimit:
|
|
|
|
limit: -70
|
|
|
|
bounciness: 0
|
|
|
|
contactDistance: 0
|
|
|
|
m_HighTwistLimit:
|
|
|
|
limit: 10
|
|
|
|
bounciness: 0
|
|
|
|
contactDistance: 0
|
|
|
|
m_SwingLimitSpring:
|
|
|
|
spring: 0
|
|
|
|
damper: 0
|
|
|
|
m_Swing1Limit:
|
|
|
|
limit: 50
|
|
|
|
bounciness: 0
|
|
|
|
contactDistance: 0
|
|
|
|
m_Swing2Limit:
|
|
|
|
limit: 0
|
|
|
|
bounciness: 0
|
|
|
|
contactDistance: 0
|
|
|
|
m_EnableProjection: 0
|
|
|
|
m_ProjectionDistance: 0.1
|
|
|
|
m_ProjectionAngle: 180
|
|
|
|
m_BreakForce: Infinity
|
|
|
|
m_BreakTorque: Infinity
|
|
|
|
m_EnableCollision: 0
|
|
|
|
m_EnablePreprocessing: 0
|
|
|
|
m_MassScale: 1
|
|
|
|
m_ConnectedMassScale: 1
|
2020-08-08 05:20:23 +02:00
|
|
|
--- !u!1 &379718841342258282
|
|
|
|
GameObject:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
serializedVersion: 6
|
|
|
|
m_Component:
|
|
|
|
- component: {fileID: 2637233632139837434}
|
|
|
|
m_Layer: 0
|
|
|
|
m_Name: GunShootPoint
|
|
|
|
m_TagString: Untagged
|
|
|
|
m_Icon: {fileID: 0}
|
|
|
|
m_NavMeshLayer: 0
|
|
|
|
m_StaticEditorFlags: 0
|
|
|
|
m_IsActive: 1
|
|
|
|
--- !u!4 &2637233632139837434
|
|
|
|
Transform:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_GameObject: {fileID: 379718841342258282}
|
2020-08-08 21:30:13 +02:00
|
|
|
m_LocalRotation: {x: -0.000000014901156, y: -0, z: -0, w: 1}
|
2020-08-09 19:33:23 +02:00
|
|
|
m_LocalPosition: {x: 0, y: 0.121, z: 0.7509999}
|
2020-08-08 05:20:23 +02:00
|
|
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
2020-08-08 08:11:24 +02:00
|
|
|
m_Children:
|
|
|
|
- {fileID: 5865459614374463333}
|
2020-08-09 19:33:23 +02:00
|
|
|
m_Father: {fileID: 6532210512705233048}
|
2020-08-08 21:30:13 +02:00
|
|
|
m_RootOrder: 1
|
2020-08-07 02:45:29 +02:00
|
|
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
2020-08-10 17:41:07 +02:00
|
|
|
--- !u!54 &8868938323945612026
|
|
|
|
Rigidbody:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_GameObject: {fileID: 439248789966776954}
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Mass: 1.875
|
|
|
|
m_Drag: 0.5
|
|
|
|
m_AngularDrag: 0.5
|
|
|
|
m_UseGravity: 1
|
|
|
|
m_IsKinematic: 0
|
|
|
|
m_Interpolate: 1
|
|
|
|
m_Constraints: 0
|
|
|
|
m_CollisionDetection: 0
|
|
|
|
--- !u!136 &7806062529636301081
|
|
|
|
CapsuleCollider:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_GameObject: {fileID: 439248789966776954}
|
|
|
|
m_Material: {fileID: 0}
|
|
|
|
m_IsTrigger: 0
|
|
|
|
m_Enabled: 1
|
|
|
|
m_Radius: 0.0026018345
|
|
|
|
m_Height: 0.010407338
|
|
|
|
m_Direction: 1
|
|
|
|
m_Center: {x: 0, y: 0.005203669, z: 0}
|
|
|
|
--- !u!144 &3754086060060195658
|
|
|
|
CharacterJoint:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_GameObject: {fileID: 439248789966776954}
|
|
|
|
m_ConnectedBody: {fileID: 4491084465398951968}
|
|
|
|
m_Anchor: {x: 0, y: 0, z: 0}
|
|
|
|
m_Axis: {x: -1, y: 0, z: 0}
|
|
|
|
m_AutoConfigureConnectedAnchor: 1
|
|
|
|
m_ConnectedAnchor: {x: 3.4924597e-10, y: 0.0069999993, z: 3.4924602e-10}
|
|
|
|
serializedVersion: 2
|
|
|
|
m_SwingAxis: {x: 0, y: 0, z: 1}
|
|
|
|
m_TwistLimitSpring:
|
|
|
|
spring: 0
|
|
|
|
damper: 3
|
|
|
|
m_LowTwistLimit:
|
|
|
|
limit: -80
|
|
|
|
bounciness: 0
|
|
|
|
contactDistance: 0
|
|
|
|
m_HighTwistLimit:
|
|
|
|
limit: 0
|
|
|
|
bounciness: 0
|
|
|
|
contactDistance: 0
|
|
|
|
m_SwingLimitSpring:
|
|
|
|
spring: 0
|
|
|
|
damper: 0
|
|
|
|
m_Swing1Limit:
|
|
|
|
limit: 0
|
|
|
|
bounciness: 0
|
|
|
|
contactDistance: 0
|
|
|
|
m_Swing2Limit:
|
|
|
|
limit: 0
|
|
|
|
bounciness: 0
|
|
|
|
contactDistance: 0
|
|
|
|
m_EnableProjection: 0
|
|
|
|
m_ProjectionDistance: 0.1
|
|
|
|
m_ProjectionAngle: 180
|
|
|
|
m_BreakForce: Infinity
|
|
|
|
m_BreakTorque: Infinity
|
|
|
|
m_EnableCollision: 0
|
|
|
|
m_EnablePreprocessing: 0
|
|
|
|
m_MassScale: 1
|
|
|
|
m_ConnectedMassScale: 1
|
2020-08-09 19:01:32 +02:00
|
|
|
--- !u!1 &1108995136692721886
|
|
|
|
GameObject:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
serializedVersion: 6
|
|
|
|
m_Component:
|
|
|
|
- component: {fileID: 6532210512705233048}
|
2020-08-09 19:33:23 +02:00
|
|
|
- component: {fileID: 5936763286718212152}
|
2020-08-09 19:01:32 +02:00
|
|
|
m_Layer: 0
|
2020-08-09 19:33:23 +02:00
|
|
|
m_Name: Bobber
|
2020-08-09 19:01:32 +02:00
|
|
|
m_TagString: Untagged
|
|
|
|
m_Icon: {fileID: 0}
|
|
|
|
m_NavMeshLayer: 0
|
|
|
|
m_StaticEditorFlags: 0
|
|
|
|
m_IsActive: 1
|
|
|
|
--- !u!4 &6532210512705233048
|
|
|
|
Transform:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_GameObject: {fileID: 1108995136692721886}
|
|
|
|
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:
|
|
|
|
- {fileID: 5736092089644017385}
|
2020-08-09 19:33:23 +02:00
|
|
|
- {fileID: 2637233632139837434}
|
2020-08-09 19:01:32 +02:00
|
|
|
m_Father: {fileID: 1865991757674780053}
|
2020-08-09 19:33:23 +02:00
|
|
|
m_RootOrder: 1
|
2020-08-09 19:01:32 +02:00
|
|
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
2020-08-09 19:33:23 +02:00
|
|
|
--- !u!95 &5936763286718212152
|
|
|
|
Animator:
|
|
|
|
serializedVersion: 3
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_GameObject: {fileID: 1108995136692721886}
|
|
|
|
m_Enabled: 0
|
|
|
|
m_Avatar: {fileID: 0}
|
|
|
|
m_Controller: {fileID: 9100000, guid: 8468d9a1f10314a4c998349493611489, type: 2}
|
|
|
|
m_CullingMode: 0
|
|
|
|
m_UpdateMode: 0
|
|
|
|
m_ApplyRootMotion: 0
|
|
|
|
m_LinearVelocityBlending: 0
|
|
|
|
m_WarningMessage:
|
|
|
|
m_HasTransformHierarchy: 1
|
|
|
|
m_AllowConstantClipSamplingOptimization: 1
|
|
|
|
m_KeepAnimatorControllerStateOnDisable: 0
|
2020-08-10 17:41:07 +02:00
|
|
|
--- !u!54 &1617471945994730930
|
|
|
|
Rigidbody:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_GameObject: {fileID: 1328534562678190810}
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Mass: 1.875
|
|
|
|
m_Drag: 0.5
|
|
|
|
m_AngularDrag: 0.5
|
|
|
|
m_UseGravity: 1
|
|
|
|
m_IsKinematic: 0
|
|
|
|
m_Interpolate: 1
|
|
|
|
m_Constraints: 0
|
|
|
|
m_CollisionDetection: 0
|
|
|
|
--- !u!136 &1454321623389333173
|
|
|
|
CapsuleCollider:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_GameObject: {fileID: 1328534562678190810}
|
|
|
|
m_Material: {fileID: 0}
|
|
|
|
m_IsTrigger: 0
|
|
|
|
m_Enabled: 1
|
|
|
|
m_Radius: 0.0021000002
|
|
|
|
m_Height: 0.007
|
|
|
|
m_Direction: 1
|
|
|
|
m_Center: {x: 0, y: 0.0035, z: 0}
|
|
|
|
--- !u!144 &2679118590361571831
|
|
|
|
CharacterJoint:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_GameObject: {fileID: 1328534562678190810}
|
|
|
|
m_ConnectedBody: {fileID: 8258630200324051343}
|
|
|
|
m_Anchor: {x: 0, y: 0, z: 0}
|
|
|
|
m_Axis: {x: -1, y: 0, z: 0}
|
|
|
|
m_AutoConfigureConnectedAnchor: 1
|
|
|
|
m_ConnectedAnchor: {x: 0.0020000003, y: 1.7881396e-10, z: 0}
|
|
|
|
serializedVersion: 2
|
|
|
|
m_SwingAxis: {x: 0, y: 0, z: 1}
|
|
|
|
m_TwistLimitSpring:
|
|
|
|
spring: 0
|
|
|
|
damper: 3
|
|
|
|
m_LowTwistLimit:
|
|
|
|
limit: -20
|
|
|
|
bounciness: 0
|
|
|
|
contactDistance: 0
|
|
|
|
m_HighTwistLimit:
|
|
|
|
limit: 70
|
|
|
|
bounciness: 0
|
|
|
|
contactDistance: 0
|
|
|
|
m_SwingLimitSpring:
|
|
|
|
spring: 0
|
|
|
|
damper: 0
|
|
|
|
m_Swing1Limit:
|
|
|
|
limit: 30
|
|
|
|
bounciness: 0
|
|
|
|
contactDistance: 0
|
|
|
|
m_Swing2Limit:
|
|
|
|
limit: 0
|
|
|
|
bounciness: 0
|
|
|
|
contactDistance: 0
|
|
|
|
m_EnableProjection: 0
|
|
|
|
m_ProjectionDistance: 0.1
|
|
|
|
m_ProjectionAngle: 180
|
|
|
|
m_BreakForce: Infinity
|
|
|
|
m_BreakTorque: Infinity
|
|
|
|
m_EnableCollision: 0
|
|
|
|
m_EnablePreprocessing: 0
|
|
|
|
m_MassScale: 1
|
|
|
|
m_ConnectedMassScale: 1
|
2020-08-08 20:02:17 +02:00
|
|
|
--- !u!1 &1607323028047207915
|
|
|
|
GameObject:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
serializedVersion: 6
|
|
|
|
m_Component:
|
|
|
|
- component: {fileID: 1734861684113691137}
|
|
|
|
- component: {fileID: 8393781323051440261}
|
2020-08-08 21:30:13 +02:00
|
|
|
- component: {fileID: 6585337033203946896}
|
2020-08-08 20:02:17 +02:00
|
|
|
m_Layer: 0
|
2020-08-08 21:30:13 +02:00
|
|
|
m_Name: BodyMesh
|
2020-08-08 20:02:17 +02:00
|
|
|
m_TagString: Untagged
|
|
|
|
m_Icon: {fileID: 0}
|
|
|
|
m_NavMeshLayer: 0
|
|
|
|
m_StaticEditorFlags: 0
|
2020-08-08 21:30:13 +02:00
|
|
|
m_IsActive: 1
|
2020-08-08 20:02:17 +02:00
|
|
|
--- !u!4 &1734861684113691137
|
|
|
|
Transform:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_GameObject: {fileID: 1607323028047207915}
|
2020-08-08 21:30:13 +02:00
|
|
|
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
2020-08-10 01:27:48 +02:00
|
|
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
2020-08-08 20:02:17 +02:00
|
|
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
|
|
m_Children:
|
2020-08-09 19:33:23 +02:00
|
|
|
- {fileID: 4103164600241655739}
|
|
|
|
- {fileID: 2498596356784760024}
|
2020-08-08 20:02:17 +02:00
|
|
|
m_Father: {fileID: 7391558912774766616}
|
2020-08-08 21:30:13 +02:00
|
|
|
m_RootOrder: 2
|
|
|
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
2020-08-08 20:02:17 +02:00
|
|
|
--- !u!114 &8393781323051440261
|
|
|
|
MonoBehaviour:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_GameObject: {fileID: 1607323028047207915}
|
|
|
|
m_Enabled: 1
|
|
|
|
m_EditorHideFlags: 0
|
|
|
|
m_Script: {fileID: 11500000, guid: 0967925ac1c8b7341a01d7b87cd66572, type: 3}
|
|
|
|
m_Name:
|
|
|
|
m_EditorClassIdentifier:
|
2020-08-09 19:33:23 +02:00
|
|
|
Soldiers:
|
|
|
|
- {fileID: 7931246460515997121}
|
|
|
|
- {fileID: 8380320334439546530}
|
|
|
|
Model: 0
|
2020-08-08 21:30:13 +02:00
|
|
|
Player: {fileID: 7391558912774766619}
|
|
|
|
HeadCollider: {fileID: 7391558913556166742}
|
2020-08-10 17:41:07 +02:00
|
|
|
Ragdolling: 0
|
2020-08-09 19:33:23 +02:00
|
|
|
GunGluedToHand: 1
|
|
|
|
Gun: {fileID: 1865991757674780053}
|
|
|
|
GunHandle: {fileID: 5713660789478474713}
|
2020-08-08 21:30:13 +02:00
|
|
|
--- !u!114 &6585337033203946896
|
|
|
|
MonoBehaviour:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_GameObject: {fileID: 1607323028047207915}
|
|
|
|
m_Enabled: 1
|
|
|
|
m_EditorHideFlags: 0
|
|
|
|
m_Script: {fileID: 11500000, guid: c0e8b530a9e9275419a275e5557a0420, type: 3}
|
|
|
|
m_Name:
|
|
|
|
m_EditorClassIdentifier:
|
|
|
|
Speed: 10
|
2020-08-07 02:45:29 +02:00
|
|
|
--- !u!1 &2071588178488902664
|
|
|
|
GameObject:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
serializedVersion: 6
|
|
|
|
m_Component:
|
|
|
|
- component: {fileID: 1865991757674780053}
|
|
|
|
m_Layer: 0
|
2020-08-09 19:33:23 +02:00
|
|
|
m_Name: Gun
|
2020-08-07 02:45:29 +02:00
|
|
|
m_TagString: Untagged
|
|
|
|
m_Icon: {fileID: 0}
|
|
|
|
m_NavMeshLayer: 0
|
|
|
|
m_StaticEditorFlags: 0
|
|
|
|
m_IsActive: 1
|
|
|
|
--- !u!4 &1865991757674780053
|
|
|
|
Transform:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_GameObject: {fileID: 2071588178488902664}
|
|
|
|
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
2020-08-09 19:33:23 +02:00
|
|
|
m_LocalPosition: {x: 0.15, y: -0.27100003, z: 0.309}
|
2020-08-07 02:45:29 +02:00
|
|
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
|
|
m_Children:
|
2020-08-09 19:33:23 +02:00
|
|
|
- {fileID: 5713660789478474713}
|
2020-08-09 19:01:32 +02:00
|
|
|
- {fileID: 6532210512705233048}
|
2020-08-08 21:30:13 +02:00
|
|
|
m_Father: {fileID: 4833458671639168932}
|
|
|
|
m_RootOrder: 0
|
2020-08-08 04:26:17 +02:00
|
|
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
2020-08-10 17:41:07 +02:00
|
|
|
--- !u!54 &3034403183751315802
|
|
|
|
Rigidbody:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_GameObject: {fileID: 2909126165159328361}
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Mass: 1.25
|
|
|
|
m_Drag: 0.5
|
|
|
|
m_AngularDrag: 0.5
|
|
|
|
m_UseGravity: 1
|
|
|
|
m_IsKinematic: 0
|
|
|
|
m_Interpolate: 1
|
|
|
|
m_Constraints: 0
|
|
|
|
m_CollisionDetection: 0
|
|
|
|
--- !u!135 &2689432562856394232
|
|
|
|
SphereCollider:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_GameObject: {fileID: 2909126165159328361}
|
|
|
|
m_Material: {fileID: 0}
|
|
|
|
m_IsTrigger: 0
|
|
|
|
m_Enabled: 1
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Radius: 0.004
|
|
|
|
m_Center: {x: 0, y: 0.0025, z: -0.0005}
|
|
|
|
--- !u!144 &6046999980401981001
|
|
|
|
CharacterJoint:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_GameObject: {fileID: 2909126165159328361}
|
|
|
|
m_ConnectedBody: {fileID: 3026864918294226542}
|
|
|
|
m_Anchor: {x: 0, y: 0, z: 0}
|
|
|
|
m_Axis: {x: -1, y: 0, z: 0}
|
|
|
|
m_AutoConfigureConnectedAnchor: 1
|
|
|
|
m_ConnectedAnchor: {x: 9.313226e-10, y: 0.007999994, z: 0.0009999966}
|
|
|
|
serializedVersion: 2
|
|
|
|
m_SwingAxis: {x: 0, y: 0, z: -1}
|
|
|
|
m_TwistLimitSpring:
|
|
|
|
spring: 0
|
|
|
|
damper: 3
|
|
|
|
m_LowTwistLimit:
|
|
|
|
limit: -40
|
|
|
|
bounciness: 0
|
|
|
|
contactDistance: 0
|
|
|
|
m_HighTwistLimit:
|
|
|
|
limit: 25
|
|
|
|
bounciness: 0
|
|
|
|
contactDistance: 0
|
|
|
|
m_SwingLimitSpring:
|
|
|
|
spring: 0
|
|
|
|
damper: 0
|
|
|
|
m_Swing1Limit:
|
|
|
|
limit: 25
|
|
|
|
bounciness: 0
|
|
|
|
contactDistance: 0
|
|
|
|
m_Swing2Limit:
|
|
|
|
limit: 0
|
|
|
|
bounciness: 0
|
|
|
|
contactDistance: 0
|
|
|
|
m_EnableProjection: 0
|
|
|
|
m_ProjectionDistance: 0.1
|
|
|
|
m_ProjectionAngle: 180
|
|
|
|
m_BreakForce: Infinity
|
|
|
|
m_BreakTorque: Infinity
|
|
|
|
m_EnableCollision: 0
|
|
|
|
m_EnablePreprocessing: 0
|
|
|
|
m_MassScale: 1
|
|
|
|
m_ConnectedMassScale: 1
|
|
|
|
--- !u!54 &3026864918294226542
|
|
|
|
Rigidbody:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_GameObject: {fileID: 2976767849567766614}
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Mass: 3.125
|
|
|
|
m_Drag: 0.5
|
|
|
|
m_AngularDrag: 0.5
|
|
|
|
m_UseGravity: 1
|
|
|
|
m_IsKinematic: 0
|
|
|
|
m_Interpolate: 1
|
|
|
|
m_Constraints: 0
|
|
|
|
m_CollisionDetection: 0
|
|
|
|
--- !u!136 &8088913095844865683
|
|
|
|
CapsuleCollider:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_GameObject: {fileID: 2976767849567766614}
|
|
|
|
m_Material: {fileID: 0}
|
|
|
|
m_IsTrigger: 0
|
|
|
|
m_Enabled: 1
|
|
|
|
m_Radius: 0.0035
|
|
|
|
m_Height: 0.009
|
|
|
|
m_Direction: 0
|
|
|
|
m_Center: {x: 0, y: 0.0025, z: 0}
|
|
|
|
--- !u!144 &6803535682218829847
|
|
|
|
CharacterJoint:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_GameObject: {fileID: 2976767849567766614}
|
|
|
|
m_ConnectedBody: {fileID: 5638940586892031826}
|
|
|
|
m_Anchor: {x: 0, y: 0, z: 0}
|
|
|
|
m_Axis: {x: -1, y: 0, z: 0}
|
|
|
|
m_AutoConfigureConnectedAnchor: 1
|
|
|
|
m_ConnectedAnchor: {x: 6.400208e-16, y: 0.008999997, z: 0}
|
|
|
|
serializedVersion: 2
|
|
|
|
m_SwingAxis: {x: 0, y: 0, z: -1}
|
|
|
|
m_TwistLimitSpring:
|
|
|
|
spring: 0
|
|
|
|
damper: 0
|
|
|
|
m_LowTwistLimit:
|
|
|
|
limit: -20
|
|
|
|
bounciness: 0
|
|
|
|
contactDistance: 0
|
|
|
|
m_HighTwistLimit:
|
|
|
|
limit: 20
|
|
|
|
bounciness: 0
|
|
|
|
contactDistance: 0
|
|
|
|
m_SwingLimitSpring:
|
|
|
|
spring: 0
|
|
|
|
damper: 0
|
|
|
|
m_Swing1Limit:
|
|
|
|
limit: 10
|
|
|
|
bounciness: 0
|
|
|
|
contactDistance: 0
|
|
|
|
m_Swing2Limit:
|
|
|
|
limit: 0
|
|
|
|
bounciness: 0
|
|
|
|
contactDistance: 0
|
|
|
|
m_EnableProjection: 0
|
|
|
|
m_ProjectionDistance: 0.1
|
|
|
|
m_ProjectionAngle: 180
|
|
|
|
m_BreakForce: Infinity
|
|
|
|
m_BreakTorque: Infinity
|
|
|
|
m_EnableCollision: 0
|
|
|
|
m_EnablePreprocessing: 0
|
|
|
|
m_MassScale: 1
|
|
|
|
m_ConnectedMassScale: 1
|
|
|
|
--- !u!54 &2358014105227255452
|
|
|
|
Rigidbody:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_GameObject: {fileID: 3404627525641887855}
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Mass: 1.875
|
|
|
|
m_Drag: 0.5
|
|
|
|
m_AngularDrag: 0.5
|
|
|
|
m_UseGravity: 1
|
|
|
|
m_IsKinematic: 0
|
|
|
|
m_Interpolate: 1
|
|
|
|
m_Constraints: 0
|
|
|
|
m_CollisionDetection: 0
|
|
|
|
--- !u!136 &6053843761012814988
|
|
|
|
CapsuleCollider:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_GameObject: {fileID: 3404627525641887855}
|
|
|
|
m_Material: {fileID: 0}
|
|
|
|
m_IsTrigger: 0
|
|
|
|
m_Enabled: 1
|
|
|
|
m_Radius: 0.0025124692
|
|
|
|
m_Height: 0.010049877
|
|
|
|
m_Direction: 1
|
|
|
|
m_Center: {x: 0, y: 0.0050249384, z: 0}
|
|
|
|
--- !u!144 &1563834189630986886
|
|
|
|
CharacterJoint:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_GameObject: {fileID: 3404627525641887855}
|
|
|
|
m_ConnectedBody: {fileID: 1617471945994730930}
|
|
|
|
m_Anchor: {x: 0, y: 0, z: 0}
|
|
|
|
m_Axis: {x: -1, y: 0, z: 0}
|
|
|
|
m_AutoConfigureConnectedAnchor: 1
|
|
|
|
m_ConnectedAnchor: {x: 2.910383e-10, y: 0.007, z: 2.3283067e-10}
|
|
|
|
serializedVersion: 2
|
|
|
|
m_SwingAxis: {x: 0, y: 0, z: 1}
|
|
|
|
m_TwistLimitSpring:
|
|
|
|
spring: 0
|
|
|
|
damper: 3
|
|
|
|
m_LowTwistLimit:
|
|
|
|
limit: -80
|
|
|
|
bounciness: 0
|
|
|
|
contactDistance: 0
|
|
|
|
m_HighTwistLimit:
|
|
|
|
limit: 0
|
|
|
|
bounciness: 0
|
|
|
|
contactDistance: 0
|
|
|
|
m_SwingLimitSpring:
|
|
|
|
spring: 0
|
|
|
|
damper: 0
|
|
|
|
m_Swing1Limit:
|
|
|
|
limit: 0
|
|
|
|
bounciness: 0
|
|
|
|
contactDistance: 0
|
|
|
|
m_Swing2Limit:
|
|
|
|
limit: 0
|
|
|
|
bounciness: 0
|
|
|
|
contactDistance: 0
|
|
|
|
m_EnableProjection: 0
|
|
|
|
m_ProjectionDistance: 0.1
|
|
|
|
m_ProjectionAngle: 180
|
|
|
|
m_BreakForce: Infinity
|
|
|
|
m_BreakTorque: Infinity
|
|
|
|
m_EnableCollision: 0
|
|
|
|
m_EnablePreprocessing: 0
|
|
|
|
m_MassScale: 1
|
|
|
|
m_ConnectedMassScale: 1
|
|
|
|
--- !u!54 &7672155938698726353
|
|
|
|
Rigidbody:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_GameObject: {fileID: 4058563969374220487}
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Mass: 1.25
|
|
|
|
m_Drag: 0.5
|
|
|
|
m_AngularDrag: 0.5
|
|
|
|
m_UseGravity: 1
|
|
|
|
m_IsKinematic: 0
|
|
|
|
m_Interpolate: 1
|
|
|
|
m_Constraints: 0
|
|
|
|
m_CollisionDetection: 0
|
|
|
|
--- !u!136 &3655442212096958005
|
|
|
|
CapsuleCollider:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_GameObject: {fileID: 4058563969374220487}
|
|
|
|
m_Material: {fileID: 0}
|
|
|
|
m_IsTrigger: 0
|
|
|
|
m_Enabled: 1
|
|
|
|
m_Radius: 0.0014
|
|
|
|
m_Height: 0.008358175
|
|
|
|
m_Direction: 1
|
|
|
|
m_Center: {x: -0.001, y: 0.0041790875, z: 0}
|
|
|
|
--- !u!144 &918157999893541890
|
|
|
|
CharacterJoint:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_GameObject: {fileID: 4058563969374220487}
|
|
|
|
m_ConnectedBody: {fileID: 3247582642926168408}
|
|
|
|
m_Anchor: {x: 0, y: 0, z: 0}
|
|
|
|
m_Axis: {x: 0, y: 0, z: -1}
|
|
|
|
m_AutoConfigureConnectedAnchor: 1
|
|
|
|
m_ConnectedAnchor: {x: 0.000000001222361, y: 0.0050000027, z: -6.9849193e-10}
|
|
|
|
serializedVersion: 2
|
|
|
|
m_SwingAxis: {x: 1, y: 0, z: 0}
|
|
|
|
m_TwistLimitSpring:
|
|
|
|
spring: 0
|
|
|
|
damper: 3
|
|
|
|
m_LowTwistLimit:
|
|
|
|
limit: -90
|
|
|
|
bounciness: 0
|
|
|
|
contactDistance: 0
|
|
|
|
m_HighTwistLimit:
|
|
|
|
limit: 0
|
|
|
|
bounciness: 0
|
|
|
|
contactDistance: 0
|
|
|
|
m_SwingLimitSpring:
|
|
|
|
spring: 0
|
|
|
|
damper: 0
|
|
|
|
m_Swing1Limit:
|
|
|
|
limit: 0
|
|
|
|
bounciness: 0
|
|
|
|
contactDistance: 0
|
|
|
|
m_Swing2Limit:
|
|
|
|
limit: 0
|
|
|
|
bounciness: 0
|
|
|
|
contactDistance: 0
|
|
|
|
m_EnableProjection: 0
|
|
|
|
m_ProjectionDistance: 0.1
|
|
|
|
m_ProjectionAngle: 180
|
|
|
|
m_BreakForce: Infinity
|
|
|
|
m_BreakTorque: Infinity
|
|
|
|
m_EnableCollision: 0
|
|
|
|
m_EnablePreprocessing: 0
|
|
|
|
m_MassScale: 1
|
|
|
|
m_ConnectedMassScale: 1
|
|
|
|
--- !u!54 &4128819384023711284
|
|
|
|
Rigidbody:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_GameObject: {fileID: 4420112016416942592}
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Mass: 1.25
|
|
|
|
m_Drag: 0.5
|
|
|
|
m_AngularDrag: 0.5
|
|
|
|
m_UseGravity: 1
|
|
|
|
m_IsKinematic: 0
|
|
|
|
m_Interpolate: 1
|
|
|
|
m_Constraints: 0
|
|
|
|
m_CollisionDetection: 0
|
|
|
|
--- !u!136 &914972563966002336
|
|
|
|
CapsuleCollider:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_GameObject: {fileID: 4420112016416942592}
|
|
|
|
m_Material: {fileID: 0}
|
|
|
|
m_IsTrigger: 0
|
|
|
|
m_Enabled: 1
|
|
|
|
m_Radius: 0.0013
|
|
|
|
m_Height: 0.0050000004
|
|
|
|
m_Direction: 1
|
|
|
|
m_Center: {x: -0.0005, y: 0.0025000002, z: 0}
|
|
|
|
--- !u!144 &3442013983275689255
|
|
|
|
CharacterJoint:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_GameObject: {fileID: 4420112016416942592}
|
|
|
|
m_ConnectedBody: {fileID: 581198763511992598}
|
|
|
|
m_Anchor: {x: 0, y: 0, z: 0}
|
|
|
|
m_Axis: {x: 0, y: -1, z: 0}
|
|
|
|
m_AutoConfigureConnectedAnchor: 1
|
|
|
|
m_ConnectedAnchor: {x: -0.0039999993, y: 0.004999999, z: 5.820766e-10}
|
|
|
|
serializedVersion: 2
|
|
|
|
m_SwingAxis: {x: 1, y: 0, z: 0}
|
|
|
|
m_TwistLimitSpring:
|
|
|
|
spring: 0
|
|
|
|
damper: 3
|
|
|
|
m_LowTwistLimit:
|
|
|
|
limit: -70
|
|
|
|
bounciness: 0
|
|
|
|
contactDistance: 0
|
|
|
|
m_HighTwistLimit:
|
|
|
|
limit: 10
|
|
|
|
bounciness: 0
|
|
|
|
contactDistance: 0
|
|
|
|
m_SwingLimitSpring:
|
|
|
|
spring: 0
|
|
|
|
damper: 0
|
|
|
|
m_Swing1Limit:
|
|
|
|
limit: 50
|
|
|
|
bounciness: 0
|
|
|
|
contactDistance: 0
|
|
|
|
m_Swing2Limit:
|
|
|
|
limit: 0
|
|
|
|
bounciness: 0
|
|
|
|
contactDistance: 0
|
|
|
|
m_EnableProjection: 0
|
|
|
|
m_ProjectionDistance: 0.1
|
|
|
|
m_ProjectionAngle: 180
|
|
|
|
m_BreakForce: Infinity
|
|
|
|
m_BreakTorque: Infinity
|
|
|
|
m_EnableCollision: 0
|
|
|
|
m_EnablePreprocessing: 0
|
|
|
|
m_MassScale: 1
|
|
|
|
m_ConnectedMassScale: 1
|
|
|
|
--- !u!54 &24007658361219518
|
|
|
|
Rigidbody:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_GameObject: {fileID: 4604321914683741605}
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Mass: 1.875
|
|
|
|
m_Drag: 0.5
|
|
|
|
m_AngularDrag: 0.5
|
|
|
|
m_UseGravity: 1
|
|
|
|
m_IsKinematic: 0
|
|
|
|
m_Interpolate: 1
|
|
|
|
m_Constraints: 0
|
|
|
|
m_CollisionDetection: 0
|
|
|
|
--- !u!136 &4431469674311047429
|
|
|
|
CapsuleCollider:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_GameObject: {fileID: 4604321914683741605}
|
|
|
|
m_Material: {fileID: 0}
|
|
|
|
m_IsTrigger: 0
|
|
|
|
m_Enabled: 1
|
|
|
|
m_Radius: 0.002099999
|
|
|
|
m_Height: 0.006999996
|
|
|
|
m_Direction: 1
|
|
|
|
m_Center: {x: 0, y: 0.003499998, z: 0}
|
|
|
|
--- !u!144 &5534018082305589581
|
|
|
|
CharacterJoint:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_GameObject: {fileID: 4604321914683741605}
|
|
|
|
m_ConnectedBody: {fileID: 5638940586892031826}
|
|
|
|
m_Anchor: {x: 0, y: 0, z: 0}
|
|
|
|
m_Axis: {x: -1, y: 0, z: 0}
|
|
|
|
m_AutoConfigureConnectedAnchor: 1
|
|
|
|
m_ConnectedAnchor: {x: -0.002, y: 0.0000000013969838, z: 5.9604616e-10}
|
|
|
|
serializedVersion: 2
|
|
|
|
m_SwingAxis: {x: 0, y: 0, z: 1}
|
|
|
|
m_TwistLimitSpring:
|
|
|
|
spring: 0
|
|
|
|
damper: 3
|
|
|
|
m_LowTwistLimit:
|
|
|
|
limit: -20
|
|
|
|
bounciness: 0
|
|
|
|
contactDistance: 0
|
|
|
|
m_HighTwistLimit:
|
|
|
|
limit: 70
|
|
|
|
bounciness: 0
|
|
|
|
contactDistance: 0
|
|
|
|
m_SwingLimitSpring:
|
|
|
|
spring: 0
|
|
|
|
damper: 0
|
|
|
|
m_Swing1Limit:
|
|
|
|
limit: 30
|
|
|
|
bounciness: 0
|
|
|
|
contactDistance: 0
|
|
|
|
m_Swing2Limit:
|
|
|
|
limit: 0
|
|
|
|
bounciness: 0
|
|
|
|
contactDistance: 0
|
|
|
|
m_EnableProjection: 0
|
|
|
|
m_ProjectionDistance: 0.1
|
|
|
|
m_ProjectionAngle: 180
|
|
|
|
m_BreakForce: Infinity
|
|
|
|
m_BreakTorque: Infinity
|
|
|
|
m_EnableCollision: 0
|
|
|
|
m_EnablePreprocessing: 0
|
|
|
|
m_MassScale: 1
|
|
|
|
m_ConnectedMassScale: 1
|
|
|
|
--- !u!54 &581198763511992598
|
|
|
|
Rigidbody:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_GameObject: {fileID: 4799245472480801387}
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Mass: 3.125
|
|
|
|
m_Drag: 0.5
|
|
|
|
m_AngularDrag: 0.5
|
|
|
|
m_UseGravity: 1
|
|
|
|
m_IsKinematic: 0
|
|
|
|
m_Interpolate: 1
|
|
|
|
m_Constraints: 0
|
|
|
|
m_CollisionDetection: 0
|
|
|
|
--- !u!136 &6586710364845983824
|
|
|
|
CapsuleCollider:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_GameObject: {fileID: 4799245472480801387}
|
|
|
|
m_Material: {fileID: 0}
|
|
|
|
m_IsTrigger: 0
|
|
|
|
m_Enabled: 1
|
|
|
|
m_Radius: 0.0035
|
|
|
|
m_Height: 0.009
|
|
|
|
m_Direction: 0
|
|
|
|
m_Center: {x: 0, y: 0.0025, z: 0}
|
|
|
|
--- !u!144 &6509601673379624412
|
|
|
|
CharacterJoint:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_GameObject: {fileID: 4799245472480801387}
|
|
|
|
m_ConnectedBody: {fileID: 8258630200324051343}
|
|
|
|
m_Anchor: {x: 0, y: 0, z: 0}
|
|
|
|
m_Axis: {x: -1, y: 0, z: 0}
|
|
|
|
m_AutoConfigureConnectedAnchor: 1
|
|
|
|
m_ConnectedAnchor: {x: -1.7000673e-10, y: 0.009, z: 5.9604544e-11}
|
|
|
|
serializedVersion: 2
|
|
|
|
m_SwingAxis: {x: 0, y: 0, z: -1}
|
|
|
|
m_TwistLimitSpring:
|
|
|
|
spring: 0
|
|
|
|
damper: 0
|
|
|
|
m_LowTwistLimit:
|
|
|
|
limit: -20
|
|
|
|
bounciness: 0
|
|
|
|
contactDistance: 0
|
|
|
|
m_HighTwistLimit:
|
|
|
|
limit: 20
|
|
|
|
bounciness: 0
|
|
|
|
contactDistance: 0
|
|
|
|
m_SwingLimitSpring:
|
|
|
|
spring: 0
|
|
|
|
damper: 0
|
|
|
|
m_Swing1Limit:
|
|
|
|
limit: 10
|
|
|
|
bounciness: 0
|
|
|
|
contactDistance: 0
|
|
|
|
m_Swing2Limit:
|
|
|
|
limit: 0
|
|
|
|
bounciness: 0
|
|
|
|
contactDistance: 0
|
|
|
|
m_EnableProjection: 0
|
|
|
|
m_ProjectionDistance: 0.1
|
|
|
|
m_ProjectionAngle: 180
|
|
|
|
m_BreakForce: Infinity
|
|
|
|
m_BreakTorque: Infinity
|
|
|
|
m_EnableCollision: 0
|
|
|
|
m_EnablePreprocessing: 0
|
|
|
|
m_MassScale: 1
|
|
|
|
m_ConnectedMassScale: 1
|
|
|
|
--- !u!54 &6926105415076449191
|
|
|
|
Rigidbody:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_GameObject: {fileID: 5077275728796870648}
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Mass: 1.25
|
|
|
|
m_Drag: 0.5
|
|
|
|
m_AngularDrag: 0.5
|
|
|
|
m_UseGravity: 1
|
|
|
|
m_IsKinematic: 0
|
|
|
|
m_Interpolate: 1
|
|
|
|
m_Constraints: 0
|
|
|
|
m_CollisionDetection: 0
|
|
|
|
--- !u!135 &370237214898337434
|
|
|
|
SphereCollider:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_GameObject: {fileID: 5077275728796870648}
|
|
|
|
m_Material: {fileID: 0}
|
|
|
|
m_IsTrigger: 0
|
|
|
|
m_Enabled: 1
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Radius: 0.004
|
|
|
|
m_Center: {x: 0, y: 0.0025, z: -0.0005}
|
|
|
|
--- !u!144 &5868304319878826749
|
|
|
|
CharacterJoint:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_GameObject: {fileID: 5077275728796870648}
|
|
|
|
m_ConnectedBody: {fileID: 581198763511992598}
|
|
|
|
m_Anchor: {x: 0, y: 0, z: 0}
|
|
|
|
m_Axis: {x: -1, y: 0, z: 0}
|
|
|
|
m_AutoConfigureConnectedAnchor: 1
|
|
|
|
m_ConnectedAnchor: {x: -5.820766e-11, y: 0.008, z: 0.0009999993}
|
|
|
|
serializedVersion: 2
|
|
|
|
m_SwingAxis: {x: 0, y: 0, z: -1}
|
|
|
|
m_TwistLimitSpring:
|
|
|
|
spring: 0
|
|
|
|
damper: 3
|
|
|
|
m_LowTwistLimit:
|
|
|
|
limit: -40
|
|
|
|
bounciness: 0
|
|
|
|
contactDistance: 0
|
|
|
|
m_HighTwistLimit:
|
|
|
|
limit: 25
|
|
|
|
bounciness: 0
|
|
|
|
contactDistance: 0
|
|
|
|
m_SwingLimitSpring:
|
|
|
|
spring: 0
|
|
|
|
damper: 0
|
|
|
|
m_Swing1Limit:
|
|
|
|
limit: 25
|
|
|
|
bounciness: 0
|
|
|
|
contactDistance: 0
|
|
|
|
m_Swing2Limit:
|
|
|
|
limit: 0
|
|
|
|
bounciness: 0
|
|
|
|
contactDistance: 0
|
|
|
|
m_EnableProjection: 0
|
|
|
|
m_ProjectionDistance: 0.1
|
|
|
|
m_ProjectionAngle: 180
|
|
|
|
m_BreakForce: Infinity
|
|
|
|
m_BreakTorque: Infinity
|
|
|
|
m_EnableCollision: 0
|
|
|
|
m_EnablePreprocessing: 0
|
|
|
|
m_MassScale: 1
|
|
|
|
m_ConnectedMassScale: 1
|
|
|
|
--- !u!54 &4491084465398951968
|
|
|
|
Rigidbody:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_GameObject: {fileID: 5143876166499415354}
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Mass: 1.875
|
|
|
|
m_Drag: 0.5
|
|
|
|
m_AngularDrag: 0.5
|
|
|
|
m_UseGravity: 1
|
|
|
|
m_IsKinematic: 0
|
|
|
|
m_Interpolate: 1
|
|
|
|
m_Constraints: 0
|
|
|
|
m_CollisionDetection: 0
|
|
|
|
--- !u!136 &1876107894789529939
|
|
|
|
CapsuleCollider:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_GameObject: {fileID: 5143876166499415354}
|
|
|
|
m_Material: {fileID: 0}
|
|
|
|
m_IsTrigger: 0
|
|
|
|
m_Enabled: 1
|
|
|
|
m_Radius: 0.0021
|
|
|
|
m_Height: 0.0069999993
|
|
|
|
m_Direction: 1
|
|
|
|
m_Center: {x: 0, y: 0.0034999996, z: 0}
|
|
|
|
--- !u!144 &1732152866466499441
|
|
|
|
CharacterJoint:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_GameObject: {fileID: 5143876166499415354}
|
|
|
|
m_ConnectedBody: {fileID: 8258630200324051343}
|
|
|
|
m_Anchor: {x: 0, y: 0, z: 0}
|
|
|
|
m_Axis: {x: -1, y: 0, z: 0}
|
|
|
|
m_AutoConfigureConnectedAnchor: 1
|
|
|
|
m_ConnectedAnchor: {x: -0.0020000003, y: -1.7881396e-10, z: 0}
|
|
|
|
serializedVersion: 2
|
|
|
|
m_SwingAxis: {x: 0, y: 0, z: 1}
|
|
|
|
m_TwistLimitSpring:
|
|
|
|
spring: 0
|
|
|
|
damper: 3
|
|
|
|
m_LowTwistLimit:
|
|
|
|
limit: -20
|
|
|
|
bounciness: 0
|
|
|
|
contactDistance: 0
|
|
|
|
m_HighTwistLimit:
|
|
|
|
limit: 70
|
|
|
|
bounciness: 0
|
|
|
|
contactDistance: 0
|
|
|
|
m_SwingLimitSpring:
|
|
|
|
spring: 0
|
|
|
|
damper: 0
|
|
|
|
m_Swing1Limit:
|
|
|
|
limit: 30
|
|
|
|
bounciness: 0
|
|
|
|
contactDistance: 0
|
|
|
|
m_Swing2Limit:
|
|
|
|
limit: 0
|
|
|
|
bounciness: 0
|
|
|
|
contactDistance: 0
|
|
|
|
m_EnableProjection: 0
|
|
|
|
m_ProjectionDistance: 0.1
|
|
|
|
m_ProjectionAngle: 180
|
|
|
|
m_BreakForce: Infinity
|
|
|
|
m_BreakTorque: Infinity
|
|
|
|
m_EnableCollision: 0
|
|
|
|
m_EnablePreprocessing: 0
|
|
|
|
m_MassScale: 1
|
|
|
|
m_ConnectedMassScale: 1
|
|
|
|
--- !u!54 &3247582642926168408
|
|
|
|
Rigidbody:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_GameObject: {fileID: 5585551264296828372}
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Mass: 1.25
|
|
|
|
m_Drag: 0.5
|
|
|
|
m_AngularDrag: 0.5
|
|
|
|
m_UseGravity: 1
|
|
|
|
m_IsKinematic: 0
|
|
|
|
m_Interpolate: 1
|
|
|
|
m_Constraints: 0
|
|
|
|
m_CollisionDetection: 0
|
|
|
|
--- !u!136 &3657238386633511063
|
|
|
|
CapsuleCollider:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_GameObject: {fileID: 5585551264296828372}
|
|
|
|
m_Material: {fileID: 0}
|
|
|
|
m_IsTrigger: 0
|
|
|
|
m_Enabled: 1
|
|
|
|
m_Radius: 0.0013
|
|
|
|
m_Height: 0.0050000004
|
|
|
|
m_Direction: 1
|
|
|
|
m_Center: {x: -0.0005, y: 0.0025000002, z: 0}
|
|
|
|
--- !u!144 &2943941952033420351
|
|
|
|
CharacterJoint:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_GameObject: {fileID: 5585551264296828372}
|
|
|
|
m_ConnectedBody: {fileID: 3026864918294226542}
|
|
|
|
m_Anchor: {x: 0, y: 0, z: 0}
|
|
|
|
m_Axis: {x: 1, y: 0, z: 0}
|
|
|
|
m_AutoConfigureConnectedAnchor: 1
|
|
|
|
m_ConnectedAnchor: {x: -0.004999999, y: 0.0049999976, z: 0}
|
|
|
|
serializedVersion: 2
|
|
|
|
m_SwingAxis: {x: 0, y: 0, z: -1}
|
|
|
|
m_TwistLimitSpring:
|
|
|
|
spring: 0
|
|
|
|
damper: 3
|
|
|
|
m_LowTwistLimit:
|
|
|
|
limit: -70
|
|
|
|
bounciness: 0
|
|
|
|
contactDistance: 0
|
|
|
|
m_HighTwistLimit:
|
|
|
|
limit: 10
|
|
|
|
bounciness: 0
|
|
|
|
contactDistance: 0
|
|
|
|
m_SwingLimitSpring:
|
|
|
|
spring: 0
|
|
|
|
damper: 0
|
|
|
|
m_Swing1Limit:
|
|
|
|
limit: 50
|
|
|
|
bounciness: 0
|
|
|
|
contactDistance: 0
|
|
|
|
m_Swing2Limit:
|
|
|
|
limit: 0
|
|
|
|
bounciness: 0
|
|
|
|
contactDistance: 0
|
|
|
|
m_EnableProjection: 0
|
|
|
|
m_ProjectionDistance: 0.1
|
|
|
|
m_ProjectionAngle: 180
|
|
|
|
m_BreakForce: Infinity
|
|
|
|
m_BreakTorque: Infinity
|
|
|
|
m_EnableCollision: 0
|
|
|
|
m_EnablePreprocessing: 0
|
|
|
|
m_MassScale: 1
|
|
|
|
m_ConnectedMassScale: 1
|
|
|
|
--- !u!54 &2471873860306819355
|
|
|
|
Rigidbody:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_GameObject: {fileID: 5591340088261064748}
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Mass: 1.875
|
|
|
|
m_Drag: 0.5
|
|
|
|
m_AngularDrag: 0.5
|
|
|
|
m_UseGravity: 1
|
|
|
|
m_IsKinematic: 0
|
|
|
|
m_Interpolate: 1
|
|
|
|
m_Constraints: 0
|
|
|
|
m_CollisionDetection: 0
|
|
|
|
--- !u!136 &5368931541645457030
|
|
|
|
CapsuleCollider:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_GameObject: {fileID: 5591340088261064748}
|
|
|
|
m_Material: {fileID: 0}
|
|
|
|
m_IsTrigger: 0
|
|
|
|
m_Enabled: 1
|
|
|
|
m_Radius: 0.0025124669
|
|
|
|
m_Height: 0.010049867
|
|
|
|
m_Direction: 1
|
|
|
|
m_Center: {x: 0, y: 0.0050249337, z: 0}
|
|
|
|
--- !u!144 &3838727570029787274
|
|
|
|
CharacterJoint:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_GameObject: {fileID: 5591340088261064748}
|
|
|
|
m_ConnectedBody: {fileID: 7377431577744341060}
|
|
|
|
m_Anchor: {x: 0, y: 0, z: 0}
|
|
|
|
m_Axis: {x: -1, y: 0, z: 0}
|
|
|
|
m_AutoConfigureConnectedAnchor: 1
|
|
|
|
m_ConnectedAnchor: {x: 5.1722515e-12, y: 0.006999997, z: -9.313226e-10}
|
|
|
|
serializedVersion: 2
|
|
|
|
m_SwingAxis: {x: 0, y: 0, z: 1}
|
|
|
|
m_TwistLimitSpring:
|
|
|
|
spring: 0
|
|
|
|
damper: 3
|
|
|
|
m_LowTwistLimit:
|
|
|
|
limit: -80
|
|
|
|
bounciness: 0
|
|
|
|
contactDistance: 0
|
|
|
|
m_HighTwistLimit:
|
|
|
|
limit: 0
|
|
|
|
bounciness: 0
|
|
|
|
contactDistance: 0
|
|
|
|
m_SwingLimitSpring:
|
|
|
|
spring: 0
|
|
|
|
damper: 0
|
|
|
|
m_Swing1Limit:
|
|
|
|
limit: 0
|
|
|
|
bounciness: 0
|
|
|
|
contactDistance: 0
|
|
|
|
m_Swing2Limit:
|
|
|
|
limit: 0
|
|
|
|
bounciness: 0
|
|
|
|
contactDistance: 0
|
|
|
|
m_EnableProjection: 0
|
|
|
|
m_ProjectionDistance: 0.1
|
|
|
|
m_ProjectionAngle: 180
|
|
|
|
m_BreakForce: Infinity
|
|
|
|
m_BreakTorque: Infinity
|
|
|
|
m_EnableCollision: 0
|
|
|
|
m_EnablePreprocessing: 0
|
|
|
|
m_MassScale: 1
|
|
|
|
m_ConnectedMassScale: 1
|
|
|
|
--- !u!54 &555978267237212507
|
|
|
|
Rigidbody:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_GameObject: {fileID: 5615618764339399952}
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Mass: 1.875
|
|
|
|
m_Drag: 0.5
|
|
|
|
m_AngularDrag: 0.5
|
|
|
|
m_UseGravity: 1
|
|
|
|
m_IsKinematic: 0
|
|
|
|
m_Interpolate: 1
|
|
|
|
m_Constraints: 0
|
|
|
|
m_CollisionDetection: 0
|
|
|
|
--- !u!136 &3620959438351919875
|
|
|
|
CapsuleCollider:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_GameObject: {fileID: 5615618764339399952}
|
|
|
|
m_Material: {fileID: 0}
|
|
|
|
m_IsTrigger: 0
|
|
|
|
m_Enabled: 1
|
|
|
|
m_Radius: 0.0025124666
|
|
|
|
m_Height: 0.0100498665
|
|
|
|
m_Direction: 1
|
|
|
|
m_Center: {x: 0, y: 0.0050249333, z: 0}
|
|
|
|
--- !u!144 &7073531434489355369
|
|
|
|
CharacterJoint:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_GameObject: {fileID: 5615618764339399952}
|
|
|
|
m_ConnectedBody: {fileID: 24007658361219518}
|
|
|
|
m_Anchor: {x: 0, y: 0, z: 0}
|
|
|
|
m_Axis: {x: -1, y: 0, z: 0}
|
|
|
|
m_AutoConfigureConnectedAnchor: 1
|
|
|
|
m_ConnectedAnchor: {x: -8.485318e-11, y: 0.0069999965, z: -9.313226e-10}
|
|
|
|
serializedVersion: 2
|
|
|
|
m_SwingAxis: {x: 0, y: 0, z: 1}
|
|
|
|
m_TwistLimitSpring:
|
|
|
|
spring: 0
|
|
|
|
damper: 3
|
|
|
|
m_LowTwistLimit:
|
|
|
|
limit: -80
|
|
|
|
bounciness: 0
|
|
|
|
contactDistance: 0
|
|
|
|
m_HighTwistLimit:
|
|
|
|
limit: 0
|
|
|
|
bounciness: 0
|
|
|
|
contactDistance: 0
|
|
|
|
m_SwingLimitSpring:
|
|
|
|
spring: 0
|
|
|
|
damper: 0
|
|
|
|
m_Swing1Limit:
|
|
|
|
limit: 0
|
|
|
|
bounciness: 0
|
|
|
|
contactDistance: 0
|
|
|
|
m_Swing2Limit:
|
|
|
|
limit: 0
|
|
|
|
bounciness: 0
|
|
|
|
contactDistance: 0
|
|
|
|
m_EnableProjection: 0
|
|
|
|
m_ProjectionDistance: 0.1
|
|
|
|
m_ProjectionAngle: 180
|
|
|
|
m_BreakForce: Infinity
|
|
|
|
m_BreakTorque: Infinity
|
|
|
|
m_EnableCollision: 0
|
|
|
|
m_EnablePreprocessing: 0
|
|
|
|
m_MassScale: 1
|
|
|
|
m_ConnectedMassScale: 1
|
2020-08-08 08:11:24 +02:00
|
|
|
--- !u!1 &6951373490603822597
|
|
|
|
GameObject:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
serializedVersion: 6
|
|
|
|
m_Component:
|
|
|
|
- component: {fileID: 5865459614374463333}
|
|
|
|
- component: {fileID: 3686721060470342146}
|
|
|
|
m_Layer: 0
|
|
|
|
m_Name: GunshotSfx
|
|
|
|
m_TagString: Untagged
|
|
|
|
m_Icon: {fileID: 0}
|
|
|
|
m_NavMeshLayer: 0
|
|
|
|
m_StaticEditorFlags: 0
|
|
|
|
m_IsActive: 1
|
|
|
|
--- !u!4 &5865459614374463333
|
|
|
|
Transform:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_GameObject: {fileID: 6951373490603822597}
|
|
|
|
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: 2637233632139837434}
|
|
|
|
m_RootOrder: 0
|
|
|
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
|
|
--- !u!82 &3686721060470342146
|
|
|
|
AudioSource:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_GameObject: {fileID: 6951373490603822597}
|
|
|
|
m_Enabled: 1
|
|
|
|
serializedVersion: 4
|
|
|
|
OutputAudioMixerGroup: {fileID: -1410552352759146441, guid: ff7bf5284859d9f45a64971a67bb173a, type: 2}
|
|
|
|
m_audioClip: {fileID: 0}
|
|
|
|
m_PlayOnAwake: 0
|
2020-08-08 09:34:09 +02:00
|
|
|
m_Volume: 0.5
|
2020-08-08 08:11:24 +02:00
|
|
|
m_Pitch: 1
|
|
|
|
Loop: 0
|
|
|
|
Mute: 0
|
|
|
|
Spatialize: 0
|
|
|
|
SpatializePostEffects: 0
|
|
|
|
Priority: 128
|
2020-08-08 09:34:09 +02:00
|
|
|
DopplerLevel: 0
|
2020-08-09 19:33:23 +02:00
|
|
|
MinDistance: 2
|
2020-08-08 08:50:55 +02:00
|
|
|
MaxDistance: 1000
|
2020-08-08 08:11:24 +02:00
|
|
|
Pan2D: 0
|
|
|
|
rolloffMode: 0
|
|
|
|
BypassEffects: 0
|
|
|
|
BypassListenerEffects: 0
|
|
|
|
BypassReverbZones: 0
|
|
|
|
rolloffCustomCurve:
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Curve:
|
|
|
|
- serializedVersion: 3
|
|
|
|
time: 0
|
|
|
|
value: 1
|
|
|
|
inSlope: 0
|
|
|
|
outSlope: 0
|
|
|
|
tangentMode: 0
|
|
|
|
weightedMode: 0
|
|
|
|
inWeight: 0.33333334
|
|
|
|
outWeight: 0.33333334
|
|
|
|
- serializedVersion: 3
|
|
|
|
time: 1
|
|
|
|
value: 0
|
|
|
|
inSlope: 0
|
|
|
|
outSlope: 0
|
|
|
|
tangentMode: 0
|
|
|
|
weightedMode: 0
|
|
|
|
inWeight: 0.33333334
|
|
|
|
outWeight: 0.33333334
|
|
|
|
m_PreInfinity: 2
|
|
|
|
m_PostInfinity: 2
|
|
|
|
m_RotationOrder: 4
|
|
|
|
panLevelCustomCurve:
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Curve:
|
|
|
|
- serializedVersion: 3
|
|
|
|
time: 0
|
|
|
|
value: 1
|
|
|
|
inSlope: 0
|
|
|
|
outSlope: 0
|
|
|
|
tangentMode: 0
|
|
|
|
weightedMode: 0
|
|
|
|
inWeight: 0.33333334
|
|
|
|
outWeight: 0.33333334
|
|
|
|
m_PreInfinity: 2
|
|
|
|
m_PostInfinity: 2
|
|
|
|
m_RotationOrder: 4
|
|
|
|
spreadCustomCurve:
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Curve:
|
|
|
|
- serializedVersion: 3
|
|
|
|
time: 0
|
|
|
|
value: 0
|
|
|
|
inSlope: 0
|
|
|
|
outSlope: 0
|
|
|
|
tangentMode: 0
|
|
|
|
weightedMode: 0
|
|
|
|
inWeight: 0.33333334
|
|
|
|
outWeight: 0.33333334
|
|
|
|
m_PreInfinity: 2
|
|
|
|
m_PostInfinity: 2
|
|
|
|
m_RotationOrder: 4
|
|
|
|
reverbZoneMixCustomCurve:
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Curve:
|
|
|
|
- serializedVersion: 3
|
|
|
|
time: 0
|
|
|
|
value: 1
|
|
|
|
inSlope: 0
|
|
|
|
outSlope: 0
|
|
|
|
tangentMode: 0
|
|
|
|
weightedMode: 0
|
|
|
|
inWeight: 0.33333334
|
|
|
|
outWeight: 0.33333334
|
|
|
|
m_PreInfinity: 2
|
|
|
|
m_PostInfinity: 2
|
|
|
|
m_RotationOrder: 4
|
2020-08-10 17:41:07 +02:00
|
|
|
--- !u!54 &5638940586892031826
|
|
|
|
Rigidbody:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_GameObject: {fileID: 6953174386727810892}
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Mass: 3.125
|
|
|
|
m_Drag: 0.5
|
|
|
|
m_AngularDrag: 0.5
|
|
|
|
m_UseGravity: 1
|
|
|
|
m_IsKinematic: 0
|
|
|
|
m_Interpolate: 1
|
|
|
|
m_Constraints: 0
|
|
|
|
m_CollisionDetection: 0
|
|
|
|
--- !u!136 &3981852890231534365
|
|
|
|
CapsuleCollider:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_GameObject: {fileID: 6953174386727810892}
|
|
|
|
m_Material: {fileID: 0}
|
|
|
|
m_IsTrigger: 0
|
|
|
|
m_Enabled: 1
|
|
|
|
m_Radius: 0.004
|
|
|
|
m_Height: 0.01
|
|
|
|
m_Direction: 0
|
|
|
|
m_Center: {x: 0, y: 0.004, z: 0}
|
|
|
|
--- !u!54 &131015081101316741
|
|
|
|
Rigidbody:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_GameObject: {fileID: 7078895688717378999}
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Mass: 1.25
|
|
|
|
m_Drag: 0.5
|
|
|
|
m_AngularDrag: 0.5
|
|
|
|
m_UseGravity: 1
|
|
|
|
m_IsKinematic: 0
|
|
|
|
m_Interpolate: 1
|
|
|
|
m_Constraints: 0
|
|
|
|
m_CollisionDetection: 0
|
|
|
|
--- !u!136 &7825046187910819573
|
|
|
|
CapsuleCollider:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_GameObject: {fileID: 7078895688717378999}
|
|
|
|
m_Material: {fileID: 0}
|
|
|
|
m_IsTrigger: 0
|
|
|
|
m_Enabled: 1
|
|
|
|
m_Radius: 0.0014
|
|
|
|
m_Height: 0.008358175
|
|
|
|
m_Direction: 1
|
|
|
|
m_Center: {x: -0.001, y: 0.0041790875, z: 0}
|
|
|
|
--- !u!144 &344149233808046796
|
|
|
|
CharacterJoint:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_GameObject: {fileID: 7078895688717378999}
|
|
|
|
m_ConnectedBody: {fileID: 4128819384023711284}
|
|
|
|
m_Anchor: {x: 0, y: 0, z: 0}
|
|
|
|
m_Axis: {x: 0, y: 1, z: 0}
|
|
|
|
m_AutoConfigureConnectedAnchor: 1
|
|
|
|
m_ConnectedAnchor: {x: -5.8207654e-11, y: 0.0050000004, z: 8.1490725e-10}
|
|
|
|
serializedVersion: 2
|
|
|
|
m_SwingAxis: {x: 1, y: 0, z: 0}
|
|
|
|
m_TwistLimitSpring:
|
|
|
|
spring: 0
|
|
|
|
damper: 3
|
|
|
|
m_LowTwistLimit:
|
|
|
|
limit: -90
|
|
|
|
bounciness: 0
|
|
|
|
contactDistance: 0
|
|
|
|
m_HighTwistLimit:
|
|
|
|
limit: 0
|
|
|
|
bounciness: 0
|
|
|
|
contactDistance: 0
|
|
|
|
m_SwingLimitSpring:
|
|
|
|
spring: 0
|
|
|
|
damper: 0
|
|
|
|
m_Swing1Limit:
|
|
|
|
limit: 0
|
|
|
|
bounciness: 0
|
|
|
|
contactDistance: 0
|
|
|
|
m_Swing2Limit:
|
|
|
|
limit: 0
|
|
|
|
bounciness: 0
|
|
|
|
contactDistance: 0
|
|
|
|
m_EnableProjection: 0
|
|
|
|
m_ProjectionDistance: 0.1
|
|
|
|
m_ProjectionAngle: 180
|
|
|
|
m_BreakForce: Infinity
|
|
|
|
m_BreakTorque: Infinity
|
|
|
|
m_EnableCollision: 0
|
|
|
|
m_EnablePreprocessing: 0
|
|
|
|
m_MassScale: 1
|
|
|
|
m_ConnectedMassScale: 1
|
2020-08-09 19:33:23 +02:00
|
|
|
--- !u!1 &7084970559242515990
|
|
|
|
GameObject:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
serializedVersion: 6
|
|
|
|
m_Component:
|
|
|
|
- component: {fileID: 5713660789478474713}
|
|
|
|
m_Layer: 0
|
|
|
|
m_Name: GunHandle
|
|
|
|
m_TagString: Untagged
|
|
|
|
m_Icon: {fileID: 0}
|
|
|
|
m_NavMeshLayer: 0
|
|
|
|
m_StaticEditorFlags: 0
|
|
|
|
m_IsActive: 1
|
|
|
|
--- !u!4 &5713660789478474713
|
|
|
|
Transform:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_GameObject: {fileID: 7084970559242515990}
|
|
|
|
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
|
|
m_LocalPosition: {x: 0, y: 0.112, z: -0.173}
|
|
|
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
|
|
m_Children: []
|
|
|
|
m_Father: {fileID: 1865991757674780053}
|
|
|
|
m_RootOrder: 0
|
|
|
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
2020-08-07 02:45:29 +02:00
|
|
|
--- !u!1 &7391558912582364398
|
|
|
|
GameObject:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
serializedVersion: 6
|
|
|
|
m_Component:
|
|
|
|
- component: {fileID: 7391558912582364399}
|
|
|
|
- component: {fileID: 7391558912582364384}
|
|
|
|
m_Layer: 9
|
|
|
|
m_Name: BodyCollider
|
|
|
|
m_TagString: Untagged
|
|
|
|
m_Icon: {fileID: 0}
|
|
|
|
m_NavMeshLayer: 0
|
|
|
|
m_StaticEditorFlags: 0
|
|
|
|
m_IsActive: 1
|
|
|
|
--- !u!4 &7391558912582364399
|
|
|
|
Transform:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_GameObject: {fileID: 7391558912582364398}
|
|
|
|
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: 7391558912774766616}
|
|
|
|
m_RootOrder: 0
|
|
|
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
|
|
--- !u!65 &7391558912582364384
|
|
|
|
BoxCollider:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_GameObject: {fileID: 7391558912582364398}
|
|
|
|
m_Material: {fileID: 0}
|
|
|
|
m_IsTrigger: 0
|
|
|
|
m_Enabled: 1
|
|
|
|
serializedVersion: 2
|
2020-08-10 00:16:06 +02:00
|
|
|
m_Size: {x: 0.6, y: 1.7, z: 0.6}
|
|
|
|
m_Center: {x: 0, y: 0.85, z: 0}
|
2020-08-07 02:45:29 +02:00
|
|
|
--- !u!1 &7391558912774766599
|
|
|
|
GameObject:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
serializedVersion: 6
|
|
|
|
m_Component:
|
|
|
|
- component: {fileID: 7391558912774766616}
|
|
|
|
- component: {fileID: 7391558912774766617}
|
|
|
|
- component: {fileID: 7391558912774766618}
|
|
|
|
- component: {fileID: 7391558912774766619}
|
2020-08-08 20:02:17 +02:00
|
|
|
m_Layer: 14
|
2020-08-07 02:45:29 +02:00
|
|
|
m_Name: Player
|
|
|
|
m_TagString: Untagged
|
|
|
|
m_Icon: {fileID: 0}
|
|
|
|
m_NavMeshLayer: 0
|
|
|
|
m_StaticEditorFlags: 0
|
|
|
|
m_IsActive: 1
|
|
|
|
--- !u!4 &7391558912774766616
|
|
|
|
Transform:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_GameObject: {fileID: 7391558912774766599}
|
|
|
|
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
|
|
m_LocalPosition: {x: 0, y: 0.02, z: 0}
|
|
|
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
|
|
m_Children:
|
|
|
|
- {fileID: 7391558912582364399}
|
2020-08-08 21:30:13 +02:00
|
|
|
- {fileID: 7391558913556166742}
|
|
|
|
- {fileID: 1734861684113691137}
|
2020-08-08 07:19:46 +02:00
|
|
|
- {fileID: 835288951058457063}
|
2020-08-08 05:20:23 +02:00
|
|
|
- {fileID: 4833458671639168932}
|
2020-08-08 08:50:55 +02:00
|
|
|
- {fileID: 5158433773336955785}
|
2020-08-07 02:45:29 +02:00
|
|
|
m_Father: {fileID: 0}
|
|
|
|
m_RootOrder: 0
|
|
|
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
|
|
--- !u!54 &7391558912774766617
|
|
|
|
Rigidbody:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_GameObject: {fileID: 7391558912774766599}
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Mass: 10
|
|
|
|
m_Drag: 0
|
|
|
|
m_AngularDrag: 0.05
|
|
|
|
m_UseGravity: 1
|
|
|
|
m_IsKinematic: 1
|
2020-08-08 20:02:17 +02:00
|
|
|
m_Interpolate: 0
|
2020-08-07 02:45:29 +02:00
|
|
|
m_Constraints: 0
|
2020-08-08 20:02:17 +02:00
|
|
|
m_CollisionDetection: 0
|
2020-08-07 02:45:29 +02:00
|
|
|
--- !u!143 &7391558912774766618
|
|
|
|
CharacterController:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_GameObject: {fileID: 7391558912774766599}
|
|
|
|
m_Material: {fileID: 0}
|
|
|
|
m_IsTrigger: 0
|
|
|
|
m_Enabled: 1
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Height: 1.75
|
|
|
|
m_Radius: 0.3
|
|
|
|
m_SlopeLimit: 45
|
|
|
|
m_StepOffset: 0.3
|
|
|
|
m_SkinWidth: 0.02
|
|
|
|
m_MinMoveDistance: 0.001
|
|
|
|
m_Center: {x: 0, y: 0.875, z: 0}
|
|
|
|
--- !u!114 &7391558912774766619
|
|
|
|
MonoBehaviour:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_GameObject: {fileID: 7391558912774766599}
|
|
|
|
m_Enabled: 1
|
|
|
|
m_EditorHideFlags: 0
|
|
|
|
m_Script: {fileID: 11500000, guid: 40221663adaa8b54cb9b9f81042bd6b3, type: 3}
|
|
|
|
m_Name:
|
|
|
|
m_EditorClassIdentifier:
|
|
|
|
CoyoteTime: 0.2
|
2020-08-08 04:26:17 +02:00
|
|
|
PingBias: 0
|
2020-08-07 02:45:29 +02:00
|
|
|
MoveStyles:
|
|
|
|
- {fileID: 11400000, guid: 550df8ac62d76a64a8c621ea6b32398f, type: 2}
|
|
|
|
- {fileID: 11400000, guid: 2d9739d3745581a41ae0ed6a569766d5, type: 2}
|
|
|
|
Gun: {fileID: 1865991757674780053}
|
2020-08-09 19:33:23 +02:00
|
|
|
GunBobber: {fileID: 5936763286718212152}
|
2020-08-10 17:41:07 +02:00
|
|
|
SoldierProceduralAnimator: {fileID: 8393781323051440261}
|
2020-08-08 15:40:26 +02:00
|
|
|
DisabledOnDeath:
|
|
|
|
- {fileID: 7391558912582364398}
|
|
|
|
- {fileID: 7391558913556166741}
|
2020-08-08 05:20:23 +02:00
|
|
|
CameraRoot: {fileID: 4833458671639168932}
|
|
|
|
BulletSourcePoint: {fileID: 2637233632139837434}
|
|
|
|
BulletHitLayer:
|
|
|
|
serializedVersion: 2
|
2020-08-08 10:32:07 +02:00
|
|
|
m_Bits: 823
|
2020-08-08 08:09:34 +02:00
|
|
|
Cooldown: 1
|
2020-08-08 03:17:54 +02:00
|
|
|
Lerpables:
|
2020-08-08 21:30:13 +02:00
|
|
|
- {fileID: 6585337033203946896}
|
2020-08-08 07:19:46 +02:00
|
|
|
Lean: 0
|
2020-08-08 07:23:23 +02:00
|
|
|
LaserPrefab: {fileID: 8009551885746485900, guid: 5c99da0361d098646b319a35fcc80095, type: 3}
|
2020-08-08 07:59:44 +02:00
|
|
|
Splatter: {fileID: 5204970423912589616}
|
2020-08-08 08:50:55 +02:00
|
|
|
GunShotAudioSource: {fileID: 3686721060470342146}
|
|
|
|
RaygunClip: {fileID: 8300000, guid: 39b92d54fd06ad1419e7fb833ec9d43a, type: 3}
|
|
|
|
HitAudioSource: {fileID: 8513157977701802929}
|
2020-08-08 09:34:09 +02:00
|
|
|
LocalHitAudioSource: {fileID: 8513157977701802929}
|
2020-08-07 02:45:29 +02:00
|
|
|
Pitch: 0
|
|
|
|
Yaw: 0
|
|
|
|
MoveDirection: {x: 0, y: 0, z: 0}
|
|
|
|
InputSpeed: 0
|
|
|
|
CurrentMoveStyle: 0
|
|
|
|
GroundVelocity: {x: 0, y: 0, z: 0}
|
|
|
|
GravitationalVelocity: {x: 0, y: 0, z: 0}
|
|
|
|
GroundedTime: 0
|
2020-08-08 07:19:46 +02:00
|
|
|
NetId: 0
|
2020-08-08 15:40:26 +02:00
|
|
|
IsDead: 0
|
2020-08-08 03:17:54 +02:00
|
|
|
LatestGroundedY: 0
|
2020-08-07 02:45:29 +02:00
|
|
|
GroundCastLength: 0.2
|
|
|
|
GroundLayer:
|
|
|
|
serializedVersion: 2
|
2020-08-10 18:42:06 +02:00
|
|
|
m_Bits: 256
|
2020-08-07 02:45:29 +02:00
|
|
|
ShowGroundCast: 0
|
|
|
|
ShowMoveVector: 0
|
|
|
|
--- !u!1 &7391558913556166741
|
|
|
|
GameObject:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
2020-08-10 17:41:07 +02:00
|
|
|
serializedVersion: 6
|
|
|
|
m_Component:
|
|
|
|
- component: {fileID: 7391558913556166742}
|
|
|
|
- component: {fileID: 7391558913556166743}
|
|
|
|
m_Layer: 9
|
|
|
|
m_Name: HeadCollider
|
|
|
|
m_TagString: Untagged
|
|
|
|
m_Icon: {fileID: 0}
|
|
|
|
m_NavMeshLayer: 0
|
|
|
|
m_StaticEditorFlags: 0
|
|
|
|
m_IsActive: 1
|
|
|
|
--- !u!4 &7391558913556166742
|
|
|
|
Transform:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_GameObject: {fileID: 7391558913556166741}
|
2020-08-10 18:04:28 +02:00
|
|
|
m_LocalRotation: {x: -0.022665668, y: 0.9763826, z: 0.17216267, w: -0.1285432}
|
|
|
|
m_LocalPosition: {x: -0.0486503, y: 1.7423954, z: 0.09142446}
|
2020-08-10 17:41:07 +02:00
|
|
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
|
|
m_Children: []
|
|
|
|
m_Father: {fileID: 7391558912774766616}
|
|
|
|
m_RootOrder: 1
|
2020-08-10 18:04:28 +02:00
|
|
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
2020-08-10 17:41:07 +02:00
|
|
|
--- !u!65 &7391558913556166743
|
|
|
|
BoxCollider:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_GameObject: {fileID: 7391558913556166741}
|
|
|
|
m_Material: {fileID: 0}
|
|
|
|
m_IsTrigger: 0
|
|
|
|
m_Enabled: 1
|
|
|
|
serializedVersion: 2
|
2020-08-10 18:04:28 +02:00
|
|
|
m_Size: {x: 0.5, y: 0.4, z: 0.5}
|
|
|
|
m_Center: {x: 0, y: 0.175, z: -0.05}
|
2020-08-10 17:41:07 +02:00
|
|
|
--- !u!54 &3448207716120070849
|
|
|
|
Rigidbody:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_GameObject: {fileID: 7861152345155936203}
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Mass: 1.25
|
|
|
|
m_Drag: 0.5
|
|
|
|
m_AngularDrag: 0.5
|
|
|
|
m_UseGravity: 1
|
|
|
|
m_IsKinematic: 0
|
|
|
|
m_Interpolate: 1
|
|
|
|
m_Constraints: 0
|
|
|
|
m_CollisionDetection: 0
|
|
|
|
--- !u!136 &7460313149645071277
|
|
|
|
CapsuleCollider:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_GameObject: {fileID: 7861152345155936203}
|
|
|
|
m_Material: {fileID: 0}
|
|
|
|
m_IsTrigger: 0
|
|
|
|
m_Enabled: 1
|
|
|
|
m_Radius: 0.0013
|
|
|
|
m_Height: 0.0049999994
|
|
|
|
m_Direction: 1
|
|
|
|
m_Center: {x: 0.0005, y: 0.0024999997, z: 0}
|
|
|
|
--- !u!144 &6552276148513064138
|
|
|
|
CharacterJoint:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_GameObject: {fileID: 7861152345155936203}
|
|
|
|
m_ConnectedBody: {fileID: 581198763511992598}
|
|
|
|
m_Anchor: {x: 0, y: 0, z: 0}
|
|
|
|
m_Axis: {x: 0, y: 0, z: 1}
|
|
|
|
m_AutoConfigureConnectedAnchor: 1
|
|
|
|
m_ConnectedAnchor: {x: 0.0040000007, y: 0.005000002, z: 4.656613e-10}
|
|
|
|
serializedVersion: 2
|
|
|
|
m_SwingAxis: {x: 0, y: 1, z: 0}
|
|
|
|
m_TwistLimitSpring:
|
|
|
|
spring: 0
|
|
|
|
damper: 0
|
|
|
|
m_LowTwistLimit:
|
|
|
|
limit: -70
|
|
|
|
bounciness: 0
|
|
|
|
contactDistance: 0
|
|
|
|
m_HighTwistLimit:
|
|
|
|
limit: 10
|
|
|
|
bounciness: 0
|
|
|
|
contactDistance: 0
|
|
|
|
m_SwingLimitSpring:
|
|
|
|
spring: 0
|
|
|
|
damper: 0
|
|
|
|
m_Swing1Limit:
|
|
|
|
limit: 50
|
|
|
|
bounciness: 0
|
|
|
|
contactDistance: 0
|
|
|
|
m_Swing2Limit:
|
|
|
|
limit: 0
|
|
|
|
bounciness: 0
|
|
|
|
contactDistance: 0
|
|
|
|
m_EnableProjection: 0
|
|
|
|
m_ProjectionDistance: 0.1
|
|
|
|
m_ProjectionAngle: 180
|
|
|
|
m_BreakForce: Infinity
|
|
|
|
m_BreakTorque: Infinity
|
|
|
|
m_EnableCollision: 0
|
|
|
|
m_EnablePreprocessing: 0
|
|
|
|
m_MassScale: 1
|
|
|
|
m_ConnectedMassScale: 1
|
|
|
|
--- !u!54 &5244936472126081907
|
|
|
|
Rigidbody:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_GameObject: {fileID: 8020497713614398660}
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Mass: 1.25
|
|
|
|
m_Drag: 0.5
|
|
|
|
m_AngularDrag: 0.5
|
|
|
|
m_UseGravity: 1
|
|
|
|
m_IsKinematic: 0
|
|
|
|
m_Interpolate: 1
|
|
|
|
m_Constraints: 0
|
|
|
|
m_CollisionDetection: 0
|
|
|
|
--- !u!136 &5286366700956439600
|
|
|
|
CapsuleCollider:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_GameObject: {fileID: 8020497713614398660}
|
|
|
|
m_Material: {fileID: 0}
|
|
|
|
m_IsTrigger: 0
|
|
|
|
m_Enabled: 1
|
|
|
|
m_Radius: 0.0014
|
|
|
|
m_Height: 0.008358175
|
|
|
|
m_Direction: 1
|
|
|
|
m_Center: {x: 0.0006, y: 0.0041790875, z: -0.0008}
|
|
|
|
--- !u!144 &1474628001344880432
|
|
|
|
CharacterJoint:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_GameObject: {fileID: 8020497713614398660}
|
|
|
|
m_ConnectedBody: {fileID: 4843020814171762388}
|
|
|
|
m_Anchor: {x: 0, y: 0, z: 0}
|
|
|
|
m_Axis: {x: 0, y: 0, z: -1}
|
|
|
|
m_AutoConfigureConnectedAnchor: 1
|
|
|
|
m_ConnectedAnchor: {x: 3.492459e-10, y: 0.0050000004, z: -0.0000000023283067}
|
|
|
|
serializedVersion: 2
|
|
|
|
m_SwingAxis: {x: -1, y: 0, z: 0}
|
|
|
|
m_TwistLimitSpring:
|
|
|
|
spring: 0
|
|
|
|
damper: 3
|
|
|
|
m_LowTwistLimit:
|
|
|
|
limit: -90
|
|
|
|
bounciness: 0
|
|
|
|
contactDistance: 0
|
|
|
|
m_HighTwistLimit:
|
|
|
|
limit: 0
|
|
|
|
bounciness: 0
|
|
|
|
contactDistance: 0
|
|
|
|
m_SwingLimitSpring:
|
|
|
|
spring: 0
|
|
|
|
damper: 0
|
|
|
|
m_Swing1Limit:
|
|
|
|
limit: 0
|
|
|
|
bounciness: 0
|
|
|
|
contactDistance: 0
|
|
|
|
m_Swing2Limit:
|
|
|
|
limit: 0
|
|
|
|
bounciness: 0
|
|
|
|
contactDistance: 0
|
|
|
|
m_EnableProjection: 0
|
|
|
|
m_ProjectionDistance: 0.1
|
|
|
|
m_ProjectionAngle: 180
|
|
|
|
m_BreakForce: Infinity
|
|
|
|
m_BreakTorque: Infinity
|
|
|
|
m_EnableCollision: 0
|
|
|
|
m_EnablePreprocessing: 0
|
|
|
|
m_MassScale: 1
|
|
|
|
m_ConnectedMassScale: 1
|
|
|
|
--- !u!54 &8258630200324051343
|
|
|
|
Rigidbody:
|
2020-08-07 02:45:29 +02:00
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
2020-08-10 17:41:07 +02:00
|
|
|
m_GameObject: {fileID: 8134722540108977799}
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Mass: 3.125
|
|
|
|
m_Drag: 0.5
|
|
|
|
m_AngularDrag: 0.5
|
|
|
|
m_UseGravity: 1
|
|
|
|
m_IsKinematic: 0
|
|
|
|
m_Interpolate: 1
|
|
|
|
m_Constraints: 0
|
|
|
|
m_CollisionDetection: 0
|
|
|
|
--- !u!136 &990026001908934949
|
|
|
|
CapsuleCollider:
|
2020-08-07 02:45:29 +02:00
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
2020-08-10 17:41:07 +02:00
|
|
|
m_GameObject: {fileID: 8134722540108977799}
|
2020-08-07 02:45:29 +02:00
|
|
|
m_Material: {fileID: 0}
|
|
|
|
m_IsTrigger: 0
|
|
|
|
m_Enabled: 1
|
2020-08-10 17:41:07 +02:00
|
|
|
m_Radius: 0.004
|
|
|
|
m_Height: 0.01
|
|
|
|
m_Direction: 0
|
|
|
|
m_Center: {x: 0, y: 0.004, z: 0}
|
|
|
|
--- !u!54 &7920756958870692767
|
|
|
|
Rigidbody:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_GameObject: {fileID: 8167146500820978587}
|
2020-08-07 02:45:29 +02:00
|
|
|
serializedVersion: 2
|
2020-08-10 17:41:07 +02:00
|
|
|
m_Mass: 1.25
|
|
|
|
m_Drag: 0.5
|
|
|
|
m_AngularDrag: 0.5
|
|
|
|
m_UseGravity: 1
|
|
|
|
m_IsKinematic: 0
|
|
|
|
m_Interpolate: 1
|
|
|
|
m_Constraints: 0
|
|
|
|
m_CollisionDetection: 0
|
|
|
|
--- !u!136 &8264594554972925792
|
|
|
|
CapsuleCollider:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_GameObject: {fileID: 8167146500820978587}
|
|
|
|
m_Material: {fileID: 0}
|
|
|
|
m_IsTrigger: 0
|
|
|
|
m_Enabled: 1
|
|
|
|
m_Radius: 0.0014
|
|
|
|
m_Height: 0.008358175
|
|
|
|
m_Direction: 1
|
|
|
|
m_Center: {x: 0, y: 0.0041790875, z: -0.0008}
|
|
|
|
--- !u!144 &763852477540987668
|
|
|
|
CharacterJoint:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_GameObject: {fileID: 8167146500820978587}
|
|
|
|
m_ConnectedBody: {fileID: 3448207716120070849}
|
|
|
|
m_Anchor: {x: 0, y: 0, z: 0}
|
|
|
|
m_Axis: {x: 0, y: 1, z: 0}
|
|
|
|
m_AutoConfigureConnectedAnchor: 1
|
|
|
|
m_ConnectedAnchor: {x: -6.9849193e-10, y: 0.0049999994, z: -0.0000000018626447}
|
|
|
|
serializedVersion: 2
|
|
|
|
m_SwingAxis: {x: 1, y: 0, z: 0}
|
|
|
|
m_TwistLimitSpring:
|
|
|
|
spring: 0
|
|
|
|
damper: 3
|
|
|
|
m_LowTwistLimit:
|
|
|
|
limit: -90
|
|
|
|
bounciness: 0
|
|
|
|
contactDistance: 0
|
|
|
|
m_HighTwistLimit:
|
|
|
|
limit: 0
|
|
|
|
bounciness: 0
|
|
|
|
contactDistance: 0
|
|
|
|
m_SwingLimitSpring:
|
|
|
|
spring: 0
|
|
|
|
damper: 0
|
|
|
|
m_Swing1Limit:
|
|
|
|
limit: 0
|
|
|
|
bounciness: 0
|
|
|
|
contactDistance: 0
|
|
|
|
m_Swing2Limit:
|
|
|
|
limit: 0
|
|
|
|
bounciness: 0
|
|
|
|
contactDistance: 0
|
|
|
|
m_EnableProjection: 0
|
|
|
|
m_ProjectionDistance: 0.1
|
|
|
|
m_ProjectionAngle: 180
|
|
|
|
m_BreakForce: Infinity
|
|
|
|
m_BreakTorque: Infinity
|
|
|
|
m_EnableCollision: 0
|
|
|
|
m_EnablePreprocessing: 0
|
|
|
|
m_MassScale: 1
|
|
|
|
m_ConnectedMassScale: 1
|
2020-08-08 21:30:13 +02:00
|
|
|
--- !u!1 &8480591234863426618
|
2020-08-07 02:45:29 +02:00
|
|
|
GameObject:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
serializedVersion: 6
|
|
|
|
m_Component:
|
2020-08-08 21:30:13 +02:00
|
|
|
- component: {fileID: 5158433773336955785}
|
|
|
|
- component: {fileID: 8513157977701802929}
|
2020-08-07 02:45:29 +02:00
|
|
|
m_Layer: 0
|
2020-08-08 21:30:13 +02:00
|
|
|
m_Name: HitSfx
|
2020-08-07 02:45:29 +02:00
|
|
|
m_TagString: Untagged
|
|
|
|
m_Icon: {fileID: 0}
|
|
|
|
m_NavMeshLayer: 0
|
|
|
|
m_StaticEditorFlags: 0
|
|
|
|
m_IsActive: 1
|
2020-08-08 21:30:13 +02:00
|
|
|
--- !u!4 &5158433773336955785
|
2020-08-07 02:45:29 +02:00
|
|
|
Transform:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
2020-08-08 21:30:13 +02:00
|
|
|
m_GameObject: {fileID: 8480591234863426618}
|
2020-08-07 02:45:29 +02:00
|
|
|
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
2020-08-08 21:30:13 +02:00
|
|
|
m_LocalPosition: {x: 0, y: 0.75, z: 0}
|
|
|
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
2020-08-07 02:45:29 +02:00
|
|
|
m_Children: []
|
|
|
|
m_Father: {fileID: 7391558912774766616}
|
2020-08-08 21:30:13 +02:00
|
|
|
m_RootOrder: 5
|
2020-08-07 02:45:29 +02:00
|
|
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
2020-08-08 21:30:13 +02:00
|
|
|
--- !u!82 &8513157977701802929
|
|
|
|
AudioSource:
|
2020-08-08 03:17:54 +02:00
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
2020-08-08 21:30:13 +02:00
|
|
|
m_GameObject: {fileID: 8480591234863426618}
|
2020-08-08 08:50:55 +02:00
|
|
|
m_Enabled: 1
|
|
|
|
serializedVersion: 4
|
|
|
|
OutputAudioMixerGroup: {fileID: 6277318630853483794, guid: ff7bf5284859d9f45a64971a67bb173a, type: 2}
|
|
|
|
m_audioClip: {fileID: 8300000, guid: e0e4bdf456a98d245a95bfcf948dc377, type: 3}
|
|
|
|
m_PlayOnAwake: 0
|
|
|
|
m_Volume: 1
|
|
|
|
m_Pitch: 1
|
|
|
|
Loop: 0
|
|
|
|
Mute: 0
|
|
|
|
Spatialize: 0
|
|
|
|
SpatializePostEffects: 0
|
|
|
|
Priority: 128
|
2020-08-08 09:34:09 +02:00
|
|
|
DopplerLevel: 0
|
2020-08-08 08:50:55 +02:00
|
|
|
MinDistance: 1
|
|
|
|
MaxDistance: 500
|
|
|
|
Pan2D: 0
|
|
|
|
rolloffMode: 0
|
|
|
|
BypassEffects: 0
|
|
|
|
BypassListenerEffects: 0
|
|
|
|
BypassReverbZones: 0
|
|
|
|
rolloffCustomCurve:
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Curve:
|
|
|
|
- serializedVersion: 3
|
|
|
|
time: 0
|
|
|
|
value: 1
|
|
|
|
inSlope: 0
|
|
|
|
outSlope: 0
|
|
|
|
tangentMode: 0
|
|
|
|
weightedMode: 0
|
|
|
|
inWeight: 0.33333334
|
|
|
|
outWeight: 0.33333334
|
|
|
|
- serializedVersion: 3
|
|
|
|
time: 1
|
|
|
|
value: 0
|
|
|
|
inSlope: 0
|
|
|
|
outSlope: 0
|
|
|
|
tangentMode: 0
|
|
|
|
weightedMode: 0
|
|
|
|
inWeight: 0.33333334
|
|
|
|
outWeight: 0.33333334
|
|
|
|
m_PreInfinity: 2
|
|
|
|
m_PostInfinity: 2
|
|
|
|
m_RotationOrder: 4
|
|
|
|
panLevelCustomCurve:
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Curve:
|
|
|
|
- serializedVersion: 3
|
|
|
|
time: 0
|
|
|
|
value: 1
|
|
|
|
inSlope: 0
|
|
|
|
outSlope: 0
|
|
|
|
tangentMode: 0
|
|
|
|
weightedMode: 0
|
|
|
|
inWeight: 0.33333334
|
|
|
|
outWeight: 0.33333334
|
|
|
|
m_PreInfinity: 2
|
|
|
|
m_PostInfinity: 2
|
|
|
|
m_RotationOrder: 4
|
|
|
|
spreadCustomCurve:
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Curve:
|
|
|
|
- serializedVersion: 3
|
|
|
|
time: 0
|
|
|
|
value: 0
|
|
|
|
inSlope: 0
|
|
|
|
outSlope: 0
|
|
|
|
tangentMode: 0
|
|
|
|
weightedMode: 0
|
|
|
|
inWeight: 0.33333334
|
|
|
|
outWeight: 0.33333334
|
|
|
|
m_PreInfinity: 2
|
|
|
|
m_PostInfinity: 2
|
|
|
|
m_RotationOrder: 4
|
|
|
|
reverbZoneMixCustomCurve:
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Curve:
|
|
|
|
- serializedVersion: 3
|
|
|
|
time: 0
|
|
|
|
value: 1
|
|
|
|
inSlope: 0
|
|
|
|
outSlope: 0
|
|
|
|
tangentMode: 0
|
|
|
|
weightedMode: 0
|
|
|
|
inWeight: 0.33333334
|
|
|
|
outWeight: 0.33333334
|
|
|
|
m_PreInfinity: 2
|
|
|
|
m_PostInfinity: 2
|
|
|
|
m_RotationOrder: 4
|
2020-08-08 05:20:23 +02:00
|
|
|
--- !u!1 &8506552293636427135
|
|
|
|
GameObject:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
serializedVersion: 6
|
|
|
|
m_Component:
|
|
|
|
- component: {fileID: 4833458671639168932}
|
|
|
|
m_Layer: 0
|
|
|
|
m_Name: CameraRoot
|
|
|
|
m_TagString: Untagged
|
|
|
|
m_Icon: {fileID: 0}
|
|
|
|
m_NavMeshLayer: 0
|
|
|
|
m_StaticEditorFlags: 0
|
|
|
|
m_IsActive: 1
|
|
|
|
--- !u!4 &4833458671639168932
|
|
|
|
Transform:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_GameObject: {fileID: 8506552293636427135}
|
|
|
|
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
|
|
m_LocalPosition: {x: 0, y: 1.6, z: 0}
|
|
|
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
2020-08-08 21:30:13 +02:00
|
|
|
m_Children:
|
2020-08-09 19:33:23 +02:00
|
|
|
- {fileID: 1865991757674780053}
|
2020-08-08 05:20:23 +02:00
|
|
|
m_Father: {fileID: 7391558912774766616}
|
2020-08-08 07:19:46 +02:00
|
|
|
m_RootOrder: 4
|
2020-08-08 05:20:23 +02:00
|
|
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
2020-08-10 17:41:07 +02:00
|
|
|
--- !u!54 &7377431577744341060
|
|
|
|
Rigidbody:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_GameObject: {fileID: 8744249650485362980}
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Mass: 1.875
|
|
|
|
m_Drag: 0.5
|
|
|
|
m_AngularDrag: 0.5
|
|
|
|
m_UseGravity: 1
|
|
|
|
m_IsKinematic: 0
|
|
|
|
m_Interpolate: 1
|
|
|
|
m_Constraints: 0
|
|
|
|
m_CollisionDetection: 0
|
|
|
|
--- !u!136 &4200264523495610063
|
|
|
|
CapsuleCollider:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_GameObject: {fileID: 8744249650485362980}
|
|
|
|
m_Material: {fileID: 0}
|
|
|
|
m_IsTrigger: 0
|
|
|
|
m_Enabled: 1
|
|
|
|
m_Radius: 0.0020999985
|
|
|
|
m_Height: 0.006999995
|
|
|
|
m_Direction: 1
|
|
|
|
m_Center: {x: 0, y: 0.0034999975, z: 0}
|
|
|
|
--- !u!144 &3036392209998779077
|
|
|
|
CharacterJoint:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
m_PrefabInstance: {fileID: 0}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
m_GameObject: {fileID: 8744249650485362980}
|
|
|
|
m_ConnectedBody: {fileID: 5638940586892031826}
|
|
|
|
m_Anchor: {x: 0, y: 0, z: 0}
|
|
|
|
m_Axis: {x: -1, y: 0, z: 0}
|
|
|
|
m_AutoConfigureConnectedAnchor: 1
|
|
|
|
m_ConnectedAnchor: {x: 0.002, y: 0.0000000013969838, z: 5.9604616e-10}
|
|
|
|
serializedVersion: 2
|
|
|
|
m_SwingAxis: {x: 0, y: 0, z: 1}
|
|
|
|
m_TwistLimitSpring:
|
|
|
|
spring: 0
|
|
|
|
damper: 3
|
|
|
|
m_LowTwistLimit:
|
|
|
|
limit: -20
|
|
|
|
bounciness: 0
|
|
|
|
contactDistance: 0
|
|
|
|
m_HighTwistLimit:
|
|
|
|
limit: 70
|
|
|
|
bounciness: 0
|
|
|
|
contactDistance: 0
|
|
|
|
m_SwingLimitSpring:
|
|
|
|
spring: 0
|
|
|
|
damper: 0
|
|
|
|
m_Swing1Limit:
|
|
|
|
limit: 30
|
|
|
|
bounciness: 0
|
|
|
|
contactDistance: 0
|
|
|
|
m_Swing2Limit:
|
|
|
|
limit: 0
|
|
|
|
bounciness: 0
|
|
|
|
contactDistance: 0
|
|
|
|
m_EnableProjection: 0
|
|
|
|
m_ProjectionDistance: 0.1
|
|
|
|
m_ProjectionAngle: 180
|
|
|
|
m_BreakForce: Infinity
|
|
|
|
m_BreakTorque: Infinity
|
|
|
|
m_EnableCollision: 0
|
|
|
|
m_EnablePreprocessing: 0
|
|
|
|
m_MassScale: 1
|
|
|
|
m_ConnectedMassScale: 1
|
2020-08-08 07:19:46 +02:00
|
|
|
--- !u!1001 &892884152691873703
|
|
|
|
PrefabInstance:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Modification:
|
|
|
|
m_TransformParent: {fileID: 7391558912774766616}
|
|
|
|
m_Modifications:
|
|
|
|
- target: {fileID: 572981381687391808, guid: 6181022b324cabb40a9af0a5be0adb31, type: 3}
|
|
|
|
propertyPath: m_LocalPosition.x
|
|
|
|
value: 0
|
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: 572981381687391808, guid: 6181022b324cabb40a9af0a5be0adb31, type: 3}
|
|
|
|
propertyPath: m_LocalPosition.y
|
|
|
|
value: 1
|
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: 572981381687391808, guid: 6181022b324cabb40a9af0a5be0adb31, type: 3}
|
|
|
|
propertyPath: m_LocalPosition.z
|
|
|
|
value: 0
|
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: 572981381687391808, guid: 6181022b324cabb40a9af0a5be0adb31, type: 3}
|
|
|
|
propertyPath: m_LocalRotation.x
|
|
|
|
value: 0
|
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: 572981381687391808, guid: 6181022b324cabb40a9af0a5be0adb31, type: 3}
|
|
|
|
propertyPath: m_LocalRotation.y
|
|
|
|
value: 0
|
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: 572981381687391808, guid: 6181022b324cabb40a9af0a5be0adb31, type: 3}
|
|
|
|
propertyPath: m_LocalRotation.z
|
|
|
|
value: 0
|
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: 572981381687391808, guid: 6181022b324cabb40a9af0a5be0adb31, type: 3}
|
|
|
|
propertyPath: m_LocalRotation.w
|
|
|
|
value: 1
|
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: 572981381687391808, guid: 6181022b324cabb40a9af0a5be0adb31, type: 3}
|
|
|
|
propertyPath: m_RootOrder
|
2020-08-08 21:30:13 +02:00
|
|
|
value: 3
|
2020-08-08 07:19:46 +02:00
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: 572981381687391808, guid: 6181022b324cabb40a9af0a5be0adb31, type: 3}
|
|
|
|
propertyPath: m_LocalEulerAnglesHint.x
|
|
|
|
value: 0
|
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: 572981381687391808, guid: 6181022b324cabb40a9af0a5be0adb31, type: 3}
|
|
|
|
propertyPath: m_LocalEulerAnglesHint.y
|
|
|
|
value: 0
|
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: 572981381687391808, guid: 6181022b324cabb40a9af0a5be0adb31, type: 3}
|
|
|
|
propertyPath: m_LocalEulerAnglesHint.z
|
|
|
|
value: 0
|
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: 6206501519553965397, guid: 6181022b324cabb40a9af0a5be0adb31, type: 3}
|
|
|
|
propertyPath: m_Name
|
|
|
|
value: Splatter
|
|
|
|
objectReference: {fileID: 0}
|
|
|
|
m_RemovedComponents: []
|
|
|
|
m_SourcePrefab: {fileID: 100100000, guid: 6181022b324cabb40a9af0a5be0adb31, type: 3}
|
2020-08-09 19:01:32 +02:00
|
|
|
--- !u!4 &835288951058457063 stripped
|
|
|
|
Transform:
|
|
|
|
m_CorrespondingSourceObject: {fileID: 572981381687391808, guid: 6181022b324cabb40a9af0a5be0adb31, type: 3}
|
|
|
|
m_PrefabInstance: {fileID: 892884152691873703}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
2020-08-10 17:41:07 +02:00
|
|
|
--- !u!198 &5204970423912589616 stripped
|
|
|
|
ParticleSystem:
|
|
|
|
m_CorrespondingSourceObject: {fileID: 4926916423109787287, guid: 6181022b324cabb40a9af0a5be0adb31, type: 3}
|
|
|
|
m_PrefabInstance: {fileID: 892884152691873703}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
2020-08-09 19:33:23 +02:00
|
|
|
--- !u!1001 &2676956051575718707
|
2020-08-08 20:02:17 +02:00
|
|
|
PrefabInstance:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Modification:
|
|
|
|
m_TransformParent: {fileID: 1734861684113691137}
|
|
|
|
m_Modifications:
|
2020-08-10 17:41:07 +02:00
|
|
|
- target: {fileID: -8938611747474359449, guid: e18005d630710ec40b4e791ef3ee97c7, type: 3}
|
|
|
|
propertyPath: m_Layer
|
|
|
|
value: 15
|
|
|
|
objectReference: {fileID: 0}
|
2020-08-09 19:33:23 +02:00
|
|
|
- target: {fileID: -8679921383154817045, guid: e18005d630710ec40b4e791ef3ee97c7, type: 3}
|
2020-08-08 20:02:17 +02:00
|
|
|
propertyPath: m_LocalPosition.x
|
|
|
|
value: 0
|
|
|
|
objectReference: {fileID: 0}
|
2020-08-09 19:33:23 +02:00
|
|
|
- target: {fileID: -8679921383154817045, guid: e18005d630710ec40b4e791ef3ee97c7, type: 3}
|
2020-08-08 20:02:17 +02:00
|
|
|
propertyPath: m_LocalPosition.y
|
2020-08-09 19:33:23 +02:00
|
|
|
value: 0
|
2020-08-08 20:02:17 +02:00
|
|
|
objectReference: {fileID: 0}
|
2020-08-09 19:33:23 +02:00
|
|
|
- target: {fileID: -8679921383154817045, guid: e18005d630710ec40b4e791ef3ee97c7, type: 3}
|
2020-08-08 20:02:17 +02:00
|
|
|
propertyPath: m_LocalPosition.z
|
|
|
|
value: 0
|
|
|
|
objectReference: {fileID: 0}
|
2020-08-09 19:33:23 +02:00
|
|
|
- target: {fileID: -8679921383154817045, guid: e18005d630710ec40b4e791ef3ee97c7, type: 3}
|
2020-08-08 20:02:17 +02:00
|
|
|
propertyPath: m_LocalRotation.x
|
2020-08-08 21:30:13 +02:00
|
|
|
value: 0
|
2020-08-08 20:02:17 +02:00
|
|
|
objectReference: {fileID: 0}
|
2020-08-09 19:33:23 +02:00
|
|
|
- target: {fileID: -8679921383154817045, guid: e18005d630710ec40b4e791ef3ee97c7, type: 3}
|
2020-08-08 20:02:17 +02:00
|
|
|
propertyPath: m_LocalRotation.y
|
2020-08-08 21:30:13 +02:00
|
|
|
value: 0
|
2020-08-08 20:02:17 +02:00
|
|
|
objectReference: {fileID: 0}
|
2020-08-09 19:33:23 +02:00
|
|
|
- target: {fileID: -8679921383154817045, guid: e18005d630710ec40b4e791ef3ee97c7, type: 3}
|
2020-08-08 20:02:17 +02:00
|
|
|
propertyPath: m_LocalRotation.z
|
2020-08-08 21:30:13 +02:00
|
|
|
value: 0
|
2020-08-08 20:02:17 +02:00
|
|
|
objectReference: {fileID: 0}
|
2020-08-09 19:33:23 +02:00
|
|
|
- target: {fileID: -8679921383154817045, guid: e18005d630710ec40b4e791ef3ee97c7, type: 3}
|
2020-08-08 20:02:17 +02:00
|
|
|
propertyPath: m_LocalRotation.w
|
2020-08-08 21:30:13 +02:00
|
|
|
value: 1
|
2020-08-08 20:02:17 +02:00
|
|
|
objectReference: {fileID: 0}
|
2020-08-09 19:33:23 +02:00
|
|
|
- target: {fileID: -8679921383154817045, guid: e18005d630710ec40b4e791ef3ee97c7, type: 3}
|
2020-08-08 20:02:17 +02:00
|
|
|
propertyPath: m_RootOrder
|
2020-08-09 19:33:23 +02:00
|
|
|
value: 1
|
2020-08-08 20:02:17 +02:00
|
|
|
objectReference: {fileID: 0}
|
2020-08-09 19:33:23 +02:00
|
|
|
- target: {fileID: -8679921383154817045, guid: e18005d630710ec40b4e791ef3ee97c7, type: 3}
|
2020-08-08 20:02:17 +02:00
|
|
|
propertyPath: m_LocalEulerAnglesHint.x
|
|
|
|
value: 0
|
|
|
|
objectReference: {fileID: 0}
|
2020-08-09 19:33:23 +02:00
|
|
|
- target: {fileID: -8679921383154817045, guid: e18005d630710ec40b4e791ef3ee97c7, type: 3}
|
2020-08-08 20:02:17 +02:00
|
|
|
propertyPath: m_LocalEulerAnglesHint.y
|
2020-08-08 21:30:13 +02:00
|
|
|
value: 0
|
2020-08-08 20:02:17 +02:00
|
|
|
objectReference: {fileID: 0}
|
2020-08-09 19:33:23 +02:00
|
|
|
- target: {fileID: -8679921383154817045, guid: e18005d630710ec40b4e791ef3ee97c7, type: 3}
|
2020-08-08 20:02:17 +02:00
|
|
|
propertyPath: m_LocalEulerAnglesHint.z
|
|
|
|
value: 0
|
|
|
|
objectReference: {fileID: 0}
|
2020-08-09 19:33:23 +02:00
|
|
|
- target: {fileID: -8679921383154817045, guid: e18005d630710ec40b4e791ef3ee97c7, type: 3}
|
2020-08-08 20:02:17 +02:00
|
|
|
propertyPath: m_LocalScale.x
|
2020-08-09 19:33:23 +02:00
|
|
|
value: 0.5
|
2020-08-08 20:02:17 +02:00
|
|
|
objectReference: {fileID: 0}
|
2020-08-09 19:33:23 +02:00
|
|
|
- target: {fileID: -8679921383154817045, guid: e18005d630710ec40b4e791ef3ee97c7, type: 3}
|
2020-08-08 20:02:17 +02:00
|
|
|
propertyPath: m_LocalScale.y
|
2020-08-09 19:33:23 +02:00
|
|
|
value: 0.5
|
2020-08-08 20:02:17 +02:00
|
|
|
objectReference: {fileID: 0}
|
2020-08-09 19:33:23 +02:00
|
|
|
- target: {fileID: -8679921383154817045, guid: e18005d630710ec40b4e791ef3ee97c7, type: 3}
|
2020-08-08 20:02:17 +02:00
|
|
|
propertyPath: m_LocalScale.z
|
2020-08-09 19:33:23 +02:00
|
|
|
value: 0.5
|
2020-08-08 20:02:17 +02:00
|
|
|
objectReference: {fileID: 0}
|
2020-08-10 17:41:07 +02:00
|
|
|
- target: {fileID: -8328862363880354971, guid: e18005d630710ec40b4e791ef3ee97c7, type: 3}
|
|
|
|
propertyPath: m_Layer
|
|
|
|
value: 15
|
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: -5619626674655446429, guid: e18005d630710ec40b4e791ef3ee97c7, type: 3}
|
|
|
|
propertyPath: m_Layer
|
|
|
|
value: 15
|
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: -5612572738540931605, guid: e18005d630710ec40b4e791ef3ee97c7, type: 3}
|
|
|
|
propertyPath: m_Layer
|
|
|
|
value: 15
|
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: -5416876549809896429, guid: e18005d630710ec40b4e791ef3ee97c7, type: 3}
|
|
|
|
propertyPath: m_Layer
|
|
|
|
value: 15
|
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: -5081199488840567132, guid: e18005d630710ec40b4e791ef3ee97c7, type: 3}
|
|
|
|
propertyPath: m_Layer
|
|
|
|
value: 15
|
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: -4637678275635527233, guid: e18005d630710ec40b4e791ef3ee97c7, type: 3}
|
|
|
|
propertyPath: m_Layer
|
|
|
|
value: 15
|
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: -3989830250587162462, guid: e18005d630710ec40b4e791ef3ee97c7, type: 3}
|
|
|
|
propertyPath: m_Layer
|
|
|
|
value: 15
|
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: -3756560840975740000, guid: e18005d630710ec40b4e791ef3ee97c7, type: 3}
|
|
|
|
propertyPath: m_Layer
|
|
|
|
value: 15
|
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: -2475922412546223987, guid: e18005d630710ec40b4e791ef3ee97c7, type: 3}
|
|
|
|
propertyPath: m_Layer
|
|
|
|
value: 15
|
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: -2340213425705006414, guid: e18005d630710ec40b4e791ef3ee97c7, type: 3}
|
|
|
|
propertyPath: m_Layer
|
|
|
|
value: 15
|
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: -2086215435228177054, guid: e18005d630710ec40b4e791ef3ee97c7, type: 3}
|
|
|
|
propertyPath: m_Layer
|
|
|
|
value: 15
|
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: -1682754096888168729, guid: e18005d630710ec40b4e791ef3ee97c7, type: 3}
|
|
|
|
propertyPath: m_Layer
|
|
|
|
value: 15
|
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: -1675871812770890977, guid: e18005d630710ec40b4e791ef3ee97c7, type: 3}
|
|
|
|
propertyPath: m_Layer
|
|
|
|
value: 15
|
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: -1672846623409500637, guid: e18005d630710ec40b4e791ef3ee97c7, type: 3}
|
|
|
|
propertyPath: m_Layer
|
|
|
|
value: 15
|
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: -1007519007793455862, guid: e18005d630710ec40b4e791ef3ee97c7, type: 3}
|
|
|
|
propertyPath: m_Layer
|
|
|
|
value: 15
|
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: -873075932607785978, guid: e18005d630710ec40b4e791ef3ee97c7, type: 3}
|
|
|
|
propertyPath: m_Layer
|
|
|
|
value: 15
|
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: -612543374989205235, guid: e18005d630710ec40b4e791ef3ee97c7, type: 3}
|
|
|
|
propertyPath: m_Layer
|
|
|
|
value: 15
|
|
|
|
objectReference: {fileID: 0}
|
2020-08-09 19:33:23 +02:00
|
|
|
- target: {fileID: 919132149155446097, guid: e18005d630710ec40b4e791ef3ee97c7, type: 3}
|
|
|
|
propertyPath: m_Name
|
|
|
|
value: SoldierM
|
2020-08-09 19:01:32 +02:00
|
|
|
objectReference: {fileID: 0}
|
2020-08-10 17:41:07 +02:00
|
|
|
- target: {fileID: 919132149155446097, guid: e18005d630710ec40b4e791ef3ee97c7, type: 3}
|
|
|
|
propertyPath: m_Layer
|
|
|
|
value: 15
|
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: 919132149155446097, guid: e18005d630710ec40b4e791ef3ee97c7, type: 3}
|
|
|
|
propertyPath: m_IsActive
|
|
|
|
value: 1
|
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: 970877069575420250, guid: e18005d630710ec40b4e791ef3ee97c7, type: 3}
|
|
|
|
propertyPath: m_Layer
|
|
|
|
value: 15
|
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: 1635930599506061040, guid: e18005d630710ec40b4e791ef3ee97c7, type: 3}
|
|
|
|
propertyPath: m_Layer
|
|
|
|
value: 15
|
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: 1696270457001015002, guid: e18005d630710ec40b4e791ef3ee97c7, type: 3}
|
|
|
|
propertyPath: m_Layer
|
|
|
|
value: 15
|
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: 1870925932297015640, guid: e18005d630710ec40b4e791ef3ee97c7, type: 3}
|
|
|
|
propertyPath: m_Layer
|
|
|
|
value: 15
|
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: 1928564536991127190, guid: e18005d630710ec40b4e791ef3ee97c7, type: 3}
|
|
|
|
propertyPath: m_Layer
|
|
|
|
value: 15
|
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: 1953745589225723743, guid: e18005d630710ec40b4e791ef3ee97c7, type: 3}
|
|
|
|
propertyPath: m_Layer
|
|
|
|
value: 15
|
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: 2065063007816106092, guid: e18005d630710ec40b4e791ef3ee97c7, type: 3}
|
|
|
|
propertyPath: m_Layer
|
|
|
|
value: 15
|
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: 2122496377756791796, guid: e18005d630710ec40b4e791ef3ee97c7, type: 3}
|
|
|
|
propertyPath: m_Layer
|
|
|
|
value: 15
|
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: 2151774086902623297, guid: e18005d630710ec40b4e791ef3ee97c7, type: 3}
|
|
|
|
propertyPath: m_Layer
|
|
|
|
value: 15
|
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: 2233037162933793348, guid: e18005d630710ec40b4e791ef3ee97c7, type: 3}
|
|
|
|
propertyPath: m_Layer
|
|
|
|
value: 15
|
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: 2313131607479007952, guid: e18005d630710ec40b4e791ef3ee97c7, type: 3}
|
|
|
|
propertyPath: m_Layer
|
|
|
|
value: 15
|
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: 2992754798072312472, guid: e18005d630710ec40b4e791ef3ee97c7, type: 3}
|
|
|
|
propertyPath: m_Layer
|
|
|
|
value: 15
|
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: 3898088480367394180, guid: e18005d630710ec40b4e791ef3ee97c7, type: 3}
|
|
|
|
propertyPath: m_Layer
|
|
|
|
value: 15
|
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: 4096121117662170420, guid: e18005d630710ec40b4e791ef3ee97c7, type: 3}
|
|
|
|
propertyPath: m_Layer
|
|
|
|
value: 15
|
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: 4132117921850049974, guid: e18005d630710ec40b4e791ef3ee97c7, type: 3}
|
|
|
|
propertyPath: m_Layer
|
|
|
|
value: 15
|
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: 4466428824987119549, guid: e18005d630710ec40b4e791ef3ee97c7, type: 3}
|
|
|
|
propertyPath: m_Layer
|
|
|
|
value: 15
|
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: 4781013230934216779, guid: e18005d630710ec40b4e791ef3ee97c7, type: 3}
|
|
|
|
propertyPath: m_Layer
|
|
|
|
value: 15
|
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: 4996979199693665407, guid: e18005d630710ec40b4e791ef3ee97c7, type: 3}
|
|
|
|
propertyPath: m_Layer
|
|
|
|
value: 15
|
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: 5215203482598205640, guid: e18005d630710ec40b4e791ef3ee97c7, type: 3}
|
|
|
|
propertyPath: m_Layer
|
|
|
|
value: 15
|
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: 5361814037758830583, guid: e18005d630710ec40b4e791ef3ee97c7, type: 3}
|
|
|
|
propertyPath: m_Layer
|
|
|
|
value: 15
|
|
|
|
objectReference: {fileID: 0}
|
2020-08-09 19:33:23 +02:00
|
|
|
- target: {fileID: 5866666021909216657, guid: e18005d630710ec40b4e791ef3ee97c7, type: 3}
|
|
|
|
propertyPath: m_Controller
|
|
|
|
value:
|
2020-08-10 00:16:06 +02:00
|
|
|
objectReference: {fileID: 9100000, guid: 143e6d49c5bcf64459b414767d2b4dab, type: 2}
|
|
|
|
- target: {fileID: 5866666021909216657, guid: e18005d630710ec40b4e791ef3ee97c7, type: 3}
|
|
|
|
propertyPath: m_ApplyRootMotion
|
|
|
|
value: 0
|
|
|
|
objectReference: {fileID: 0}
|
2020-08-10 17:41:07 +02:00
|
|
|
- target: {fileID: 5976201868840948042, guid: e18005d630710ec40b4e791ef3ee97c7, type: 3}
|
|
|
|
propertyPath: m_Layer
|
|
|
|
value: 15
|
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: 6097929538048500551, guid: e18005d630710ec40b4e791ef3ee97c7, type: 3}
|
|
|
|
propertyPath: m_Layer
|
|
|
|
value: 15
|
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: 6665228367387902487, guid: e18005d630710ec40b4e791ef3ee97c7, type: 3}
|
|
|
|
propertyPath: m_Layer
|
|
|
|
value: 15
|
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: 8527667082344392330, guid: e18005d630710ec40b4e791ef3ee97c7, type: 3}
|
|
|
|
propertyPath: m_Layer
|
|
|
|
value: 15
|
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: 8608803761376211108, guid: e18005d630710ec40b4e791ef3ee97c7, type: 3}
|
|
|
|
propertyPath: m_Layer
|
|
|
|
value: 15
|
|
|
|
objectReference: {fileID: 0}
|
2020-08-09 19:33:23 +02:00
|
|
|
m_RemovedComponents: []
|
|
|
|
m_SourcePrefab: {fileID: 100100000, guid: e18005d630710ec40b4e791ef3ee97c7, type: 3}
|
2020-08-10 17:41:07 +02:00
|
|
|
--- !u!1 &2976767849567766614 stripped
|
|
|
|
GameObject:
|
|
|
|
m_CorrespondingSourceObject: {fileID: -8328862363880354971, guid: e18005d630710ec40b4e791ef3ee97c7, type: 3}
|
|
|
|
m_PrefabInstance: {fileID: 2676956051575718707}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
--- !u!1 &4604321914683741605 stripped
|
|
|
|
GameObject:
|
|
|
|
m_CorrespondingSourceObject: {fileID: 1928564536991127190, guid: e18005d630710ec40b4e791ef3ee97c7, type: 3}
|
|
|
|
m_PrefabInstance: {fileID: 2676956051575718707}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
--- !u!1 &6953174386727810892 stripped
|
|
|
|
GameObject:
|
|
|
|
m_CorrespondingSourceObject: {fileID: 4996979199693665407, guid: e18005d630710ec40b4e791ef3ee97c7, type: 3}
|
|
|
|
m_PrefabInstance: {fileID: 2676956051575718707}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
2020-08-09 19:33:23 +02:00
|
|
|
--- !u!95 &8380320334439546530 stripped
|
|
|
|
Animator:
|
|
|
|
m_CorrespondingSourceObject: {fileID: 5866666021909216657, guid: e18005d630710ec40b4e791ef3ee97c7, type: 3}
|
|
|
|
m_PrefabInstance: {fileID: 2676956051575718707}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
--- !u!4 &2498596356784760024 stripped
|
|
|
|
Transform:
|
|
|
|
m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: e18005d630710ec40b4e791ef3ee97c7, type: 3}
|
|
|
|
m_PrefabInstance: {fileID: 2676956051575718707}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
2020-08-10 17:41:07 +02:00
|
|
|
--- !u!1 &2909126165159328361 stripped
|
|
|
|
GameObject:
|
|
|
|
m_CorrespondingSourceObject: {fileID: 970877069575420250, guid: e18005d630710ec40b4e791ef3ee97c7, type: 3}
|
|
|
|
m_PrefabInstance: {fileID: 2676956051575718707}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
--- !u!1 &5591340088261064748 stripped
|
|
|
|
GameObject:
|
|
|
|
m_CorrespondingSourceObject: {fileID: -1675871812770890977, guid: e18005d630710ec40b4e791ef3ee97c7, type: 3}
|
|
|
|
m_PrefabInstance: {fileID: 2676956051575718707}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
--- !u!1 &378181050955954659 stripped
|
|
|
|
GameObject:
|
|
|
|
m_CorrespondingSourceObject: {fileID: 2313131607479007952, guid: e18005d630710ec40b4e791ef3ee97c7, type: 3}
|
|
|
|
m_PrefabInstance: {fileID: 2676956051575718707}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
--- !u!1 &8020497713614398660 stripped
|
|
|
|
GameObject:
|
|
|
|
m_CorrespondingSourceObject: {fileID: 5361814037758830583, guid: e18005d630710ec40b4e791ef3ee97c7, type: 3}
|
|
|
|
m_PrefabInstance: {fileID: 2676956051575718707}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
--- !u!1 &5585551264296828372 stripped
|
|
|
|
GameObject:
|
|
|
|
m_CorrespondingSourceObject: {fileID: -1682754096888168729, guid: e18005d630710ec40b4e791ef3ee97c7, type: 3}
|
|
|
|
m_PrefabInstance: {fileID: 2676956051575718707}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
--- !u!1 &5615618764339399952 stripped
|
|
|
|
GameObject:
|
|
|
|
m_CorrespondingSourceObject: {fileID: -1672846623409500637, guid: e18005d630710ec40b4e791ef3ee97c7, type: 3}
|
|
|
|
m_PrefabInstance: {fileID: 2676956051575718707}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
--- !u!1 &4058563969374220487 stripped
|
|
|
|
GameObject:
|
|
|
|
m_CorrespondingSourceObject: {fileID: 2122496377756791796, guid: e18005d630710ec40b4e791ef3ee97c7, type: 3}
|
|
|
|
m_PrefabInstance: {fileID: 2676956051575718707}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
--- !u!1 &8744249650485362980 stripped
|
|
|
|
GameObject:
|
|
|
|
m_CorrespondingSourceObject: {fileID: 6665228367387902487, guid: e18005d630710ec40b4e791ef3ee97c7, type: 3}
|
|
|
|
m_PrefabInstance: {fileID: 2676956051575718707}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
2020-08-09 19:33:23 +02:00
|
|
|
--- !u!1001 &4574503883554023504
|
|
|
|
PrefabInstance:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Modification:
|
|
|
|
m_TransformParent: {fileID: 1734861684113691137}
|
|
|
|
m_Modifications:
|
2020-08-10 17:41:07 +02:00
|
|
|
- target: {fileID: -8879328722354963826, guid: bb45094e64c7170458884eea0a4f4c68, type: 3}
|
|
|
|
propertyPath: m_Layer
|
|
|
|
value: 15
|
|
|
|
objectReference: {fileID: 0}
|
2020-08-09 19:33:23 +02:00
|
|
|
- target: {fileID: -8679921383154817045, guid: bb45094e64c7170458884eea0a4f4c68, type: 3}
|
2020-08-09 19:01:32 +02:00
|
|
|
propertyPath: m_LocalPosition.x
|
|
|
|
value: 0
|
|
|
|
objectReference: {fileID: 0}
|
2020-08-09 19:33:23 +02:00
|
|
|
- target: {fileID: -8679921383154817045, guid: bb45094e64c7170458884eea0a4f4c68, type: 3}
|
2020-08-09 19:01:32 +02:00
|
|
|
propertyPath: m_LocalPosition.y
|
2020-08-09 19:33:23 +02:00
|
|
|
value: 0
|
2020-08-09 19:01:32 +02:00
|
|
|
objectReference: {fileID: 0}
|
2020-08-09 19:33:23 +02:00
|
|
|
- target: {fileID: -8679921383154817045, guid: bb45094e64c7170458884eea0a4f4c68, type: 3}
|
2020-08-09 19:01:32 +02:00
|
|
|
propertyPath: m_LocalPosition.z
|
2020-08-09 19:33:23 +02:00
|
|
|
value: 0
|
2020-08-09 19:01:32 +02:00
|
|
|
objectReference: {fileID: 0}
|
2020-08-09 19:33:23 +02:00
|
|
|
- target: {fileID: -8679921383154817045, guid: bb45094e64c7170458884eea0a4f4c68, type: 3}
|
2020-08-09 19:01:32 +02:00
|
|
|
propertyPath: m_LocalRotation.x
|
2020-08-09 19:33:23 +02:00
|
|
|
value: 0
|
2020-08-09 19:01:32 +02:00
|
|
|
objectReference: {fileID: 0}
|
2020-08-09 19:33:23 +02:00
|
|
|
- target: {fileID: -8679921383154817045, guid: bb45094e64c7170458884eea0a4f4c68, type: 3}
|
2020-08-09 19:01:32 +02:00
|
|
|
propertyPath: m_LocalRotation.y
|
2020-08-09 19:33:23 +02:00
|
|
|
value: 0
|
2020-08-09 19:01:32 +02:00
|
|
|
objectReference: {fileID: 0}
|
2020-08-09 19:33:23 +02:00
|
|
|
- target: {fileID: -8679921383154817045, guid: bb45094e64c7170458884eea0a4f4c68, type: 3}
|
2020-08-09 19:01:32 +02:00
|
|
|
propertyPath: m_LocalRotation.z
|
2020-08-09 19:33:23 +02:00
|
|
|
value: 0
|
2020-08-09 19:01:32 +02:00
|
|
|
objectReference: {fileID: 0}
|
2020-08-09 19:33:23 +02:00
|
|
|
- target: {fileID: -8679921383154817045, guid: bb45094e64c7170458884eea0a4f4c68, type: 3}
|
2020-08-09 19:01:32 +02:00
|
|
|
propertyPath: m_LocalRotation.w
|
2020-08-09 19:33:23 +02:00
|
|
|
value: 1
|
2020-08-09 19:01:32 +02:00
|
|
|
objectReference: {fileID: 0}
|
2020-08-09 19:33:23 +02:00
|
|
|
- target: {fileID: -8679921383154817045, guid: bb45094e64c7170458884eea0a4f4c68, type: 3}
|
|
|
|
propertyPath: m_RootOrder
|
2020-08-09 19:01:32 +02:00
|
|
|
value: 0
|
|
|
|
objectReference: {fileID: 0}
|
2020-08-09 19:33:23 +02:00
|
|
|
- target: {fileID: -8679921383154817045, guid: bb45094e64c7170458884eea0a4f4c68, type: 3}
|
|
|
|
propertyPath: m_LocalEulerAnglesHint.x
|
|
|
|
value: 0
|
2020-08-09 19:01:32 +02:00
|
|
|
objectReference: {fileID: 0}
|
2020-08-09 19:33:23 +02:00
|
|
|
- target: {fileID: -8679921383154817045, guid: bb45094e64c7170458884eea0a4f4c68, type: 3}
|
|
|
|
propertyPath: m_LocalEulerAnglesHint.y
|
|
|
|
value: 0
|
2020-08-09 19:01:32 +02:00
|
|
|
objectReference: {fileID: 0}
|
2020-08-09 19:33:23 +02:00
|
|
|
- target: {fileID: -8679921383154817045, guid: bb45094e64c7170458884eea0a4f4c68, type: 3}
|
|
|
|
propertyPath: m_LocalEulerAnglesHint.z
|
|
|
|
value: 0
|
2020-08-09 19:01:32 +02:00
|
|
|
objectReference: {fileID: 0}
|
2020-08-09 19:33:23 +02:00
|
|
|
- target: {fileID: -8679921383154817045, guid: bb45094e64c7170458884eea0a4f4c68, type: 3}
|
|
|
|
propertyPath: m_LocalScale.x
|
|
|
|
value: 0.5
|
2020-08-09 19:01:32 +02:00
|
|
|
objectReference: {fileID: 0}
|
2020-08-09 19:33:23 +02:00
|
|
|
- target: {fileID: -8679921383154817045, guid: bb45094e64c7170458884eea0a4f4c68, type: 3}
|
|
|
|
propertyPath: m_LocalScale.y
|
|
|
|
value: 0.5
|
2020-08-09 19:01:32 +02:00
|
|
|
objectReference: {fileID: 0}
|
2020-08-09 19:33:23 +02:00
|
|
|
- target: {fileID: -8679921383154817045, guid: bb45094e64c7170458884eea0a4f4c68, type: 3}
|
|
|
|
propertyPath: m_LocalScale.z
|
|
|
|
value: 0.5
|
2020-08-09 19:01:32 +02:00
|
|
|
objectReference: {fileID: 0}
|
2020-08-10 17:41:07 +02:00
|
|
|
- target: {fileID: -7703549873400780641, guid: bb45094e64c7170458884eea0a4f4c68, type: 3}
|
|
|
|
propertyPath: m_Layer
|
|
|
|
value: 15
|
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: -7091617251529263748, guid: bb45094e64c7170458884eea0a4f4c68, type: 3}
|
|
|
|
propertyPath: m_Layer
|
|
|
|
value: 15
|
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: -6941069002832532954, guid: bb45094e64c7170458884eea0a4f4c68, type: 3}
|
|
|
|
propertyPath: m_Layer
|
|
|
|
value: 15
|
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: -6793525576862520222, guid: bb45094e64c7170458884eea0a4f4c68, type: 3}
|
|
|
|
propertyPath: m_Layer
|
|
|
|
value: 15
|
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: -6636438156030028197, guid: bb45094e64c7170458884eea0a4f4c68, type: 3}
|
|
|
|
propertyPath: m_Layer
|
|
|
|
value: 15
|
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: -6584605745325217761, guid: bb45094e64c7170458884eea0a4f4c68, type: 3}
|
|
|
|
propertyPath: m_Layer
|
|
|
|
value: 15
|
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: -6539582814336537765, guid: bb45094e64c7170458884eea0a4f4c68, type: 3}
|
|
|
|
propertyPath: m_Layer
|
|
|
|
value: 15
|
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: -6107516630628489002, guid: bb45094e64c7170458884eea0a4f4c68, type: 3}
|
|
|
|
propertyPath: m_Layer
|
|
|
|
value: 15
|
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: -5748330711211812795, guid: bb45094e64c7170458884eea0a4f4c68, type: 3}
|
|
|
|
propertyPath: m_Layer
|
|
|
|
value: 15
|
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: -5104154300195454981, guid: bb45094e64c7170458884eea0a4f4c68, type: 3}
|
|
|
|
propertyPath: m_Layer
|
|
|
|
value: 15
|
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: -5088115977802186198, guid: bb45094e64c7170458884eea0a4f4c68, type: 3}
|
|
|
|
propertyPath: m_Layer
|
|
|
|
value: 15
|
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: -4131907830278110932, guid: bb45094e64c7170458884eea0a4f4c68, type: 3}
|
|
|
|
propertyPath: m_Layer
|
|
|
|
value: 15
|
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: -3700041290208837429, guid: bb45094e64c7170458884eea0a4f4c68, type: 3}
|
|
|
|
propertyPath: m_Layer
|
|
|
|
value: 15
|
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: -3590372263194287157, guid: bb45094e64c7170458884eea0a4f4c68, type: 3}
|
|
|
|
propertyPath: m_Layer
|
|
|
|
value: 15
|
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: -3485874040580669737, guid: bb45094e64c7170458884eea0a4f4c68, type: 3}
|
|
|
|
propertyPath: m_Layer
|
|
|
|
value: 15
|
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: -3286630041556977765, guid: bb45094e64c7170458884eea0a4f4c68, type: 3}
|
|
|
|
propertyPath: m_Layer
|
|
|
|
value: 15
|
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: -2651755571945067983, guid: bb45094e64c7170458884eea0a4f4c68, type: 3}
|
|
|
|
propertyPath: m_Layer
|
|
|
|
value: 15
|
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: -2502122241363620377, guid: bb45094e64c7170458884eea0a4f4c68, type: 3}
|
|
|
|
propertyPath: m_Layer
|
|
|
|
value: 15
|
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: -1258012695961233954, guid: bb45094e64c7170458884eea0a4f4c68, type: 3}
|
|
|
|
propertyPath: m_Layer
|
|
|
|
value: 15
|
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: 156644665701319248, guid: bb45094e64c7170458884eea0a4f4c68, type: 3}
|
|
|
|
propertyPath: m_Layer
|
|
|
|
value: 15
|
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: 483363334423502078, guid: bb45094e64c7170458884eea0a4f4c68, type: 3}
|
|
|
|
propertyPath: m_Layer
|
|
|
|
value: 15
|
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: 705237459611354660, guid: bb45094e64c7170458884eea0a4f4c68, type: 3}
|
|
|
|
propertyPath: m_Layer
|
|
|
|
value: 15
|
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: 806635634161913066, guid: bb45094e64c7170458884eea0a4f4c68, type: 3}
|
|
|
|
propertyPath: m_Layer
|
|
|
|
value: 15
|
|
|
|
objectReference: {fileID: 0}
|
2020-08-08 20:02:17 +02:00
|
|
|
- target: {fileID: 919132149155446097, guid: bb45094e64c7170458884eea0a4f4c68, type: 3}
|
|
|
|
propertyPath: m_Name
|
|
|
|
value: SoldierF
|
|
|
|
objectReference: {fileID: 0}
|
2020-08-10 17:41:07 +02:00
|
|
|
- target: {fileID: 919132149155446097, guid: bb45094e64c7170458884eea0a4f4c68, type: 3}
|
|
|
|
propertyPath: m_Layer
|
|
|
|
value: 15
|
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: 919132149155446097, guid: bb45094e64c7170458884eea0a4f4c68, type: 3}
|
|
|
|
propertyPath: m_IsActive
|
|
|
|
value: 1
|
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: 949859736342597317, guid: bb45094e64c7170458884eea0a4f4c68, type: 3}
|
|
|
|
propertyPath: m_Layer
|
|
|
|
value: 15
|
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: 1062642712641379943, guid: bb45094e64c7170458884eea0a4f4c68, type: 3}
|
|
|
|
propertyPath: m_Layer
|
|
|
|
value: 15
|
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: 1172147262814881855, guid: bb45094e64c7170458884eea0a4f4c68, type: 3}
|
|
|
|
propertyPath: m_Layer
|
|
|
|
value: 15
|
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: 1597366219375745955, guid: bb45094e64c7170458884eea0a4f4c68, type: 3}
|
|
|
|
propertyPath: m_Layer
|
|
|
|
value: 15
|
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: 1995261355778384688, guid: bb45094e64c7170458884eea0a4f4c68, type: 3}
|
|
|
|
propertyPath: m_Layer
|
|
|
|
value: 15
|
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: 3052791828982171308, guid: bb45094e64c7170458884eea0a4f4c68, type: 3}
|
|
|
|
propertyPath: m_Layer
|
|
|
|
value: 15
|
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: 3248221432074918538, guid: bb45094e64c7170458884eea0a4f4c68, type: 3}
|
|
|
|
propertyPath: m_Layer
|
|
|
|
value: 15
|
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: 3510010727869456952, guid: bb45094e64c7170458884eea0a4f4c68, type: 3}
|
|
|
|
propertyPath: m_Layer
|
|
|
|
value: 15
|
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: 4099680478307508708, guid: bb45094e64c7170458884eea0a4f4c68, type: 3}
|
|
|
|
propertyPath: m_Layer
|
|
|
|
value: 15
|
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: 4750802995923270682, guid: bb45094e64c7170458884eea0a4f4c68, type: 3}
|
|
|
|
propertyPath: m_Layer
|
|
|
|
value: 15
|
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: 5705272096267767072, guid: bb45094e64c7170458884eea0a4f4c68, type: 3}
|
|
|
|
propertyPath: m_Layer
|
|
|
|
value: 15
|
|
|
|
objectReference: {fileID: 0}
|
2020-08-08 20:02:17 +02:00
|
|
|
- target: {fileID: 5866666021909216657, guid: bb45094e64c7170458884eea0a4f4c68, type: 3}
|
|
|
|
propertyPath: m_Controller
|
|
|
|
value:
|
2020-08-10 00:16:06 +02:00
|
|
|
objectReference: {fileID: 9100000, guid: 143e6d49c5bcf64459b414767d2b4dab, type: 2}
|
|
|
|
- target: {fileID: 5866666021909216657, guid: bb45094e64c7170458884eea0a4f4c68, type: 3}
|
|
|
|
propertyPath: m_ApplyRootMotion
|
|
|
|
value: 0
|
|
|
|
objectReference: {fileID: 0}
|
2020-08-10 17:41:07 +02:00
|
|
|
- target: {fileID: 6351483409919393762, guid: bb45094e64c7170458884eea0a4f4c68, type: 3}
|
|
|
|
propertyPath: m_Layer
|
|
|
|
value: 15
|
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: 6550572333322413068, guid: bb45094e64c7170458884eea0a4f4c68, type: 3}
|
|
|
|
propertyPath: m_Layer
|
|
|
|
value: 15
|
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: 7465317193259347286, guid: bb45094e64c7170458884eea0a4f4c68, type: 3}
|
|
|
|
propertyPath: m_Layer
|
|
|
|
value: 15
|
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: 8267919885921639191, guid: bb45094e64c7170458884eea0a4f4c68, type: 3}
|
|
|
|
propertyPath: m_Layer
|
|
|
|
value: 15
|
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: 8654052703341272426, guid: bb45094e64c7170458884eea0a4f4c68, type: 3}
|
|
|
|
propertyPath: m_Layer
|
|
|
|
value: 15
|
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: 8722905492793823144, guid: bb45094e64c7170458884eea0a4f4c68, type: 3}
|
|
|
|
propertyPath: m_Layer
|
|
|
|
value: 15
|
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: 9070741543337286203, guid: bb45094e64c7170458884eea0a4f4c68, type: 3}
|
|
|
|
propertyPath: m_Layer
|
|
|
|
value: 15
|
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: 9091462123439635785, guid: bb45094e64c7170458884eea0a4f4c68, type: 3}
|
|
|
|
propertyPath: m_Layer
|
|
|
|
value: 15
|
|
|
|
objectReference: {fileID: 0}
|
2020-08-08 20:02:17 +02:00
|
|
|
m_RemovedComponents: []
|
|
|
|
m_SourcePrefab: {fileID: 100100000, guid: bb45094e64c7170458884eea0a4f4c68, type: 3}
|
2020-08-10 17:41:07 +02:00
|
|
|
--- !u!1 &4420112016416942592 stripped
|
|
|
|
GameObject:
|
|
|
|
m_CorrespondingSourceObject: {fileID: 156644665701319248, guid: bb45094e64c7170458884eea0a4f4c68, type: 3}
|
2020-08-09 19:33:23 +02:00
|
|
|
m_PrefabInstance: {fileID: 4574503883554023504}
|
2020-08-08 21:30:13 +02:00
|
|
|
m_PrefabAsset: {fileID: 0}
|
2020-08-09 19:33:23 +02:00
|
|
|
--- !u!4 &4103164600241655739 stripped
|
2020-08-08 20:02:17 +02:00
|
|
|
Transform:
|
|
|
|
m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: bb45094e64c7170458884eea0a4f4c68, type: 3}
|
2020-08-09 19:33:23 +02:00
|
|
|
m_PrefabInstance: {fileID: 4574503883554023504}
|
2020-08-08 20:02:17 +02:00
|
|
|
m_PrefabAsset: {fileID: 0}
|
2020-08-10 17:41:07 +02:00
|
|
|
--- !u!1 &439248789966776954 stripped
|
|
|
|
GameObject:
|
|
|
|
m_CorrespondingSourceObject: {fileID: -5088115977802186198, guid: bb45094e64c7170458884eea0a4f4c68, type: 3}
|
|
|
|
m_PrefabInstance: {fileID: 4574503883554023504}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
--- !u!1 &8134722540108977799 stripped
|
|
|
|
GameObject:
|
|
|
|
m_CorrespondingSourceObject: {fileID: -3485874040580669737, guid: bb45094e64c7170458884eea0a4f4c68, type: 3}
|
|
|
|
m_PrefabInstance: {fileID: 4574503883554023504}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
--- !u!1 &7861152345155936203 stripped
|
|
|
|
GameObject:
|
|
|
|
m_CorrespondingSourceObject: {fileID: -3286630041556977765, guid: bb45094e64c7170458884eea0a4f4c68, type: 3}
|
|
|
|
m_PrefabInstance: {fileID: 4574503883554023504}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
--- !u!1 &3404627525641887855 stripped
|
|
|
|
GameObject:
|
|
|
|
m_CorrespondingSourceObject: {fileID: 1172147262814881855, guid: bb45094e64c7170458884eea0a4f4c68, type: 3}
|
|
|
|
m_PrefabInstance: {fileID: 4574503883554023504}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
--- !u!1 &1328534562678190810 stripped
|
|
|
|
GameObject:
|
|
|
|
m_CorrespondingSourceObject: {fileID: 3248221432074918538, guid: bb45094e64c7170458884eea0a4f4c68, type: 3}
|
|
|
|
m_PrefabInstance: {fileID: 4574503883554023504}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
--- !u!1 &8167146500820978587 stripped
|
|
|
|
GameObject:
|
|
|
|
m_CorrespondingSourceObject: {fileID: -3590372263194287157, guid: bb45094e64c7170458884eea0a4f4c68, type: 3}
|
|
|
|
m_PrefabInstance: {fileID: 4574503883554023504}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
--- !u!1 &4799245472480801387 stripped
|
|
|
|
GameObject:
|
|
|
|
m_CorrespondingSourceObject: {fileID: 9070741543337286203, guid: bb45094e64c7170458884eea0a4f4c68, type: 3}
|
|
|
|
m_PrefabInstance: {fileID: 4574503883554023504}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
--- !u!1 &5143876166499415354 stripped
|
|
|
|
GameObject:
|
|
|
|
m_CorrespondingSourceObject: {fileID: 8654052703341272426, guid: bb45094e64c7170458884eea0a4f4c68, type: 3}
|
|
|
|
m_PrefabInstance: {fileID: 4574503883554023504}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
--- !u!1 &5077275728796870648 stripped
|
|
|
|
GameObject:
|
|
|
|
m_CorrespondingSourceObject: {fileID: 8722905492793823144, guid: bb45094e64c7170458884eea0a4f4c68, type: 3}
|
|
|
|
m_PrefabInstance: {fileID: 4574503883554023504}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
--- !u!1 &7078895688717378999 stripped
|
|
|
|
GameObject:
|
|
|
|
m_CorrespondingSourceObject: {fileID: -2502122241363620377, guid: bb45094e64c7170458884eea0a4f4c68, type: 3}
|
|
|
|
m_PrefabInstance: {fileID: 4574503883554023504}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
|
|
|
--- !u!95 &7931246460515997121 stripped
|
|
|
|
Animator:
|
|
|
|
m_CorrespondingSourceObject: {fileID: 5866666021909216657, guid: bb45094e64c7170458884eea0a4f4c68, type: 3}
|
|
|
|
m_PrefabInstance: {fileID: 4574503883554023504}
|
|
|
|
m_PrefabAsset: {fileID: 0}
|
2020-08-08 21:30:13 +02:00
|
|
|
--- !u!1001 &5192659304772370690
|
|
|
|
PrefabInstance:
|
|
|
|
m_ObjectHideFlags: 0
|
|
|
|
serializedVersion: 2
|
|
|
|
m_Modification:
|
2020-08-09 19:01:32 +02:00
|
|
|
m_TransformParent: {fileID: 6532210512705233048}
|
2020-08-08 21:30:13 +02:00
|
|
|
m_Modifications:
|
|
|
|
- target: {fileID: -8679921383154817045, guid: 4f2bbe1f3791622448504110deb9f847, type: 3}
|
|
|
|
propertyPath: m_LocalPosition.x
|
2020-08-09 19:01:32 +02:00
|
|
|
value: -0.00030055165
|
2020-08-08 21:30:13 +02:00
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: -8679921383154817045, guid: 4f2bbe1f3791622448504110deb9f847, type: 3}
|
|
|
|
propertyPath: m_LocalPosition.y
|
2020-08-09 19:01:32 +02:00
|
|
|
value: -0.048959285
|
2020-08-08 21:30:13 +02:00
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: -8679921383154817045, guid: 4f2bbe1f3791622448504110deb9f847, type: 3}
|
|
|
|
propertyPath: m_LocalPosition.z
|
2020-08-09 19:01:32 +02:00
|
|
|
value: -0.00051991054
|
2020-08-08 21:30:13 +02:00
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: -8679921383154817045, guid: 4f2bbe1f3791622448504110deb9f847, type: 3}
|
|
|
|
propertyPath: m_LocalRotation.x
|
2020-08-09 19:01:32 +02:00
|
|
|
value: 0.0021719388
|
2020-08-08 21:30:13 +02:00
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: -8679921383154817045, guid: 4f2bbe1f3791622448504110deb9f847, type: 3}
|
|
|
|
propertyPath: m_LocalRotation.y
|
2020-08-09 19:01:32 +02:00
|
|
|
value: 0.7071036
|
2020-08-08 21:30:13 +02:00
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: -8679921383154817045, guid: 4f2bbe1f3791622448504110deb9f847, type: 3}
|
|
|
|
propertyPath: m_LocalRotation.z
|
2020-08-09 19:01:32 +02:00
|
|
|
value: 0.7071033
|
2020-08-08 21:30:13 +02:00
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: -8679921383154817045, guid: 4f2bbe1f3791622448504110deb9f847, type: 3}
|
|
|
|
propertyPath: m_LocalRotation.w
|
2020-08-09 19:01:32 +02:00
|
|
|
value: 0.002171528
|
2020-08-08 21:30:13 +02:00
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: -8679921383154817045, guid: 4f2bbe1f3791622448504110deb9f847, type: 3}
|
|
|
|
propertyPath: m_RootOrder
|
|
|
|
value: 0
|
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: -8679921383154817045, guid: 4f2bbe1f3791622448504110deb9f847, type: 3}
|
|
|
|
propertyPath: m_LocalEulerAnglesHint.x
|
|
|
|
value: -90
|
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: -8679921383154817045, guid: 4f2bbe1f3791622448504110deb9f847, type: 3}
|
|
|
|
propertyPath: m_LocalEulerAnglesHint.y
|
|
|
|
value: 0
|
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: -8679921383154817045, guid: 4f2bbe1f3791622448504110deb9f847, type: 3}
|
|
|
|
propertyPath: m_LocalEulerAnglesHint.z
|
|
|
|
value: 180
|
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: -8679921383154817045, guid: 4f2bbe1f3791622448504110deb9f847, type: 3}
|
|
|
|
propertyPath: m_LocalScale.x
|
|
|
|
value: 50
|
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: -8679921383154817045, guid: 4f2bbe1f3791622448504110deb9f847, type: 3}
|
|
|
|
propertyPath: m_LocalScale.y
|
|
|
|
value: 50
|
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: -8679921383154817045, guid: 4f2bbe1f3791622448504110deb9f847, type: 3}
|
|
|
|
propertyPath: m_LocalScale.z
|
|
|
|
value: 50
|
|
|
|
objectReference: {fileID: 0}
|
|
|
|
- target: {fileID: 919132149155446097, guid: 4f2bbe1f3791622448504110deb9f847, type: 3}
|
|
|
|
propertyPath: m_Name
|
|
|
|
value: SniperRifle
|
|
|
|
objectReference: {fileID: 0}
|
|
|
|
m_RemovedComponents: []
|
|
|
|
m_SourcePrefab: {fileID: 100100000, guid: 4f2bbe1f3791622448504110deb9f847, type: 3}
|
|
|
|
--- !u!4 &5736092089644017385 stripped
|
2020-08-08 20:02:17 +02:00
|
|
|
Transform:
|
2020-08-08 21:30:13 +02:00
|
|
|
m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 4f2bbe1f3791622448504110deb9f847, type: 3}
|
|
|
|
m_PrefabInstance: {fileID: 5192659304772370690}
|
2020-08-08 20:02:17 +02:00
|
|
|
m_PrefabAsset: {fileID: 0}
|