You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
137 lines
3.5 KiB
Plaintext
137 lines
3.5 KiB
Plaintext
6 months ago
|
%YAML 1.1
|
||
|
%TAG !u! tag:unity3d.com,2011:
|
||
|
--- !u!1 &8834320319295017362
|
||
|
GameObject:
|
||
|
m_ObjectHideFlags: 0
|
||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||
|
m_PrefabInstance: {fileID: 0}
|
||
|
m_PrefabAsset: {fileID: 0}
|
||
|
serializedVersion: 6
|
||
|
m_Component:
|
||
|
- component: {fileID: 8834320319295017375}
|
||
|
- component: {fileID: 8834320319295017374}
|
||
|
- component: {fileID: 8834320319295017361}
|
||
|
- component: {fileID: 8834320319295017360}
|
||
|
- component: {fileID: 8834320319295017372}
|
||
|
m_Layer: 0
|
||
|
m_Name: Auto Hand Player
|
||
|
m_TagString: Untagged
|
||
|
m_Icon: {fileID: 0}
|
||
|
m_NavMeshLayer: 0
|
||
|
m_StaticEditorFlags: 0
|
||
|
m_IsActive: 1
|
||
|
--- !u!4 &8834320319295017375
|
||
|
Transform:
|
||
|
m_ObjectHideFlags: 0
|
||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||
|
m_PrefabInstance: {fileID: 0}
|
||
|
m_PrefabAsset: {fileID: 0}
|
||
|
m_GameObject: {fileID: 8834320319295017362}
|
||
|
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
||
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
||
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
||
|
m_ConstrainProportionsScale: 0
|
||
|
m_Children: []
|
||
|
m_Father: {fileID: 0}
|
||
|
m_RootOrder: 0
|
||
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||
|
--- !u!136 &8834320319295017374
|
||
|
CapsuleCollider:
|
||
|
m_ObjectHideFlags: 0
|
||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||
|
m_PrefabInstance: {fileID: 0}
|
||
|
m_PrefabAsset: {fileID: 0}
|
||
|
m_GameObject: {fileID: 8834320319295017362}
|
||
|
m_Material: {fileID: 0}
|
||
|
m_IsTrigger: 0
|
||
|
m_Enabled: 1
|
||
|
m_Radius: 0.2
|
||
|
m_Height: 1.6
|
||
|
m_Direction: 1
|
||
|
m_Center: {x: 0, y: 0.8, z: 0}
|
||
|
--- !u!54 &8834320319295017361
|
||
|
Rigidbody:
|
||
|
m_ObjectHideFlags: 0
|
||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||
|
m_PrefabInstance: {fileID: 0}
|
||
|
m_PrefabAsset: {fileID: 0}
|
||
|
m_GameObject: {fileID: 8834320319295017362}
|
||
|
serializedVersion: 2
|
||
|
m_Mass: 10
|
||
|
m_Drag: 0
|
||
|
m_AngularDrag: 0.05
|
||
|
m_UseGravity: 1
|
||
|
m_IsKinematic: 0
|
||
|
m_Interpolate: 0
|
||
|
m_Constraints: 112
|
||
|
m_CollisionDetection: 0
|
||
|
--- !u!114 &8834320319295017360
|
||
|
MonoBehaviour:
|
||
|
m_ObjectHideFlags: 0
|
||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||
|
m_PrefabInstance: {fileID: 0}
|
||
|
m_PrefabAsset: {fileID: 0}
|
||
|
m_GameObject: {fileID: 8834320319295017362}
|
||
|
m_Enabled: 1
|
||
|
m_EditorHideFlags: 0
|
||
|
m_Script: {fileID: 11500000, guid: d8a35128610d1b34892726ec96e587d0, type: 3}
|
||
|
m_Name:
|
||
|
m_EditorClassIdentifier:
|
||
|
ignoreMe: 0
|
||
|
headCamera: {fileID: 0}
|
||
|
forwardFollow: {fileID: 0}
|
||
|
trackingContainer: {fileID: 0}
|
||
|
handRight: {fileID: 0}
|
||
|
handLeft: {fileID: 0}
|
||
|
useMovement: 1
|
||
|
maxMoveSpeed: 2.3
|
||
|
moveAcceleration: 10000
|
||
|
rotationType: 0
|
||
|
snapTurnAngle: 30
|
||
|
smoothTurnSpeed: 50
|
||
|
showHeight: 1
|
||
|
heightSmoothSpeed: 10
|
||
|
heightOffset: 0
|
||
|
crouching: 0
|
||
|
crouchHeight: 0.6
|
||
|
autoAdjustColliderHeight: 1
|
||
|
minMaxHeight: {x: 0.5, y: 2.5}
|
||
|
useHeadCollision: 1
|
||
|
headRadius: 0.15
|
||
|
useGrounding: 1
|
||
|
maxStepHeight: 0.3
|
||
|
maxStepAngle: 45
|
||
|
groundLayerMask:
|
||
|
serializedVersion: 2
|
||
|
m_Bits: 1
|
||
|
groundedDrag: 10000
|
||
|
flyingDrag: 4
|
||
|
allowClimbing: 1
|
||
|
allowClimbingMovement: 1
|
||
|
climbingStrength: {x: 20, y: 20, z: 20}
|
||
|
climbingAcceleration: 30
|
||
|
climbingDrag: 5
|
||
|
climbUpStepHeightMultiplier: 3
|
||
|
allowBodyPushing: 1
|
||
|
pushingStrength: {x: 10, y: 20, z: 10}
|
||
|
pushingAcceleration: 10
|
||
|
pushingDrag: 1
|
||
|
pushUpStepHeightMultiplier: 3
|
||
|
allowPlatforms: 1
|
||
|
platformingLayerMask:
|
||
|
serializedVersion: 2
|
||
|
m_Bits: 1
|
||
|
--- !u!135 &8834320319295017372
|
||
|
SphereCollider:
|
||
|
m_ObjectHideFlags: 0
|
||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||
|
m_PrefabInstance: {fileID: 0}
|
||
|
m_PrefabAsset: {fileID: 0}
|
||
|
m_GameObject: {fileID: 8834320319295017362}
|
||
|
m_Material: {fileID: 0}
|
||
|
m_IsTrigger: 1
|
||
|
m_Enabled: 1
|
||
|
serializedVersion: 2
|
||
|
m_Radius: 0.25
|
||
|
m_Center: {x: 0, y: 0, z: 0}
|