Ask a Question related to Macromedia Director Lingo, Design and Development.
-
Umit Ertas #1
need help about moving sprites
helle to all,
i am trying to make a little game. i have a character in the middle of the
screen.
and when i click somewhere on the stage my character must go to the location
that i
clicked with a vaiable speed.
can anyone tell me the formula.
thank you
Umit Ertas
Umit Ertas Guest
-
scroll behavior moving my sprites, can I avoid this?
How can I use the scroll behavior with a text member without the behavior modifying the position of my up and down arrow and my dragger. I want them... -
play sound when moving sprites
ive basically created a sprite (in this case car) and when i press the up, down, left or right key, to move the car - i want it 2 play a sound (e.g.... -
Moving Sprites
I'm quite new to Director and trying to move one of my cast on my stage by using the following code sprite(57).locV=127 which moves the correct... -
Moving sprites in the direction of the mouse movement.
Hi All, I am using Director 8 and have a question. I'm somewhat of a newbie so be kind! :) I have 10 sprites . A rectangle is the background... -
Moving sprites with locH and locV
I've used the forums quite alot and usually find my answer by searching the archives. I have run into a problem which continues to frustrate me... -
Dave Mennenoh #2
Re: need help about moving sprites
>>can anyone tell me the formula
Sure - Pythagorean theorem.
Get the distance by calculating the hypotonuse of the triangle formed from
the horizontal and vertical offsets of your two points.
--
Dave
[url]http://www.blurredistinction.com/director[/url]
Dave Mennenoh Guest



Reply With Quote

