【称号坐骑时装】三界降魔

dev_chengFeng
zhangqiang 2021-03-31 17:30:05 +08:00
parent d5c743e302
commit c6425d9fe9
2 changed files with 7 additions and 7 deletions

View File

@ -479,8 +479,8 @@ RectTransform:
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0.5, y: 0.5}
m_AnchorMax: {x: 0.5, y: 0.5}
m_AnchoredPosition: {x: 4, y: 160}
m_SizeDelta: {x: 234, y: 384}
m_AnchoredPosition: {x: 4, y: 121.3}
m_SizeDelta: {x: 186.9, y: 306.6}
m_Pivot: {x: 0.5, y: 0.5}
--- !u!222 &3673423893004458656
CanvasRenderer:
@ -825,8 +825,8 @@ RectTransform:
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0.5, y: 0.5}
m_AnchorMax: {x: 0.5, y: 0.5}
m_AnchoredPosition: {x: 4, y: 160}
m_SizeDelta: {x: 234, y: 384}
m_AnchoredPosition: {x: 4, y: 120}
m_SizeDelta: {x: 185.2, y: 304}
m_Pivot: {x: 0.5, y: 0.5}
--- !u!222 &731834619246549618
CanvasRenderer:
@ -1240,8 +1240,8 @@ RectTransform:
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0.5, y: 0.5}
m_AnchorMax: {x: 0.5, y: 0.5}
m_AnchoredPosition: {x: 3, y: 162}
m_SizeDelta: {x: 234, y: 384}
m_AnchoredPosition: {x: 3, y: 122}
m_SizeDelta: {x: 185.2, y: 304}
m_Pivot: {x: 0.5, y: 0.5}
--- !u!222 &1863043904829440535
CanvasRenderer:

View File

@ -151,7 +151,7 @@ function DemonSlayerPanel:SetRank(ActInfo)
designation = allRankData[i].userTitle
}
npcList[i] = PlayerLiveView:New(livePrefab.transform,2, curPlayerLiveViewData)
npcList[i]:OnOpen(GetPlayerRoleSingleConFig().Scale11,nil,WALK_DIR.IDLE_LEFT)
npcList[i]:OnOpen(GetPlayerRoleSingleConFig().Scale11,Vector3.New(0,-132.73,0),WALK_DIR.IDLE_LEFT)
else
image.enabled = true
item.text = Language[10423]