Fix issue with event triggering multiple times at the end of the minigame
This commit is contained in:
@@ -50,8 +50,8 @@ MonoBehaviour:
|
||||
smoothMoveSpeed: 8
|
||||
blockInputDuringBump: 0
|
||||
viewfinderPrefab: {fileID: 3191012273289593430, guid: 99666bddf27a652479c2a3e0007a94dc, type: 3}
|
||||
viewfinderShrinkDuration: 2
|
||||
viewfinderMoveSpeed: 2
|
||||
viewfinderShrinkDuration: 1
|
||||
viewfinderMoveSpeed: 3
|
||||
viewfinderShrinkCurve:
|
||||
serializedVersion: 2
|
||||
m_Curve:
|
||||
@@ -77,7 +77,7 @@ MonoBehaviour:
|
||||
m_PostInfinity: 2
|
||||
m_RotationOrder: 4
|
||||
photoInputMode: 1
|
||||
paddingFactor: 2
|
||||
paddingFactor: 1
|
||||
minSizePercent: 0.15
|
||||
maxSizePercent: 1
|
||||
viewfinderStartScale: 1
|
||||
|
||||
Reference in New Issue
Block a user