创建角色界面显示优化

dev_chengFeng
gaoxin 2020-08-26 18:17:43 +08:00
parent 80e2f16169
commit 46403f1431
2 changed files with 3 additions and 3 deletions

View File

@ -39529,7 +39529,7 @@ 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: 0, y: 436}
m_AnchoredPosition: {x: -30, y: 485}
m_SizeDelta: {x: 841, y: 987}
m_Pivot: {x: 0.5, y: 0.5}
--- !u!222 &3471754034931023599

View File

@ -12,8 +12,8 @@ local girlLiveRes = "live2d_npc_map_nv"
local smallInfo = {[1] = {Pos = Vector3.New(-1, -81, 0), Scale = Vector3.New(0.25, 0.25, 0.25)},
[2] = {Pos = Vector3.New(-1, -81, 0), Scale = Vector3.New(0.15, 0.15, 0.15)},}
local bigInfo = {[1] = {Pos = Vector3.New(-43, -312, 0), Scale = Vector3.New(0.4, 0.4, 0.4)},
[2] = {Pos = Vector3.New(-53, -309, 0), Scale = Vector3.New(0.4, 0.4, 0.4)},}
local bigInfo = {[1] = {Pos = Vector3.New(0, -359, 0), Scale = Vector3.New(0.5, 0.5, 0.5)},
[2] = {Pos = Vector3.New(-33, -382, 0), Scale = Vector3.New(0.45, 0.45, 0.45)},}
local curLive
local lastChoose