- 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:
@@ -22,34 +22,34 @@ AnimationClip:
|
||||
- serializedVersion: 3
|
||||
time: 0
|
||||
value: {x: 1, y: 1, z: 1}
|
||||
inSlope: {x: 0, y: 0, z: -0.06256307}
|
||||
inSlope: {x: 0, y: 0, z: 0}
|
||||
outSlope: {x: 0, y: 0, z: 0}
|
||||
tangentMode: 0
|
||||
weightedMode: 0
|
||||
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
||||
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.16145308}
|
||||
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
||||
- serializedVersion: 3
|
||||
time: 1.3333334
|
||||
value: {x: 1, y: 1, z: 1}
|
||||
inSlope: {x: 0, y: 0, z: -0}
|
||||
outSlope: {x: 0, y: 0, z: -0.1135807}
|
||||
inSlope: {x: 0, y: 0, z: 0}
|
||||
outSlope: {x: 0, y: 0, z: -0.13260512}
|
||||
tangentMode: 0
|
||||
weightedMode: 0
|
||||
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
||||
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.2667992}
|
||||
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.17743969}
|
||||
- serializedVersion: 3
|
||||
time: 1.8333334
|
||||
value: {x: 1, y: 1, z: 0.4}
|
||||
inSlope: {x: 0, y: 0, z: -2.9403248}
|
||||
outSlope: {x: 0, y: 0, z: 0}
|
||||
value: {x: 1, y: 1, z: 0.25}
|
||||
inSlope: {x: 0, y: 0, z: -3.3267188}
|
||||
outSlope: {x: 0, y: 0, z: -3.3267188}
|
||||
tangentMode: 0
|
||||
weightedMode: 0
|
||||
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.09893775}
|
||||
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.090620995}
|
||||
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
m_RotationOrder: 4
|
||||
path: Alternate Camera Anchors/Modem Camera Anchor/Camera FOV Scaler
|
||||
path: Alternate Camera Anchors/Modem Camera Anchor/Camera Modifier
|
||||
m_FloatCurves: []
|
||||
m_PPtrCurves: []
|
||||
m_SampleRate: 60
|
||||
@@ -60,7 +60,7 @@ AnimationClip:
|
||||
m_ClipBindingConstant:
|
||||
genericBindings:
|
||||
- serializedVersion: 2
|
||||
path: 2239202214
|
||||
path: 3153321509
|
||||
attribute: 3
|
||||
script: {fileID: 0}
|
||||
typeID: 4
|
||||
@@ -97,35 +97,35 @@ AnimationClip:
|
||||
- serializedVersion: 3
|
||||
time: 0
|
||||
value: 1
|
||||
inSlope: -0.06256307
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 65
|
||||
tangentMode: 136
|
||||
weightedMode: 0
|
||||
inWeight: 0.33333334
|
||||
outWeight: 0.16145308
|
||||
outWeight: 0.33333334
|
||||
- serializedVersion: 3
|
||||
time: 1.3333334
|
||||
value: 1
|
||||
inSlope: -0
|
||||
outSlope: -0.1135807
|
||||
tangentMode: 5
|
||||
inSlope: 0
|
||||
outSlope: -0.13260512
|
||||
tangentMode: 1
|
||||
weightedMode: 0
|
||||
inWeight: 0.33333334
|
||||
outWeight: 0.2667992
|
||||
outWeight: 0.17743969
|
||||
- serializedVersion: 3
|
||||
time: 1.8333334
|
||||
value: 0.4
|
||||
inSlope: -2.9403248
|
||||
outSlope: 0
|
||||
tangentMode: 65
|
||||
value: 0.25
|
||||
inSlope: -3.3267188
|
||||
outSlope: -3.3267188
|
||||
tangentMode: 0
|
||||
weightedMode: 0
|
||||
inWeight: 0.09893775
|
||||
inWeight: 0.090620995
|
||||
outWeight: 0.33333334
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
m_RotationOrder: 4
|
||||
attribute: m_LocalScale.z
|
||||
path: Alternate Camera Anchors/Modem Camera Anchor/Camera FOV Scaler
|
||||
path: Alternate Camera Anchors/Modem Camera Anchor/Camera Modifier
|
||||
classID: 4
|
||||
script: {fileID: 0}
|
||||
flags: 0
|
||||
|
||||
Reference in New Issue
Block a user