89 lines
2.3 KiB
Plaintext
89 lines
2.3 KiB
Plaintext
|
%YAML 1.1
|
||
|
%TAG !u! tag:unity3d.com,2011:
|
||
|
--- !u!1 &2264593362713716662
|
||
|
GameObject:
|
||
|
m_ObjectHideFlags: 0
|
||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||
|
m_PrefabInstance: {fileID: 0}
|
||
|
m_PrefabAsset: {fileID: 0}
|
||
|
serializedVersion: 6
|
||
|
m_Component:
|
||
|
- component: {fileID: 2264593362713716661}
|
||
|
- component: {fileID: 2264593362713716667}
|
||
|
- component: {fileID: 2264593362713716660}
|
||
|
- component: {fileID: 2264593362713716666}
|
||
|
m_Layer: 0
|
||
|
m_Name: SamplePlayer
|
||
|
m_TagString: Player
|
||
|
m_Icon: {fileID: 0}
|
||
|
m_NavMeshLayer: 0
|
||
|
m_StaticEditorFlags: 0
|
||
|
m_IsActive: 1
|
||
|
--- !u!4 &2264593362713716661
|
||
|
Transform:
|
||
|
m_ObjectHideFlags: 0
|
||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||
|
m_PrefabInstance: {fileID: 0}
|
||
|
m_PrefabAsset: {fileID: 0}
|
||
|
m_GameObject: {fileID: 2264593362713716662}
|
||
|
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!70 &2264593362713716667
|
||
|
CapsuleCollider2D:
|
||
|
m_ObjectHideFlags: 0
|
||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||
|
m_PrefabInstance: {fileID: 0}
|
||
|
m_PrefabAsset: {fileID: 0}
|
||
|
m_GameObject: {fileID: 2264593362713716662}
|
||
|
m_Enabled: 1
|
||
|
m_Density: 1
|
||
|
m_Material: {fileID: 0}
|
||
|
m_IsTrigger: 0
|
||
|
m_UsedByEffector: 0
|
||
|
m_UsedByComposite: 0
|
||
|
m_Offset: {x: 0, y: 0.3}
|
||
|
m_Size: {x: 0.5, y: 0.7}
|
||
|
m_Direction: 0
|
||
|
--- !u!50 &2264593362713716660
|
||
|
Rigidbody2D:
|
||
|
serializedVersion: 4
|
||
|
m_ObjectHideFlags: 0
|
||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||
|
m_PrefabInstance: {fileID: 0}
|
||
|
m_PrefabAsset: {fileID: 0}
|
||
|
m_GameObject: {fileID: 2264593362713716662}
|
||
|
m_BodyType: 1
|
||
|
m_Simulated: 1
|
||
|
m_UseFullKinematicContacts: 0
|
||
|
m_UseAutoMass: 0
|
||
|
m_Mass: 1
|
||
|
m_LinearDrag: 0
|
||
|
m_AngularDrag: 0.05
|
||
|
m_GravityScale: 1
|
||
|
m_Material: {fileID: 0}
|
||
|
m_Interpolate: 0
|
||
|
m_SleepingMode: 1
|
||
|
m_CollisionDetection: 0
|
||
|
m_Constraints: 0
|
||
|
--- !u!114 &2264593362713716666
|
||
|
MonoBehaviour:
|
||
|
m_ObjectHideFlags: 0
|
||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||
|
m_PrefabInstance: {fileID: 0}
|
||
|
m_PrefabAsset: {fileID: 0}
|
||
|
m_GameObject: {fileID: 2264593362713716662}
|
||
|
m_Enabled: 1
|
||
|
m_EditorHideFlags: 0
|
||
|
m_Script: {fileID: 11500000, guid: a6ba1227b45894e71b2bccaabc54001c, type: 3}
|
||
|
m_Name:
|
||
|
m_EditorClassIdentifier:
|
||
|
_prefabs: {fileID: 0}
|
||
|
_charMS: 10
|
||
|
_goalPos: {x: 0, y: 0, z: 0}
|