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? |
|