排行榜上小人朝侧面修改提交

(cherry picked from commit 851bd2450c)
dev_chengFeng
jiaoyangna 2021-10-15 11:40:01 +08:00
parent 7ac2417ff8
commit 83ceaa43b7
1 changed files with 3 additions and 1 deletions

View File

@ -299,10 +299,12 @@ function this.SetHeadsInfo(data,root,index,name,level)
ride = data.userMount,
designation = data.userTitle,
}
LogGreen("data.userSkin:"..data.userSkin)
LogGreen("data.userMount:"..data.userMount)
npc = PlayerLiveView:New(this.livePrefab.transform,2, curPlayerLiveViewData,this.sortingOrder,NPCPosType.smallMap)
npc:SetNameHeight(-2.5)
npc:OnOpen(GetPlayerRoleSingleConFig().Scale6,Vector3.New(0,-118.65,0),WALK_DIR.IDLE_LEFT)
npc:SetWalkDir(WALK_DIR.IDLE_FRONT)
Util.AddOnceClick(this.firstheadClick,function()
if sData.rankType == RANK_TYPE.TASUILINGXIAO then
UIManager.OpenPanel(UIName.PlayerInfoPopup, data.uid,PLAYER_INFO_VIEW_TYPE.TSLX)