xiyou_sanguo
DESKTOP-MMO982B\User 2025-11-06 12:08:41 +08:00
parent 7ee4f0fa5e
commit 5ee663a99e
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ function SettingPlayerRide:InitComponent(gameObject)
this.live2dRootParent = Util.GetGameObject(gameObject, "live2dRootParent")
this.live2dRootParent2 = Util.GetGameObject(gameObject, "live2dRootParent2")
this.name = Util.GetGameObject(gameObject, "name/Text"):GetComponent("Text")
SetTextVerTial(this.name, Vector3.New(120, 10, 0), nil, nil, 5)
--SetTextVerTial(this.name, Vector3.New(120, 10, 0), nil, nil, 5)
Util.GetGameObject(gameObject, "skinProInfo/getInfoImage/Text"):GetComponent("Text").text = Language[12765]
this.getInfo = Util.GetGameObject(gameObject, "skinProInfo/getInfo"):GetComponent("Text")
Util.GetGameObject(gameObject, "skinProInfo/proImage/Text"):GetComponent("Text").text = Language[11823]