How do u make an arrow move around nd write ur name?
Author |
Message |
DBZ
|
Posted: Wed Nov 19, 2003 8:15 pm Post subject: How do u make an arrow move around nd write ur name? |
|
|
i am looking for a program that makes the arrow move in the direction of writing the letter of your name! if anyone has it please send it to me.
thanx!  |
|
|
|
|
 |
Sponsor Sponsor

|
|
 |
santabruzer

|
Posted: Wed Nov 19, 2003 8:21 pm Post subject: (No subject) |
|
|
Mouse pointer for arrow?
or a drawn arrow on turing? |
|
|
|
|
 |
Tony

|
Posted: Wed Nov 19, 2003 8:54 pm Post subject: (No subject) |
|
|
dividing the difference between point tawards which you want to move and current location of the arrow by the absolute value of same difference, will result in a unit vector along axis which you should add to current location to move. 8) |
Tony's programming blog. DWITE - a programming contest. |
|
|
|
 |
|
|