悉野小楼

导航

2025年7月18日

laya tween闪烁效果

摘要: tweenBlink(item:any){ Laya.Tween.to(item, { alpha:0 }, 400, Laya.Ease.cubicIn, Laya.Handler.create(this, () => { Laya.Tween.to(item, { alpha:1 }, 400, 阅读全文

posted @ 2025-07-18 15:27 悉野 阅读(10) 评论(0) 推荐(0)