Skip to content

Commit

Permalink
Small push
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonHoangTran committed Apr 21, 2024
1 parent 0f0a118 commit 20a4091
Show file tree
Hide file tree
Showing 6 changed files with 35 additions and 38 deletions.
11 changes: 5 additions & 6 deletions Assets/Scenes/RC1 Levels/BossLevel_Stage1.unity
Original file line number Diff line number Diff line change
Expand Up @@ -9373,6 +9373,7 @@ MonoBehaviour:
pauseMenu: {fileID: 279415224}
controlsMenu: {fileID: 697702318}
optionsMenu: {fileID: 145129495}
startGravity: {x: 0, y: 0}
--- !u!4 &817313883
Transform:
m_ObjectHideFlags: 0
Expand Down Expand Up @@ -10371,9 +10372,9 @@ Rigidbody2D:
m_ExcludeLayers:
serializedVersion: 2
m_Bits: 0
m_Interpolate: 0
m_Interpolate: 1
m_SleepingMode: 1
m_CollisionDetection: 0
m_CollisionDetection: 1
m_Constraints: 4
--- !u!95 &911995493
Animator:
Expand Down Expand Up @@ -12038,7 +12039,6 @@ MonoBehaviour:
exit: {fileID: 1222189747}
doorIsLocked: 1
text: {fileID: 1597119353}
dialogueBox: {fileID: 0}
dialogueBox2: {fileID: 0}
realKey: {fileID: 0}
--- !u!61 &1156726765
Expand Down Expand Up @@ -12428,7 +12428,6 @@ MonoBehaviour:
SceneTransition: {fileID: 862238072}
player: {fileID: 653192245}
playerMovement: {fileID: 653192246}
dialogueBox: {fileID: 0}
dialogueBox2: {fileID: 0}
--- !u!95 &1222189748
Animator:
Expand Down Expand Up @@ -14095,9 +14094,9 @@ Rigidbody2D:
m_ExcludeLayers:
serializedVersion: 2
m_Bits: 0
m_Interpolate: 0
m_Interpolate: 1
m_SleepingMode: 1
m_CollisionDetection: 0
m_CollisionDetection: 1
m_Constraints: 0
--- !u!61 &1526788287
BoxCollider2D:
Expand Down
11 changes: 5 additions & 6 deletions Assets/Scenes/RC1 Levels/BossLevel_Stage2.unity
Original file line number Diff line number Diff line change
Expand Up @@ -3801,7 +3801,6 @@ MonoBehaviour:
exit: {fileID: 703166073}
doorIsLocked: 1
text: {fileID: 1052180489}
dialogueBox: {fileID: 0}
dialogueBox2: {fileID: 0}
realKey: {fileID: 0}
--- !u!61 &423698445
Expand Down Expand Up @@ -4890,6 +4889,7 @@ MonoBehaviour:
pauseMenu: {fileID: 1365602260}
controlsMenu: {fileID: 1361956588}
optionsMenu: {fileID: 964308710}
startGravity: {x: 0, y: 0}
--- !u!4 &523807226
Transform:
m_ObjectHideFlags: 0
Expand Down Expand Up @@ -50531,9 +50531,9 @@ Rigidbody2D:
m_ExcludeLayers:
serializedVersion: 2
m_Bits: 0
m_Interpolate: 0
m_Interpolate: 1
m_SleepingMode: 1
m_CollisionDetection: 0
m_CollisionDetection: 1
m_Constraints: 0
--- !u!61 &619775756
BoxCollider2D:
Expand Down Expand Up @@ -52109,7 +52109,6 @@ MonoBehaviour:
SceneTransition: {fileID: 797241373}
player: {fileID: 709214602}
playerMovement: {fileID: 709214604}
dialogueBox: {fileID: 0}
dialogueBox2: {fileID: 0}
--- !u!212 &703166074
SpriteRenderer:
Expand Down Expand Up @@ -113439,9 +113438,9 @@ Rigidbody2D:
m_ExcludeLayers:
serializedVersion: 2
m_Bits: 0
m_Interpolate: 0
m_Interpolate: 1
m_SleepingMode: 1
m_CollisionDetection: 0
m_CollisionDetection: 1
m_Constraints: 4
--- !u!95 &1823683412
Animator:
Expand Down
11 changes: 5 additions & 6 deletions Assets/Scenes/RC1 Levels/BossLevel_Stage3.unity
Original file line number Diff line number Diff line change
Expand Up @@ -2531,7 +2531,6 @@ MonoBehaviour:
SceneTransition: {fileID: 1210803265}
player: {fileID: 194973952}
playerMovement: {fileID: 194973953}
dialogueBox: {fileID: 0}
dialogueBox2: {fileID: 0}
--- !u!95 &254238741
Animator:
Expand Down Expand Up @@ -7601,9 +7600,9 @@ Rigidbody2D:
m_ExcludeLayers:
serializedVersion: 2
m_Bits: 0
m_Interpolate: 0
m_Interpolate: 1
m_SleepingMode: 1
m_CollisionDetection: 0
m_CollisionDetection: 1
m_Constraints: 4
--- !u!95 &555986587
Animator:
Expand Down Expand Up @@ -59858,6 +59857,7 @@ MonoBehaviour:
pauseMenu: {fileID: 139960483}
controlsMenu: {fileID: 25751950}
optionsMenu: {fileID: 170431294}
startGravity: {x: 0, y: 0}
--- !u!4 &933661380
Transform:
m_ObjectHideFlags: 0
Expand Down Expand Up @@ -64308,7 +64308,6 @@ MonoBehaviour:
exit: {fileID: 254238740}
doorIsLocked: 1
text: {fileID: 1155906187}
dialogueBox: {fileID: 0}
dialogueBox2: {fileID: 0}
realKey: {fileID: 0}
--- !u!61 &1422801585
Expand Down Expand Up @@ -68925,9 +68924,9 @@ Rigidbody2D:
m_ExcludeLayers:
serializedVersion: 2
m_Bits: 0
m_Interpolate: 0
m_Interpolate: 1
m_SleepingMode: 1
m_CollisionDetection: 0
m_CollisionDetection: 1
m_Constraints: 0
--- !u!61 &1806453802
BoxCollider2D:
Expand Down
16 changes: 8 additions & 8 deletions Assets/Scenes/RC1 Levels/Jason's Level.unity
Original file line number Diff line number Diff line change
Expand Up @@ -824,9 +824,9 @@ Rigidbody2D:
m_ExcludeLayers:
serializedVersion: 2
m_Bits: 0
m_Interpolate: 0
m_Interpolate: 2
m_SleepingMode: 1
m_CollisionDetection: 0
m_CollisionDetection: 1
m_Constraints: 4
--- !u!1 &63950691
GameObject:
Expand Down Expand Up @@ -3671,9 +3671,9 @@ Rigidbody2D:
m_ExcludeLayers:
serializedVersion: 2
m_Bits: 0
m_Interpolate: 0
m_Interpolate: 1
m_SleepingMode: 1
m_CollisionDetection: 0
m_CollisionDetection: 1
m_Constraints: 4
--- !u!114 &235682884
MonoBehaviour:
Expand Down Expand Up @@ -8450,9 +8450,9 @@ Rigidbody2D:
m_ExcludeLayers:
serializedVersion: 2
m_Bits: 0
m_Interpolate: 0
m_Interpolate: 1
m_SleepingMode: 1
m_CollisionDetection: 0
m_CollisionDetection: 1
m_Constraints: 0
--- !u!61 &906236101
BoxCollider2D:
Expand Down Expand Up @@ -10098,9 +10098,9 @@ Rigidbody2D:
m_ExcludeLayers:
serializedVersion: 2
m_Bits: 0
m_Interpolate: 0
m_Interpolate: 1
m_SleepingMode: 1
m_CollisionDetection: 0
m_CollisionDetection: 1
m_Constraints: 4
--- !u!61 &1279166762
BoxCollider2D:
Expand Down
16 changes: 8 additions & 8 deletions Assets/Scenes/RC1 Levels/JasonLevel2.unity
Original file line number Diff line number Diff line change
Expand Up @@ -436,9 +436,9 @@ Rigidbody2D:
m_ExcludeLayers:
serializedVersion: 2
m_Bits: 0
m_Interpolate: 0
m_Interpolate: 1
m_SleepingMode: 1
m_CollisionDetection: 0
m_CollisionDetection: 1
m_Constraints: 0
--- !u!61 &66568208
BoxCollider2D:
Expand Down Expand Up @@ -1350,9 +1350,9 @@ Rigidbody2D:
m_ExcludeLayers:
serializedVersion: 2
m_Bits: 0
m_Interpolate: 0
m_Interpolate: 1
m_SleepingMode: 1
m_CollisionDetection: 0
m_CollisionDetection: 1
m_Constraints: 4
--- !u!114 &143810238
MonoBehaviour:
Expand Down Expand Up @@ -57030,9 +57030,9 @@ Rigidbody2D:
m_ExcludeLayers:
serializedVersion: 2
m_Bits: 0
m_Interpolate: 0
m_Interpolate: 1
m_SleepingMode: 1
m_CollisionDetection: 0
m_CollisionDetection: 1
m_Constraints: 0
--- !u!61 &699531523
BoxCollider2D:
Expand Down Expand Up @@ -59030,9 +59030,9 @@ Rigidbody2D:
m_ExcludeLayers:
serializedVersion: 2
m_Bits: 0
m_Interpolate: 0
m_Interpolate: 1
m_SleepingMode: 1
m_CollisionDetection: 0
m_CollisionDetection: 1
m_Constraints: 0
--- !u!61 &976848140
BoxCollider2D:
Expand Down
8 changes: 4 additions & 4 deletions Assets/Scenes/RC1 Levels/Level 0.unity
Original file line number Diff line number Diff line change
Expand Up @@ -8916,7 +8916,7 @@ GameObject:
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 0
m_IsActive: 1
--- !u!95 &201506251
Animator:
serializedVersion: 5
Expand Down Expand Up @@ -8975,9 +8975,9 @@ Rigidbody2D:
m_ExcludeLayers:
serializedVersion: 2
m_Bits: 0
m_Interpolate: 0
m_Interpolate: 1
m_SleepingMode: 1
m_CollisionDetection: 0
m_CollisionDetection: 1
m_Constraints: 4
--- !u!61 &201506254
BoxCollider2D:
Expand Down Expand Up @@ -27201,7 +27201,7 @@ GameObject:
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
m_IsActive: 0
--- !u!114 &1630341294
MonoBehaviour:
m_ObjectHideFlags: 0
Expand Down

0 comments on commit 20a4091

Please sign in to comment.