change: edited camera and ui prefabs to work with networking

This commit is contained in:
Chris
2025-09-04 19:18:10 -04:00
parent 01e074e1f1
commit 8bf90e7827
2 changed files with 281 additions and 0 deletions

View File

@@ -48,6 +48,7 @@ GameObject:
- component: {fileID: 3229831872226355039}
- component: {fileID: 9145059216287897393}
- component: {fileID: 3313631396256320333}
- component: {fileID: 2138014960130760179}
- component: {fileID: 7070283194321853303}
- component: {fileID: 4383369033389970653}
m_Layer: 0
@@ -286,6 +287,51 @@ MonoBehaviour:
DecelTime: 0
PlayerIndex: -1
AutoEnableInputs: 1
--- !u!114 &2138014960130760179
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 3727451710788063110}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 058c862723373ca43913637463aff84a, type: 3}
m_Name:
m_EditorClassIdentifier: Core::CustomInputHandler
ScanRecursively: 1
SuppressInputWhileBlending: 1
IgnoreTimeScale: 0
m_ControllerManager:
Controllers:
- Name: Look Orbit X
Owner: {fileID: 4828207810450504966}
Enabled: 1
Input:
Input: {fileID: 6185001796860367008, guid: 94c7611bb3f64b248940847af54844cf, type: 3}
InputValue: 0
Driver:
AccelTime: 0
DecelTime: 0
- Name: Look Orbit Y
Owner: {fileID: 4828207810450504966}
Enabled: 1
Input:
Input: {fileID: 6185001796860367008, guid: 94c7611bb3f64b248940847af54844cf, type: 3}
InputValue: 0
Driver:
AccelTime: 0
DecelTime: 0
- Name: Orbit Scale
Owner: {fileID: 4828207810450504966}
Enabled: 1
Input:
Input: {fileID: 6185001796860367008, guid: 94c7611bb3f64b248940847af54844cf, type: 3}
InputValue: 0
Driver:
AccelTime: 0
DecelTime: 0
PlayerInput: {fileID: 0}
--- !u!114 &7070283194321853303
MonoBehaviour:
m_ObjectHideFlags: 0