工会副本修改

onepiece_demo_arena
wangzhenxing 2023-12-08 22:47:09 +08:00
parent 81a363236c
commit 9539c997e5
1 changed files with 1 additions and 1 deletions

View File

@ -381,7 +381,7 @@ function this.ShowBossInfo()
this.bossHerohpPassText.text = Language[11082]
this.bossHerohpPass.fillAmount = 0
end
local liveName = GetResourcePath(curheroConfig.Live)
local liveName = GetResourcePath(curheroConfig.Painting)
local roleConfig = ConfigManager.GetConfigData(ConfigName.RoleConfig, curheroConfig.Id)
local scale = roleConfig.play_liveScale
local livePos = Vector3.New(roleConfig.offset[1], roleConfig.offset[2], 0)