diff --git a/Assets/ManagedResources/~Lua/Modules/Story/StoryManager.lua b/Assets/ManagedResources/~Lua/Modules/Story/StoryManager.lua index 2aba8f7bb4..1b331bc283 100644 --- a/Assets/ManagedResources/~Lua/Modules/Story/StoryManager.lua +++ b/Assets/ManagedResources/~Lua/Modules/Story/StoryManager.lua @@ -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