Hi,
I have this silly problem. I'm making this horizontal scrolling game and when the timer is over I want to spawn a 'portal' on the next screen from my sprite. So like Sprite.X+1000 for example. The problem is since my sprite is constantly moving the X keeps changing and the portal always stays at +1000. Any idea how to fix this?
Thanx <img src="smileys/smiley1.gif" border="0" align="middle" />