- 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:
@@ -21,35 +21,35 @@ AnimationClip:
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0
|
||||
value: {x: 1, y: 1, z: 0.4}
|
||||
inSlope: {x: 0, y: 0, z: -0.5630838}
|
||||
value: {x: 1, y: 1, z: 0.25}
|
||||
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.11660179}
|
||||
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
||||
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
||||
- serializedVersion: 3
|
||||
time: 1.6666666
|
||||
value: {x: 1, y: 1, z: 0.4}
|
||||
inSlope: {x: 0, y: 0, z: -0}
|
||||
outSlope: {x: 0, y: 0, z: 0.07339278}
|
||||
value: {x: 1, y: 1, z: 0.25}
|
||||
inSlope: {x: 0, y: 0, z: 0}
|
||||
outSlope: {x: 0, y: 0, z: 0.078221895}
|
||||
tangentMode: 0
|
||||
weightedMode: 0
|
||||
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
||||
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.16056776}
|
||||
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.22560209}
|
||||
- serializedVersion: 3
|
||||
time: 2.1666667
|
||||
value: {x: 1, y: 1, z: 1}
|
||||
inSlope: {x: 0, y: 0, z: 2.6514857}
|
||||
outSlope: {x: 0, y: 0, z: 2.6514857}
|
||||
inSlope: {x: 0, y: 0, z: 2.741352}
|
||||
outSlope: {x: 0, y: 0, z: 2.741352}
|
||||
tangentMode: 0
|
||||
weightedMode: 0
|
||||
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.10057256}
|
||||
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.11533591}
|
||||
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
m_RotationOrder: 4
|
||||
path: Modem Camera Anchor/Camera FOV Scaler
|
||||
path: Modem Camera Anchor/Camera Modifier
|
||||
m_FloatCurves: []
|
||||
m_PPtrCurves: []
|
||||
m_SampleRate: 60
|
||||
@@ -60,7 +60,7 @@ AnimationClip:
|
||||
m_ClipBindingConstant:
|
||||
genericBindings:
|
||||
- serializedVersion: 2
|
||||
path: 1570307574
|
||||
path: 1443062508
|
||||
attribute: 3
|
||||
script: {fileID: 0}
|
||||
typeID: 4
|
||||
@@ -96,36 +96,36 @@ AnimationClip:
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0
|
||||
value: 0.4
|
||||
inSlope: -0.5630838
|
||||
value: 0.25
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 65
|
||||
tangentMode: 136
|
||||
weightedMode: 0
|
||||
inWeight: 0.11660179
|
||||
inWeight: 0.33333334
|
||||
outWeight: 0.33333334
|
||||
- serializedVersion: 3
|
||||
time: 1.6666666
|
||||
value: 0.4
|
||||
inSlope: -0
|
||||
outSlope: 0.07339278
|
||||
tangentMode: 5
|
||||
value: 0.25
|
||||
inSlope: 0
|
||||
outSlope: 0.078221895
|
||||
tangentMode: 1
|
||||
weightedMode: 0
|
||||
inWeight: 0.33333334
|
||||
outWeight: 0.16056776
|
||||
outWeight: 0.22560209
|
||||
- serializedVersion: 3
|
||||
time: 2.1666667
|
||||
value: 1
|
||||
inSlope: 2.6514857
|
||||
outSlope: 2.6514857
|
||||
inSlope: 2.741352
|
||||
outSlope: 2.741352
|
||||
tangentMode: 0
|
||||
weightedMode: 0
|
||||
inWeight: 0.10057256
|
||||
inWeight: 0.11533591
|
||||
outWeight: 0.33333334
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
m_RotationOrder: 4
|
||||
attribute: m_LocalScale.z
|
||||
path: Modem Camera Anchor/Camera FOV Scaler
|
||||
path: Modem Camera Anchor/Camera Modifier
|
||||
classID: 4
|
||||
script: {fileID: 0}
|
||||
flags: 0
|
||||
|
||||
Reference in New Issue
Block a user