So I want to make something that moves toward the mouse at a constant speed. Something like this gif. How would I be able to do that?
This is the method:
http://monkeygameprogramming.blogspot.com/2015/01/monkey-x-beginners-moving-oval...
Although written in a different language (Basic), it's very straightforward to convert to Lua :D