引导人物修改

gaoxin 2020-09-08 18:03:38 +08:00
parent 37316136f1
commit 63f7759c7a
1 changed files with 2 additions and 2 deletions

View File

@ -32,7 +32,7 @@ function this:InitComponent()
self.handPoint = Util.GetGameObject(self.buttonIcon,"GameObject")
poolManager:LoadLive("live2d_c_yff_0048", self.dialogRoot.transform, Vector3.one * 0.36, Vector3.New(-330, 100))
poolManager:LoadLive("live2d_c_gyps_00020", self.dialogRoot.transform, Vector3.one * 0.46, Vector3.New(-350, 210))
end
--绑定事件(用于子类重写)