罗浮争锋小人朝向错误修改

dev_chengFeng
jiaoyangna 2021-10-18 18:23:06 +08:00
parent 022a7f46c6
commit f2e06a8bc4
1 changed files with 5 additions and 1 deletions

View File

@ -310,7 +310,11 @@ function this.LocadPersonInfoLive(go,data,live)
LogYellow("data.userTitle "..data.userTitle)
liveNodeList[go] = PlayerLiveView:New(live.transform,2, curPlayerLiveViewData,this.sortingOrder)
liveNodeList[go]:SetNameHeight(-2.5)
liveNodeList[go]:OnOpen(GetPlayerRoleSingleConFig().Scale6,Vector3.New(0,-118.65,0),WALK_DIR.IDLE_LEFT)
if data.userMount and data.userMount > 0 and data.userMount ~= PlayerRide.YUJIAN then
liveNodeList[go]:OnOpen(GetPlayerRoleSingleConFig().Scale6,Vector3.New(0,-118.65,0),WALK_DIR.IDLE_LEFT)
else
liveNodeList[go]:OnOpen(GetPlayerRoleSingleConFig().Scale6,Vector3.New(0,-118.65,0),WALK_DIR.IDLE_FRONT)
end
-- liveNodeList[go] = {name=npc, go=live2d}
end
--刷新倒计时显示