21 lines
549 B
Plaintext
21 lines
549 B
Plaintext
|
|
%YAML 1.1
|
||
|
|
%TAG !u! tag:unity3d.com,2011:
|
||
|
|
--- !u!114 &11400000
|
||
|
|
MonoBehaviour:
|
||
|
|
m_ObjectHideFlags: 0
|
||
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
||
|
|
m_PrefabInstance: {fileID: 0}
|
||
|
|
m_PrefabAsset: {fileID: 0}
|
||
|
|
m_GameObject: {fileID: 0}
|
||
|
|
m_Enabled: 1
|
||
|
|
m_EditorHideFlags: 0
|
||
|
|
m_Script: {fileID: 11500000, guid: c4475eb73257a2447a1ca357f43c7b7a, type: 3}
|
||
|
|
m_Name: NanoData
|
||
|
|
m_EditorClassIdentifier: Assembly-CSharp::PlayerData
|
||
|
|
playerDefaultSpeed: 1
|
||
|
|
playerDashSpeed: 3
|
||
|
|
playerJumpPower: 5.4
|
||
|
|
playerMaxJumpCount: 0
|
||
|
|
playerHp: 5
|
||
|
|
playerStamina: 0
|