工会副本修改
parent
81a363236c
commit
9539c997e5
|
@ -381,7 +381,7 @@ function this.ShowBossInfo()
|
||||||
this.bossHerohpPassText.text = Language[11082]
|
this.bossHerohpPassText.text = Language[11082]
|
||||||
this.bossHerohpPass.fillAmount = 0
|
this.bossHerohpPass.fillAmount = 0
|
||||||
end
|
end
|
||||||
local liveName = GetResourcePath(curheroConfig.Live)
|
local liveName = GetResourcePath(curheroConfig.Painting)
|
||||||
local roleConfig = ConfigManager.GetConfigData(ConfigName.RoleConfig, curheroConfig.Id)
|
local roleConfig = ConfigManager.GetConfigData(ConfigName.RoleConfig, curheroConfig.Id)
|
||||||
local scale = roleConfig.play_liveScale
|
local scale = roleConfig.play_liveScale
|
||||||
local livePos = Vector3.New(roleConfig.offset[1], roleConfig.offset[2], 0)
|
local livePos = Vector3.New(roleConfig.offset[1], roleConfig.offset[2], 0)
|
||||||
|
|
Loading…
Reference in New Issue