Skip to content

Commit

Permalink
Add client lobby for non-host players in steam lobbies (#654)
Browse files Browse the repository at this point in the history
* Add client lobby for non-host players in steam lobbies
  • Loading branch information
Fueredoriku authored May 21, 2024
1 parent b2d0517 commit 0428c0f
Show file tree
Hide file tree
Showing 12 changed files with 14,288 additions and 7,051 deletions.
3 changes: 2 additions & 1 deletion Assets/Models/PlayerSelect/PokerRoom Variant.mat
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@ Material:
m_TexEnvs: []
m_Ints: []
m_Floats: []
m_Colors: []
m_Colors:
- _Color: {r: 0.09428043, g: 0.49320263, b: 0.060948513, a: 1}
m_BuildTextureStacks: []
--- !u!114 &8253501734277939208
MonoBehaviour:
Expand Down
3 changes: 2 additions & 1 deletion Assets/Prefabs/Input/PlayerInputNetwork.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ MonoBehaviour:
gamepadLookScale: 1.2
playerCamera: {fileID: 3159361938328573030}
ZoomActive: 0
CrouchActive: 0
--- !u!114 &8944991250774289266
MonoBehaviour:
m_ObjectHideFlags: 0
Expand Down Expand Up @@ -245,7 +246,7 @@ Camera:
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 8602880480366401748}
m_Enabled: 1
m_Enabled: 0
serializedVersion: 2
m_ClearFlags: 1
m_BackGroundColor: {r: 0.19215687, g: 0.3019608, b: 0.4745098, a: 0}
Expand Down
Loading

0 comments on commit 0428c0f

Please sign in to comment.