小女孩剧情位置修改

dev_chengFeng
liujiaqi 2020-08-27 11:54:32 +08:00
parent 162180894b
commit e3ce0b2c1b
1 changed files with 1 additions and 1 deletions

View File

@ -131,7 +131,7 @@ function this.SetLive2dState(setData, isNeedLoad, resPath, live2dRoot, effectRoo
position = Vector3(setData.Position[1], setData.Position[2], 0)
if resPath == this.bitchRes then
position = Vector3.New(0, -200, 0)
position = Vector3.New(0, -250, 0)
scale = 0.5
end