-- @/lua/ge/extensions/core/camera.lua:1335
local function pitchAbs(val) MoveManager.pitchRelative = (pitchTemp - val) * absRotateAxisFactor; pitchTemp = val end
"order": 53,
"onRelative": "if core_camera then core_camera.pitchAbs(VALUE * -1) end"
},