4 lines
159 B
Lua
4 lines
159 B
Lua
---@diagnostic disable: missing-return, lowercase-global
|
|
|
|
---Begins zooming the camera outward (away from the player character)
|
|
function MoveViewOutStart() end |