플레이어 체력 감소, 점프, 달리기, 피격 상태 추가

This commit is contained in:
Mingu Kim
2025-07-18 20:43:37 +09:00
parent e78c902ee1
commit 425d98c653
2 changed files with 31 additions and 16 deletions

View File

@@ -1025,9 +1025,9 @@ GameObject:
- component: {fileID: 313304223}
- component: {fileID: 313304222}
- component: {fileID: 313304221}
m_Layer: 0
m_Layer: 8
m_Name: break_floor_0009_a1_0
m_TagString: Untagged
m_TagString: Platform
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
@@ -2331,7 +2331,7 @@ GameObject:
- component: {fileID: 1008441676}
- component: {fileID: 1008441675}
- component: {fileID: 1008441677}
m_Layer: 0
m_Layer: 10
m_Name: Player
m_TagString: Player
m_Icon: {fileID: 0}
@@ -2550,9 +2550,9 @@ GameObject:
m_Component:
- component: {fileID: 1133366867}
- component: {fileID: 1133366866}
m_Layer: 0
m_Layer: 8
m_Name: Grid
m_TagString: Untagged
m_TagString: Platform
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
@@ -2688,7 +2688,7 @@ GameObject:
- component: {fileID: 1794081151}
- component: {fileID: 1794081150}
- component: {fileID: 1794081152}
m_Layer: 0
m_Layer: 9
m_Name: Enemy
m_TagString: Enemy
m_Icon: {fileID: 0}
@@ -2879,7 +2879,7 @@ GameObject:
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
m_IsActive: 0
--- !u!212 &1991645575
SpriteRenderer:
m_ObjectHideFlags: 0
@@ -2975,7 +2975,7 @@ Transform:
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 2119498364}
serializedVersion: 2
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
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
@@ -3028,7 +3028,7 @@ SpriteRenderer:
m_SortingOrder: 0
m_Sprite: {fileID: 442912304861412527, guid: 0649d1685c554fb40869aba923cb5af0, type: 3}
m_Color: {r: 1, g: 1, b: 1, a: 1}
m_FlipX: 0
m_FlipX: 1
m_FlipY: 0
m_DrawMode: 0
m_Size: {x: 2.1, y: 1.03}