20226.01.29 수정 (공격, 피격, 아이템 드랍 및 획득 구현 완료, 히트박스 트리거 버그 수정완) 다음 작업 : 공중몬스터 구현, 태그 스킬 구현
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
|