Is there a way to find the mouse position in init?
I’m hiding/showing/following a certain gui object if the mouse is inside the game window or not and I’d love to set the position of this object even if there is no mouse movement (yet).
Everything works once I start receiving data from on_input.