- Modem and destination sign now correctly sync for all players.
- Case Manager now ensures proper ownership for whoever loads the case file.
This commit is contained in:
@@ -56,6 +56,7 @@ MonoBehaviour:
|
||||
PrefabModifications: []
|
||||
SerializationNodes: []
|
||||
_udonSharpBackingUdonBehaviour: {fileID: 5599998666058814250}
|
||||
_Sign: {fileID: 165281433678564029}
|
||||
_Display: {fileID: 8703330570973995998}
|
||||
--- !u!114 &5599998666058814250
|
||||
MonoBehaviour:
|
||||
@@ -315,6 +316,11 @@ PrefabInstance:
|
||||
propertyPath: m_Name
|
||||
value: SM_DestinationCard
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 919132149155446097, guid: 85fb9450493e0894191f35f1bc4e8edf,
|
||||
type: 3}
|
||||
propertyPath: m_IsActive
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 919132149155446097, guid: 85fb9450493e0894191f35f1bc4e8edf,
|
||||
type: 3}
|
||||
propertyPath: m_StaticEditorFlags
|
||||
@@ -329,6 +335,12 @@ PrefabInstance:
|
||||
addedObject: {fileID: 7676618605733070073}
|
||||
m_AddedComponents: []
|
||||
m_SourcePrefab: {fileID: 100100000, guid: 85fb9450493e0894191f35f1bc4e8edf, type: 3}
|
||||
--- !u!1 &165281433678564029 stripped
|
||||
GameObject:
|
||||
m_CorrespondingSourceObject: {fileID: 919132149155446097, guid: 85fb9450493e0894191f35f1bc4e8edf,
|
||||
type: 3}
|
||||
m_PrefabInstance: {fileID: 1047750225737676780}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
--- !u!4 &648767085292326919 stripped
|
||||
Transform:
|
||||
m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 85fb9450493e0894191f35f1bc4e8edf,
|
||||
|
||||
@@ -712,6 +712,11 @@ PrefabInstance:
|
||||
propertyPath: MapFiles.Array.size
|
||||
value: 8
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 6858734047833335697, guid: 3929edff864c3a84abaac327dbadaf65,
|
||||
type: 3}
|
||||
propertyPath: ClueImages.Array.size
|
||||
value: 1
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 6858734047833335697, guid: 3929edff864c3a84abaac327dbadaf65,
|
||||
type: 3}
|
||||
propertyPath: VideoFiles.Array.size
|
||||
@@ -763,6 +768,11 @@ PrefabInstance:
|
||||
propertyPath: MapFiles.Array.data[7].url
|
||||
value: https://witwics-dev.github.io/TheWilliamsburglary/Maps/atlas_8.png
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 6858734047833335697, guid: 3929edff864c3a84abaac327dbadaf65,
|
||||
type: 3}
|
||||
propertyPath: ClueImages.Array.data[0].url
|
||||
value: https://witwics-dev.github.io/TheWilliamsburglary/ExtraImages/0.png
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 6858734047833335697, guid: 3929edff864c3a84abaac327dbadaf65,
|
||||
type: 3}
|
||||
propertyPath: VideoFiles.Array.data[0].url
|
||||
|
||||
@@ -1,5 +1,37 @@
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!1 &497488136702045868
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
serializedVersion: 6
|
||||
m_Component:
|
||||
- component: {fileID: 6417972481979237589}
|
||||
m_Layer: 0
|
||||
m_Name: Activation Object
|
||||
m_TagString: Untagged
|
||||
m_Icon: {fileID: 0}
|
||||
m_NavMeshLayer: 0
|
||||
m_StaticEditorFlags: 0
|
||||
m_IsActive: 0
|
||||
--- !u!4 &6417972481979237589
|
||||
Transform:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 497488136702045868}
|
||||
serializedVersion: 2
|
||||
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
||||
m_LocalPosition: {x: 0, y: 0, z: 0}
|
||||
m_LocalScale: {x: 1, y: 1, z: 1}
|
||||
m_ConstrainProportionsScale: 0
|
||||
m_Children:
|
||||
- {fileID: 3200115956421457733}
|
||||
m_Father: {fileID: 6538633228974114170}
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
--- !u!1 &2802413248237860970
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
@@ -33,7 +65,7 @@ Transform:
|
||||
m_LocalScale: {x: 1, y: 1, z: 1}
|
||||
m_ConstrainProportionsScale: 0
|
||||
m_Children:
|
||||
- {fileID: 3200115956421457733}
|
||||
- {fileID: 6417972481979237589}
|
||||
- {fileID: 5664439777900644494}
|
||||
m_Father: {fileID: 0}
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
@@ -101,8 +133,11 @@ MonoBehaviour:
|
||||
PrefabModifications: []
|
||||
SerializationNodes: []
|
||||
_udonSharpBackingUdonBehaviour: {fileID: 932720169245821887}
|
||||
_ModemActivationObject: {fileID: 497488136702045868}
|
||||
_ModemDestination: {fileID: 0}
|
||||
_AudioManager: {fileID: 0}
|
||||
_ModemAnimator: {fileID: 0}
|
||||
_ModemDestinationAnimator: {fileID: 0}
|
||||
--- !u!114 &932720169245821887
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
@@ -234,7 +269,7 @@ PrefabInstance:
|
||||
serializedVersion: 2
|
||||
m_Modification:
|
||||
serializedVersion: 3
|
||||
m_TransformParent: {fileID: 6538633228974114170}
|
||||
m_TransformParent: {fileID: 6417972481979237589}
|
||||
m_Modifications:
|
||||
- target: {fileID: 4638847030410775792, guid: a0451c4a9ed345b4b8372def176b1b38,
|
||||
type: 3}
|
||||
@@ -259,17 +294,17 @@ PrefabInstance:
|
||||
- target: {fileID: 4638847030410775792, guid: a0451c4a9ed345b4b8372def176b1b38,
|
||||
type: 3}
|
||||
propertyPath: m_LocalRotation.x
|
||||
value: 0
|
||||
value: -0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 4638847030410775792, guid: a0451c4a9ed345b4b8372def176b1b38,
|
||||
type: 3}
|
||||
propertyPath: m_LocalRotation.y
|
||||
value: 0
|
||||
value: -0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 4638847030410775792, guid: a0451c4a9ed345b4b8372def176b1b38,
|
||||
type: 3}
|
||||
propertyPath: m_LocalRotation.z
|
||||
value: 0
|
||||
value: -0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 4638847030410775792, guid: a0451c4a9ed345b4b8372def176b1b38,
|
||||
type: 3}
|
||||
|
||||
Reference in New Issue
Block a user