[战斗]=============================战斗显示修改
parent
9d4eeef6e2
commit
7f12bdb99f
|
|
@ -345,7 +345,7 @@ function PlayerView:OnBloodValueChange(value,type,num)
|
|||
self.yujiaSlider.fillAmount = value
|
||||
if type and num then
|
||||
if type==1 then
|
||||
self.Floater:ArtFloating(ArtFloatingType.yujiaAdd, ArtFloatingColor.Green,num,TextFloatingColor.Green)
|
||||
self.Floater:ArtFloating(ArtFloatingType.yujiaAdd, ArtFloatingColor.Green,num)
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Reference in New Issue