81 lines
2.4 KiB
Plaintext
81 lines
2.4 KiB
Plaintext
|
%YAML 1.1
|
||
|
%TAG !u! tag:unity3d.com,2011:
|
||
|
--- !u!1 &8023378681780541764
|
||
|
GameObject:
|
||
|
m_ObjectHideFlags: 0
|
||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||
|
m_PrefabInstance: {fileID: 0}
|
||
|
m_PrefabAsset: {fileID: 0}
|
||
|
serializedVersion: 6
|
||
|
m_Component:
|
||
|
- component: {fileID: 4324979049978049820}
|
||
|
- component: {fileID: 2316196442809701517}
|
||
|
- component: {fileID: 7474477350937670212}
|
||
|
m_Layer: 0
|
||
|
m_Name: BREnvironmentProcessor
|
||
|
m_TagString: Untagged
|
||
|
m_Icon: {fileID: 0}
|
||
|
m_NavMeshLayer: 0
|
||
|
m_StaticEditorFlags: 0
|
||
|
m_IsActive: 1
|
||
|
--- !u!4 &4324979049978049820
|
||
|
Transform:
|
||
|
m_ObjectHideFlags: 0
|
||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||
|
m_PrefabInstance: {fileID: 0}
|
||
|
m_PrefabAsset: {fileID: 0}
|
||
|
m_GameObject: {fileID: 8023378681780541764}
|
||
|
serializedVersion: 2
|
||
|
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
||
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
||
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
||
|
m_ConstrainProportionsScale: 0
|
||
|
m_Children: []
|
||
|
m_Father: {fileID: 0}
|
||
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||
|
--- !u!114 &2316196442809701517
|
||
|
MonoBehaviour:
|
||
|
m_ObjectHideFlags: 0
|
||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||
|
m_PrefabInstance: {fileID: 0}
|
||
|
m_PrefabAsset: {fileID: 0}
|
||
|
m_GameObject: {fileID: 8023378681780541764}
|
||
|
m_Enabled: 1
|
||
|
m_EditorHideFlags: 0
|
||
|
m_Script: {fileID: -1552182283, guid: e725a070cec140c4caffb81624c8c787, type: 3}
|
||
|
m_Name:
|
||
|
m_EditorClassIdentifier:
|
||
|
SortKey: 1581232960
|
||
|
ObjectInterest: 1
|
||
|
Flags: 262145
|
||
|
NestedObjects: []
|
||
|
NetworkedBehaviours: []
|
||
|
--- !u!114 &7474477350937670212
|
||
|
MonoBehaviour:
|
||
|
m_ObjectHideFlags: 0
|
||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||
|
m_PrefabInstance: {fileID: 0}
|
||
|
m_PrefabAsset: {fileID: 0}
|
||
|
m_GameObject: {fileID: 8023378681780541764}
|
||
|
m_Enabled: 1
|
||
|
m_EditorHideFlags: 0
|
||
|
m_Script: {fileID: 11500000, guid: 511644af5fbbc4545a0d9183f2a8b517, type: 3}
|
||
|
m_Name:
|
||
|
m_EditorClassIdentifier:
|
||
|
KinematicSpeed: 5
|
||
|
JumpMultiplier: 2.5
|
||
|
Gravity: {x: 0, y: 0, z: 0}
|
||
|
RelativePriority: 0
|
||
|
MaxGroundAngle: 60
|
||
|
DynamicGroundFriction: 20
|
||
|
KinematicGroundAcceleration: 50
|
||
|
KinematicGroundFriction: 35
|
||
|
DynamicAirFriction: 2
|
||
|
KinematicAirAcceleration: 5
|
||
|
KinematicAirFriction: 2
|
||
|
_speedMultiplier: 1.6
|
||
|
_upGravityMultiplier: 2
|
||
|
_downGravityMultiplier: 3
|
||
|
_stepUpProcessor: {fileID: 561824206424634091, guid: 68c4081a63f1dfd469da9c95bea22158, type: 3}
|
||
|
_groundSnapProcessor: {fileID: 8306782452827789390, guid: 6d976f9777012db4aa55e7e6b1991afe, type: 3}
|