const globalMousePosVar = Variable([0, 0]); globalThis["globalMousePos"] = globalMousePosVar;