Commit 39f95025 authored by 18김상언's avatar 18김상언

어 일단 에너미 히트박스에 레이어 설정하고

룸1 문생성 정보 잘못 되있던거 수정함.
parent ca791da0
...@@ -72,7 +72,7 @@ GameObject: ...@@ -72,7 +72,7 @@ GameObject:
- component: {fileID: 4370838883948786} - component: {fileID: 4370838883948786}
- component: {fileID: 61019308264186112} - component: {fileID: 61019308264186112}
- component: {fileID: 114106922099255344} - component: {fileID: 114106922099255344}
m_Layer: 0 m_Layer: 18
m_Name: Hitbox m_Name: Hitbox
m_TagString: Untagged m_TagString: Untagged
m_Icon: {fileID: 0} m_Icon: {fileID: 0}
...@@ -263,6 +263,7 @@ MonoBehaviour: ...@@ -263,6 +263,7 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: 7ce0adb34b612484eb45a52b7a457aba, type: 3} m_Script: {fileID: 11500000, guid: 7ce0adb34b612484eb45a52b7a457aba, type: 3}
m_Name: m_Name:
m_EditorClassIdentifier: m_EditorClassIdentifier:
debuffState:
monsterID: 42 monsterID: 42
maxHealth: 10 maxHealth: 10
weight: 10 weight: 10
...@@ -273,6 +274,8 @@ MonoBehaviour: ...@@ -273,6 +274,8 @@ MonoBehaviour:
knockbackPercentage: knockbackPercentage:
- 0.5 - 0.5
MovementLock: 0 MovementLock: 0
bumped: 0
bumpable: 1
--- !u!212 &212993065858080250 --- !u!212 &212993065858080250
SpriteRenderer: SpriteRenderer:
m_ObjectHideFlags: 1 m_ObjectHideFlags: 1
......
...@@ -980,8 +980,8 @@ MonoBehaviour: ...@@ -980,8 +980,8 @@ MonoBehaviour:
m_Name: m_Name:
m_EditorClassIdentifier: m_EditorClassIdentifier:
roomSize: {x: 24, y: 24} roomSize: {x: 24, y: 24}
leftDoorInfo: 010100 leftDoorInfo: 010001
rightDoorInfo: 010001 rightDoorInfo: 010100
concept: 01010001 concept: 01010001
--- !u!114 &114897362139898488 --- !u!114 &114897362139898488
MonoBehaviour: MonoBehaviour:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment