View Single Post
  #1  
Old 07-03-2010, 09:27 AM
cbk1994 cbk1994 is offline
the fake one
cbk1994's Avatar
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
cbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond repute
Send a message via AIM to cbk1994
Sprite x/y from GANI script

I have a GANI with a certain sprite in it (index 20). How can I get the position (x/y) of the sprite from inside the GANI script? I can change the alpha by doing 'findImg(20).alpha = 0.5;' but I can't seem to get the x, y, or attachoffset. Help?
__________________
Reply With Quote