小女孩剧情位置修改
parent
162180894b
commit
e3ce0b2c1b
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue