【排行榜】踏碎凌霄称号大小修改

dev_chengFeng
zhangqiang 2021-07-30 18:29:44 +08:00
parent 36e28866ed
commit c1e192943c
1 changed files with 1 additions and 1 deletions

View File

@ -287,7 +287,7 @@ function this.SetHeadsInfo(data,root,index,name,level)
ride = data.userMount,
designation = data.userTitle,
}
npc = PlayerLiveView:New(this.livePrefab.transform,2, curPlayerLiveViewData,this.sortingOrder)
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)