月卡增加动效

ZhangBiao 2020-09-17 00:09:06 +08:00
parent 72601bff4f
commit 44f6f55d19
2 changed files with 96 additions and 1 deletions

View File

@ -1071,6 +1071,7 @@ GameObject:
m_Component:
- component: {fileID: 224114314216780152}
- component: {fileID: 222698783592158610}
- component: {fileID: 231900065013038523}
m_Layer: 5
m_Name: page_2
m_TagString: Untagged
@ -1108,6 +1109,100 @@ CanvasRenderer:
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1520310459542706}
m_CullTransparentMesh: 0
--- !u!114 &231900065013038523
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1520310459542706}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: fcf53bbee510dca40b2f81e3c0d426c6, type: 3}
m_Name:
m_EditorClassIdentifier:
tweenSequeue:
- initV3: {x: 0, y: 318, z: 0}
initFloat: 0
isInit: 1
changeV3: {x: 0, y: 338, z: 0}
changeFloat: 0
duration: 0.3
delay: 0
curveType: 11
changeType: 0
sequeueType: 1
loop: 0
loopType: 0
targetObj: {fileID: 224291194868403116}
- initV3: {x: 0, y: -350, z: 0}
initFloat: 0
isInit: 1
changeV3: {x: 0, y: -330, z: 0}
changeFloat: 0
duration: 0.3
delay: 0
curveType: 11
changeType: 0
sequeueType: 1
loop: 0
loopType: 0
targetObj: {fileID: 444703403}
- initV3: {x: 0, y: 0, z: 0}
initFloat: 0
isInit: 1
changeV3: {x: 1.15, y: 1.15, z: 1.15}
changeFloat: 0
duration: 0.3
delay: 0
curveType: 0
changeType: 4
sequeueType: 1
loop: 0
loopType: 0
targetObj: {fileID: 444703403}
- initV3: {x: 0, y: 0, z: 0}
initFloat: 0
isInit: 1
changeV3: {x: 1.15, y: 1.15, z: 1.15}
changeFloat: 0
duration: 0.3
delay: 0
curveType: 0
changeType: 4
sequeueType: 1
loop: 0
loopType: 0
targetObj: {fileID: 224291194868403116}
- initV3: {x: 1.15, y: 1.15, z: 1.15}
initFloat: 0
isInit: 0
changeV3: {x: 1, y: 1, z: 1}
changeFloat: 0
duration: 0.2
delay: 0.3
curveType: 0
changeType: 4
sequeueType: 1
loop: 0
loopType: 0
targetObj: {fileID: 224291194868403116}
- initV3: {x: 1.15, y: 1.15, z: 1.15}
initFloat: 0
isInit: 0
changeV3: {x: 1, y: 1, z: 1}
changeFloat: 0
duration: 0.2
delay: 0
curveType: 0
changeType: 4
sequeueType: 1
loop: 0
loopType: 0
targetObj: {fileID: 444703403}
isPlayAudio: 1
isHaveCloseBtn: 0
isPlayOnOpen: 1
--- !u!1 &1531894272219114
GameObject:
m_ObjectHideFlags: 0

View File

@ -33,7 +33,7 @@ function MonthCardPage:OnShow()
self.gameObject:SetActive(true)
Game.GlobalEvent:AddEvent(GameEvent.MoneyPay.OnPayResultSuccess, self.BuySuccess, self)
-- 刷新显示
PlayUIAnim(self.gameObject)
--差红点 差 倒计时关闭刷新