Page 1 of 1

RTS-style movement...

PostPosted: Sun Dec 14, 2003 12:35 am
by linux_man007
I'm trying to make a simple top-down maze game.
I have a blue ball, which is the actor you control.
What I want is to make the ball move towards and stop at the point at which
the person clicks at.

My dilemma is that if I use the mouse down event, the ball will only move when
I click on the ball itself. Is there an action or a function which will
allow me to click elsewhere?
If there isn't, how can it be done?
:?:

PostPosted: Wed Jun 16, 2004 8:19 am
by ingsan