79 lines
2.2 KiB
Plaintext
79 lines
2.2 KiB
Plaintext
|
%YAML 1.1
|
||
|
%TAG !u! tag:unity3d.com,2011:
|
||
|
--- !u!1 &9137552115593168744
|
||
|
GameObject:
|
||
|
m_ObjectHideFlags: 0
|
||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||
|
m_PrefabInstance: {fileID: 0}
|
||
|
m_PrefabAsset: {fileID: 0}
|
||
|
serializedVersion: 6
|
||
|
m_Component:
|
||
|
- component: {fileID: 6921456206385888504}
|
||
|
- component: {fileID: 3424278405917628009}
|
||
|
- component: {fileID: 8209519728123472454}
|
||
|
m_Layer: 0
|
||
|
m_Name: JetpackKCCProcessor
|
||
|
m_TagString: Untagged
|
||
|
m_Icon: {fileID: 0}
|
||
|
m_NavMeshLayer: 0
|
||
|
m_StaticEditorFlags: 0
|
||
|
m_IsActive: 1
|
||
|
--- !u!4 &6921456206385888504
|
||
|
Transform:
|
||
|
m_ObjectHideFlags: 0
|
||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||
|
m_PrefabInstance: {fileID: 0}
|
||
|
m_PrefabAsset: {fileID: 0}
|
||
|
m_GameObject: {fileID: 9137552115593168744}
|
||
|
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 &3424278405917628009
|
||
|
MonoBehaviour:
|
||
|
m_ObjectHideFlags: 0
|
||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||
|
m_PrefabInstance: {fileID: 0}
|
||
|
m_PrefabAsset: {fileID: 0}
|
||
|
m_GameObject: {fileID: 9137552115593168744}
|
||
|
m_Enabled: 1
|
||
|
m_EditorHideFlags: 0
|
||
|
m_Script: {fileID: 11500000, guid: e3241687fa6746049aa2f52b6d306230, type: 3}
|
||
|
m_Name:
|
||
|
m_EditorClassIdentifier:
|
||
|
_moveForce: 8
|
||
|
_moveDownForce: 8
|
||
|
_thrustUpForce: 20
|
||
|
_fullThrustUpForce: 30
|
||
|
_lookThrustForce: 2
|
||
|
_groundThrustImpulse: 0.1
|
||
|
_upThrustOppositeVelocityMultiplier: 0.2
|
||
|
_moveThrustOppositeVelocityMultiplier: 0.05
|
||
|
_gravityMultiplier: 1.5
|
||
|
_airPhysicsFriction: 0.001
|
||
|
_groundPhysicsFriction: 0.25
|
||
|
_moveVelocityDecreaseSpeed: 5
|
||
|
--- !u!114 &8209519728123472454
|
||
|
MonoBehaviour:
|
||
|
m_ObjectHideFlags: 0
|
||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||
|
m_PrefabInstance: {fileID: 0}
|
||
|
m_PrefabAsset: {fileID: 0}
|
||
|
m_GameObject: {fileID: 9137552115593168744}
|
||
|
m_Enabled: 1
|
||
|
m_EditorHideFlags: 0
|
||
|
m_Script: {fileID: -1552182283, guid: e725a070cec140c4caffb81624c8c787, type: 3}
|
||
|
m_Name:
|
||
|
m_EditorClassIdentifier:
|
||
|
SortKey: 1947295382
|
||
|
ObjectInterest: 1
|
||
|
_DestroyWhenStateAuthorityLeaves: 0
|
||
|
_AllowStateAuthorityOverride: 1
|
||
|
Flags: 262145
|
||
|
NestedObjects: []
|
||
|
NetworkedBehaviours: []
|