diff --git a/Gameton-06/Assets/Gameton/Resources/Player/TON.Player_B.prefab b/Gameton-06/Assets/Gameton/Resources/Player/TON.Player_B.prefab index 89755d88..baa714a5 100644 --- a/Gameton-06/Assets/Gameton/Resources/Player/TON.Player_B.prefab +++ b/Gameton-06/Assets/Gameton/Resources/Player/TON.Player_B.prefab @@ -1,5 +1,36 @@ %YAML 1.1 %TAG !u! tag:unity3d.com,2011: +--- !u!1 &2757306338607502731 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 3571909985532505043} + m_Layer: 0 + m_Name: FirePoint + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &3571909985532505043 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2757306338607502731} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0.05, y: 0.12, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 8528093570479225059} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &3656570700648378249 GameObject: m_ObjectHideFlags: 0 @@ -34,7 +65,8 @@ Transform: m_LocalPosition: {x: -2.36, y: -1.5, z: 0} m_LocalScale: {x: 5, y: 5, z: 0} m_ConstrainProportionsScale: 0 - m_Children: [] + m_Children: + - {fileID: 3571909985532505043} m_Father: {fileID: 0} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &6967183450965278935 @@ -209,6 +241,10 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 163a5df0eeadca842adba0310b08b93e, type: 3} m_Name: m_EditorClassIdentifier: + currentHP: 0 + maxHP: 0 + currentSP: 0 + maxSP: 0 speed: 3 jumpForce: 8 animator: {fileID: 0} diff --git a/Gameton-06/Assets/Gameton/Resources/Player/TON.Player_W.prefab b/Gameton-06/Assets/Gameton/Resources/Player/TON.Player_W.prefab index 3224e8bc..44b29a14 100644 --- a/Gameton-06/Assets/Gameton/Resources/Player/TON.Player_W.prefab +++ b/Gameton-06/Assets/Gameton/Resources/Player/TON.Player_W.prefab @@ -34,7 +34,8 @@ Transform: m_LocalPosition: {x: -2.36, y: -1.5, z: 0} m_LocalScale: {x: 5, y: 5, z: 0} m_ConstrainProportionsScale: 0 - m_Children: [] + m_Children: + - {fileID: 3204799031628172313} m_Father: {fileID: 0} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &6967183450965278935 @@ -209,7 +210,42 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 163a5df0eeadca842adba0310b08b93e, type: 3} m_Name: m_EditorClassIdentifier: + currentHP: 0 + maxHP: 0 + currentSP: 0 + maxSP: 0 speed: 3 jumpForce: 8 animator: {fileID: 0} rb: {fileID: 4986202531950816680} +--- !u!1 &8790121653688035716 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 3204799031628172313} + m_Layer: 0 + m_Name: FirePoint + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &3204799031628172313 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8790121653688035716} + serializedVersion: 2 + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0.05, y: 0.12, z: 0} + m_LocalScale: {x: 1, y: 1, z: 0} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 8528093570479225059} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}