- CameraAnchor can now have camera rotation offsets as well as FOV changes.

- CameraAnchor no longer needs to sync with LightSync, and so does not.
- Added noise texture to velvet rope material.
- Improved lightmaps on velvet rope model.
- Round 1 podiums now return empty strings when no player owns them.
- Winning player camera in round 2 now has rotation offset for a later effect.
- Jail phone syncs active status better, and finds a player to follow better.
This commit is contained in:
2026-05-05 03:58:58 -04:00
parent 9cda4eaf7c
commit 7b113a5c8a
35 changed files with 517 additions and 550 deletions
+4 -3
View File
@@ -92,8 +92,9 @@ MonoBehaviour:
FOV: 60
NearClippingPlane: 0.3
FarClippingPlane: 1000
CameraRoot: {fileID: 6802575006468162178}
CameraFOVScaler: {fileID: 4789832517991542133}
_CameraRoot: {fileID: 6802575006468162178}
_CameraModifier: {fileID: 4789832517991542133}
FollowMethod: 0
--- !u!114 &4941474114823655580
MonoBehaviour:
m_ObjectHideFlags: 0
@@ -130,7 +131,7 @@ GameObject:
m_Component:
- component: {fileID: 4789832517991542133}
m_Layer: 0
m_Name: Camera FOV Scaler
m_Name: Camera Modifier
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
+12 -1
View File
@@ -325,6 +325,11 @@ PrefabInstance:
propertyPath: m_LocalEulerAnglesHint.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: -7511558181221131132, guid: 21599afa6ab27574182496d3ebe3232c,
type: 3}
propertyPath: m_CastShadows
value: 0
objectReference: {fileID: 0}
- target: {fileID: -7511558181221131132, guid: 21599afa6ab27574182496d3ebe3232c,
type: 3}
propertyPath: m_Materials.Array.data[0]
@@ -335,6 +340,11 @@ PrefabInstance:
propertyPath: m_Layer
value: 13
objectReference: {fileID: 0}
- target: {fileID: 565668218006355825, guid: 21599afa6ab27574182496d3ebe3232c,
type: 3}
propertyPath: m_CastShadows
value: 0
objectReference: {fileID: 0}
- target: {fileID: 565668218006355825, guid: 21599afa6ab27574182496d3ebe3232c,
type: 3}
propertyPath: m_Materials.Array.data[0]
@@ -583,7 +593,7 @@ MonoBehaviour:
lateLooper: {fileID: 637467565593588835}
rigid: {fileID: 4575308875957934130}
pickup: {fileID: 3019992558134816461}
respawnHeight: -1.5
respawnHeight: -10
smoothingTime: -0.25
allowTheftFromSelf: 1
allowTheftWhenAttachedToPlayer: 1
@@ -647,6 +657,7 @@ MonoBehaviour:
SerializationNodes: []
_udonSharpBackingUdonBehaviour: {fileID: 5741219692586799498}
_GameManager: {fileID: 0}
_ObjectSync: {fileID: 7664069034163716319}
--- !u!114 &7251063502356948773
MonoBehaviour:
m_ObjectHideFlags: 0