mirror of
https://github.com/RHeavenStudio/HeavenStudio.git
synced 2025-06-12 22:47:40 +02:00
Vignette Spotlight (+ Neon fix) (#877)
* Vignette Spotlight + two bugfixes - increased the maximum value of the Vignette vfx block, plus made its location customizable - fixed Neon being unable to turn off - fixed Toss Boys not preparing to pop the ball in touch mode * Revert "Vignette Spotlight + two bugfixes" This reverts the toss boys script, that's gonna be a separate pr
This commit is contained in:
@ -8261,7 +8261,7 @@ MonoBehaviour:
|
||||
m_faceColor:
|
||||
serializedVersion: 2
|
||||
rgba: 4294967295
|
||||
m_fontSize: 0
|
||||
m_fontSize: 14
|
||||
m_fontSizeBase: 14.3
|
||||
m_fontWeight: 400
|
||||
m_enableAutoSizing: 1
|
||||
@ -31578,7 +31578,7 @@ RectTransform:
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
m_AnchorMin: {x: 0, y: 0.5}
|
||||
m_AnchorMax: {x: 1, y: 0.5}
|
||||
m_AnchoredPosition: {x: 0, y: 45.795906}
|
||||
m_AnchoredPosition: {x: 0, y: 199.06123}
|
||||
m_SizeDelta: {x: 0, y: 0}
|
||||
m_Pivot: {x: 0.5, y: 1}
|
||||
--- !u!222 &1154875945
|
||||
@ -41324,8 +41324,8 @@ MonoBehaviour:
|
||||
m_TargetGraphic: {fileID: 1220118245}
|
||||
m_HandleRect: {fileID: 1220118244}
|
||||
m_Direction: 2
|
||||
m_Value: 1.0000001
|
||||
m_Size: 0
|
||||
m_Value: 1
|
||||
m_Size: 1
|
||||
m_NumberOfSteps: 0
|
||||
m_OnValueChanged:
|
||||
m_PersistentCalls:
|
||||
|
Reference in New Issue
Block a user