2026.3.5 liveroom 爱心飞行
This commit is contained in:
parent
82a32db629
commit
53c4bdca13
@ -2138,9 +2138,11 @@ function UILiveRoomView:Init_FloatingHeart(itemlua)
|
|||||||
v.active = false
|
v.active = false
|
||||||
v.canvasGroup.alpha = 0
|
v.canvasGroup.alpha = 0
|
||||||
end
|
end
|
||||||
|
itemlua.floatingHeart:SetActive(true)
|
||||||
end
|
end
|
||||||
|
|
||||||
function UILiveRoomView:Gen_FloatingHeart(itemlua)
|
function UILiveRoomView:Gen_FloatingHeart(itemlua)
|
||||||
|
|
||||||
self.FloatingHeart = {
|
self.FloatingHeart = {
|
||||||
[1] = itemlua.floatingHeart.item1,
|
[1] = itemlua.floatingHeart.item1,
|
||||||
[2] = itemlua.floatingHeart.item2,
|
[2] = itemlua.floatingHeart.item2,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user