Added game state and network client

This commit is contained in:
2026-05-20 19:56:25 +01:00
parent 8d3998945a
commit 48f8ae6c08
34 changed files with 713 additions and 16 deletions

View File

@@ -9,7 +9,7 @@ EditorBuildSettings:
path: Assets/Scenes/MainMenu.unity
guid: 74b90beff86079840bff70644df98b7f
- enabled: 1
path: Assets/Scenes/GameScene.unity
path: Assets/Scenes/LobbyScene.unity
guid: 1330a3e27c419f7468d5a2bfee53e3e3
m_configObjects:
com.unity.input.settings.actions: {fileID: -944628639613478452, guid: 052faaac586de48259a63d0c4782560b, type: 3}

View File

@@ -13,7 +13,7 @@ PlayerSettings:
useOnDemandResources: 0
accelerometerFrequency: 60
companyName: DefaultCompany
productName: PenguinsTwoChase (Client)
productName: PenguinsTwoChase
defaultCursor: {fileID: 0}
cursorHotspot: {x: 0, y: 0}
m_SplashScreenBackgroundColor: {r: 0.13725491, g: 0.12156863, b: 0.1254902, a: 1}