Skip to content

Commit

Permalink
LoweredBossDifficulty
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonHoangTran committed Apr 1, 2024
1 parent 5a8e806 commit 90da999
Show file tree
Hide file tree
Showing 3 changed files with 343 additions and 37 deletions.
10 changes: 5 additions & 5 deletions Assets/Scenes/RC1 Levels/BossLevel_Stage1.unity
Original file line number Diff line number Diff line change
Expand Up @@ -5294,7 +5294,7 @@ PrefabInstance:
objectReference: {fileID: 0}
- target: {fileID: 6322273146015845387, guid: 7e043ba93784d414a90d049b42532c0c, type: 3}
propertyPath: rotateTimer
value: 2.5
value: 3
objectReference: {fileID: 0}
- target: {fileID: 6322273146015845387, guid: 7e043ba93784d414a90d049b42532c0c, type: 3}
propertyPath: playerHealth
Expand Down Expand Up @@ -7949,7 +7949,7 @@ MonoBehaviour:
m_EditorClassIdentifier:
position1: {fileID: 891180747}
position2: {fileID: 1221668771}
_speed: 3
_speed: 1
--- !u!483693784 &687122762
TilemapRenderer:
m_ObjectHideFlags: 0
Expand Down Expand Up @@ -10512,7 +10512,7 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: 4331fc210f3367c4ea95f64746060bd3, type: 3}
m_Name:
m_EditorClassIdentifier:
moveSpeed: 3
moveSpeed: 1
playerHealth: {fileID: 653192250}
bossHealth: {fileID: 911995496}
--- !u!1 &923815380
Expand Down Expand Up @@ -11855,7 +11855,7 @@ PrefabInstance:
objectReference: {fileID: 0}
- target: {fileID: 6322273146015845387, guid: 7e043ba93784d414a90d049b42532c0c, type: 3}
propertyPath: rotateTimer
value: 2.5
value: 3
objectReference: {fileID: 0}
- target: {fileID: 6322273146015845387, guid: 7e043ba93784d414a90d049b42532c0c, type: 3}
propertyPath: playerHealth
Expand Down Expand Up @@ -59501,7 +59501,7 @@ MonoBehaviour:
m_EditorClassIdentifier:
position1: {fileID: 1269759498}
position2: {fileID: 1195383927}
_speed: 3
_speed: 1
--- !u!19719996 &1558369774
TilemapCollider2D:
m_ObjectHideFlags: 0
Expand Down
10 changes: 5 additions & 5 deletions Assets/Scenes/RC1 Levels/BossLevel_Stage2.unity
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ PrefabInstance:
objectReference: {fileID: 0}
- target: {fileID: 6322273146015845387, guid: 7e043ba93784d414a90d049b42532c0c, type: 3}
propertyPath: rotateTimer
value: 2
value: 2.5
objectReference: {fileID: 0}
- target: {fileID: 6322273146015845387, guid: 7e043ba93784d414a90d049b42532c0c, type: 3}
propertyPath: playerHealth
Expand Down Expand Up @@ -50769,7 +50769,7 @@ MonoBehaviour:
m_EditorClassIdentifier:
position1: {fileID: 576570639}
position2: {fileID: 746483386}
_speed: 5
_speed: 3
--- !u!483693784 &638589282
TilemapRenderer:
m_ObjectHideFlags: 0
Expand Down Expand Up @@ -52321,7 +52321,7 @@ PrefabInstance:
objectReference: {fileID: 0}
- target: {fileID: 6322273146015845387, guid: 7e043ba93784d414a90d049b42532c0c, type: 3}
propertyPath: rotateTimer
value: 2
value: 2.5
objectReference: {fileID: 0}
- target: {fileID: 6322273146015845387, guid: 7e043ba93784d414a90d049b42532c0c, type: 3}
propertyPath: playerHealth
Expand Down Expand Up @@ -113017,7 +113017,7 @@ MonoBehaviour:
m_EditorClassIdentifier:
position1: {fileID: 1490408757}
position2: {fileID: 2114039894}
_speed: 5
_speed: 3
--- !u!483693784 &1816121369
TilemapRenderer:
m_ObjectHideFlags: 0
Expand Down Expand Up @@ -113333,7 +113333,7 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: fa3a62d61158e8147872752b60ff7097, type: 3}
m_Name:
m_EditorClassIdentifier:
moveSpeed: 5
moveSpeed: 3
playerHealth: {fileID: 709214607}
bossHealth: {fileID: 1823683409}
--- !u!114 &1823683409
Expand Down
Loading

0 comments on commit 90da999

Please sign in to comment.