so i want to make, when an object clicked.. the "forever loop" run.. even when the mouse is not clicked on the object anymore...
so when my sprite is clicked the sprite will always set the position to the mouse position.. even when i dont click the mouse anymore.. i tried to use every tick.. and it didnt work.. please help :c