- Modem camera transition now has zoom animations.
- Added a CameraAnchor and follower for the winning player in round 2. - Round 2 now has a more reliable check for when the call ends. - CameraAnchor can now follow different areas of a player's body. - CameraTimedSwitcher can now choose to always reactivate when asked. - Glass shatter effect now only works for hosts. - CaseVideoSyncPlayer will no longer crash when skipping too fast in round 1. - Fixed an erroneous camera switcher activation in round 3. - Made a minor wording change to Eartha Brute's wanted poster.
This commit is contained in:
+1
-1
@@ -26,7 +26,7 @@ PrefabInstance:
|
||||
- target: {fileID: 7875515815342178887, guid: 7b68b414f7f0a9f4299d29d7d06f81df,
|
||||
type: 3}
|
||||
propertyPath: m_text
|
||||
value: "\u2022 STRONG AS OX\n\u2022 LARGE AS HOUSE\n\u2022 DUMB AS BRICKS"
|
||||
value: "\u2022 STRONG AS OX\n\u2022 LARGE AS HOUSE\n\u2022 DUMB AS ROCKS"
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 8855430315479899827, guid: 7b68b414f7f0a9f4299d29d7d06f81df,
|
||||
type: 3}
|
||||
|
||||
@@ -58,6 +58,9 @@ MonoBehaviour:
|
||||
SerializationNodes: []
|
||||
_udonSharpBackingUdonBehaviour: {fileID: 1566564563436244780}
|
||||
_AudioManager: {fileID: 0}
|
||||
_Colliders:
|
||||
- {fileID: 5918708424213131158}
|
||||
- {fileID: 4855268702929540186}
|
||||
--- !u!114 &1566564563436244780
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
@@ -102,7 +105,7 @@ GameObject:
|
||||
m_Icon: {fileID: 0}
|
||||
m_NavMeshLayer: 0
|
||||
m_StaticEditorFlags: 0
|
||||
m_IsActive: 1
|
||||
m_IsActive: 0
|
||||
--- !u!4 &3581063314187638010
|
||||
Transform:
|
||||
m_ObjectHideFlags: 0
|
||||
@@ -208,7 +211,7 @@ GameObject:
|
||||
m_Icon: {fileID: 0}
|
||||
m_NavMeshLayer: 0
|
||||
m_StaticEditorFlags: 0
|
||||
m_IsActive: 1
|
||||
m_IsActive: 0
|
||||
--- !u!4 &2000544568636214420
|
||||
Transform:
|
||||
m_ObjectHideFlags: 0
|
||||
|
||||
@@ -15,7 +15,7 @@ GameObject:
|
||||
m_Icon: {fileID: 0}
|
||||
m_NavMeshLayer: 0
|
||||
m_StaticEditorFlags: 0
|
||||
m_IsActive: 1
|
||||
m_IsActive: 0
|
||||
--- !u!4 &6417972481979237589
|
||||
Transform:
|
||||
m_ObjectHideFlags: 0
|
||||
@@ -250,7 +250,7 @@ PrefabInstance:
|
||||
- target: {fileID: 919132149155446097, guid: 21f939804f0f9c742b2f0205797b740b,
|
||||
type: 3}
|
||||
propertyPath: m_IsActive
|
||||
value: 1
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
m_RemovedComponents: []
|
||||
m_RemovedGameObjects: []
|
||||
|
||||
Reference in New Issue
Block a user