Hi all, first time I've tried to make a game without explicitly following a tutorial, so bear with me...
Okay, I'm making a game where the player sprite can roam a large(ish) map, and the screen moves along with it. I'm trying to place an on-screen controller in the bottom right corner, and can get it to stay put by placing it on a "Hud" layer, but my problem is this: when I hit the extreme edge of the layout, the sprite stops, the background stops, but the controller sprite decides to move across the screen in the opposite direction.
Any ideas?? <img src="smileys/smiley18.gif" border="0" align="middle" />