バイブレーション追加
This commit is contained in:
parent
2775153235
commit
bafeb4d247
|
|
@ -239,6 +239,13 @@ AnimationClip:
|
||||||
m_HasGenericRootTransform: 0
|
m_HasGenericRootTransform: 0
|
||||||
m_HasMotionFloatCurves: 0
|
m_HasMotionFloatCurves: 0
|
||||||
m_Events:
|
m_Events:
|
||||||
|
- time: 0
|
||||||
|
functionName: OnPlayVibrationOnce
|
||||||
|
data:
|
||||||
|
objectReferenceParameter: {fileID: 0}
|
||||||
|
floatParameter: 0
|
||||||
|
intParameter: 0
|
||||||
|
messageOptions: 0
|
||||||
- time: 0.016666668
|
- time: 0.016666668
|
||||||
functionName: OnPlaySE
|
functionName: OnPlaySE
|
||||||
data: se_CornField_machine
|
data: se_CornField_machine
|
||||||
|
|
|
||||||
|
|
@ -751,3 +751,10 @@ AnimationClip:
|
||||||
floatParameter: 0
|
floatParameter: 0
|
||||||
intParameter: 0
|
intParameter: 0
|
||||||
messageOptions: 0
|
messageOptions: 0
|
||||||
|
- time: 0.033333335
|
||||||
|
functionName: OnPlayVibrationOnce
|
||||||
|
data:
|
||||||
|
objectReferenceParameter: {fileID: 0}
|
||||||
|
floatParameter: 0
|
||||||
|
intParameter: 0
|
||||||
|
messageOptions: 0
|
||||||
|
|
|
||||||
|
|
@ -2238,7 +2238,7 @@ RectTransform:
|
||||||
m_AnchorMin: {x: 0.5, y: 0.5}
|
m_AnchorMin: {x: 0.5, y: 0.5}
|
||||||
m_AnchorMax: {x: 0.5, y: 0.5}
|
m_AnchorMax: {x: 0.5, y: 0.5}
|
||||||
m_AnchoredPosition: {x: 0, y: 0}
|
m_AnchoredPosition: {x: 0, y: 0}
|
||||||
m_SizeDelta: {x: 450, y: 180}
|
m_SizeDelta: {x: 550, y: 180}
|
||||||
m_Pivot: {x: 0.5, y: 0.5}
|
m_Pivot: {x: 0.5, y: 0.5}
|
||||||
--- !u!114 &1116792172
|
--- !u!114 &1116792172
|
||||||
MonoBehaviour:
|
MonoBehaviour:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue