Skip to content

Commit

Permalink
Fix Controller Prefab and Level 6 Pause Menu (#40)
Browse files Browse the repository at this point in the history
  • Loading branch information
PNone authored Apr 30, 2023
1 parent b409b61 commit 4b843cd
Show file tree
Hide file tree
Showing 4 changed files with 1,023 additions and 594 deletions.
2 changes: 1 addition & 1 deletion HohimBrueh/Assets/Prefabs/Controllers.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,6 @@ MonoBehaviour:
scoreDisplayPrefab: {fileID: 114516451459036664, guid: 059d29929d48ac340ba6ad32f61d63ef,
type: 3}
pauseMenuPrefab: {fileID: 1729754882876724940}
pauseMenuComp: {fileID: 0}
playerColors:
- {r: 0.6666667, g: 0.6901961, b: 0.34509805, a: 1}
- {r: 0.52156866, g: 0.40784314, b: 0.5176471, a: 1}
Expand All @@ -249,6 +248,7 @@ MonoBehaviour:
- {r: 1, g: 0.7081123, b: 0.30147058, a: 1}
- {r: 0.2509804, g: 0.69803923, b: 0.84705883, a: 1}
- {r: 1, g: 1, b: 1, a: 1}
- {r: 0.09803922, g: 0.11764706, b: 0.8392157, a: 1}
isJoinScreen: 0
joinCanvas:
- {fileID: 0}
Expand Down
Loading

0 comments on commit 4b843cd

Please sign in to comment.