Hello,
cant really understand what u wish to do?
from the statement:
<How can one set the loc of a sprite to the loc of another sprite.>
sprite(setMyLoc).loc = sprite(setToLoc).loc
where,
setMyLoc - sprite number of the sprite whose loc u want to set.
setToLoc - sprite number of the sprite to which u want to set.
HTH,
~ Sandy.
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of
[EMAIL PROTECTED]
Sent: Thursday, February 14, 2002 2:10 PM
To: [EMAIL PROTECTED]
Subject: <lingo-l> re: sprite loc
Hi list
How can one set the loc of a sprite to the loc of another sprite. I've been
trying this
on startMovie
global gy,gx,gDegrees,gRadius
set gx = the loch of member 11
set gy = the loch of member 11
put gx,gy
set gDegrees = 0
set gRadius = 50
end
the last script always returns values 0,0
Many thanks!
[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/lingo-l.cgi To post messages to the list, email
[EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]). Lingo-L is
for learning and helping with programming Lingo. Thanks!]
[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/lingo-l.cgi To post messages to the list, email
[EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]). Lingo-L is for
learning and helping with programming Lingo. Thanks!]