Dear all,
I want to click somewhere on my screen...my object will change direction toward the place where I clicked and it will continue moving in that direction (at that angle) until it bounces of the wall. There is no need for path finding...it just has to start moving in that direction. How can I do this?
Thanks in advance!