ShaoNv
parent
0fa41fdb60
commit
afda627fde
|
|
@ -234,7 +234,7 @@ function this.SetCardSingleData(o,monsterId, _pos)
|
|||
name.text=heroConfig.ReadingName
|
||||
|
||||
local live = Util.GetGameObject(o, "Mask/icon"):GetComponent("RawImage")
|
||||
local liveName = GetResourcePath(heroConfig.Painting)
|
||||
local liveName = GetResourcePath(heroConfig.Live)
|
||||
local roleConfig = ConfigManager.GetConfigData(ConfigName.RoleConfig, heroConfig.Id)
|
||||
local scale = roleConfig.play_liveScale
|
||||
local livePos = Vector3.New(roleConfig.offset[1], roleConfig.offset[2], 0)
|
||||
|
|
|
|||
Loading…
Reference in New Issue