Im trying to put score on my game but it doesnt follow me when I move out of the area (scrolling) it just stays where it is so its impossible to see what score your on! How do I change this?
Plus another thing When I put the score down at the bottom of the map, it doesnt appear when I actually play the level! But I put the score in the middle of the map and its right there!
To make it follow:
Click on the object, select "object preferences". Click on the "extra" thing, and disable "follow the playfield" checkbox. that should work :S
ok, i solved that first problem but now the 2nd problem keeps happening, I put the score in the corner of the level but it doesnt appear where I put it when I actually go to play the level! This only seems to have though for levels when scrolling is involved. It cant be hot spot cause I fixed it all and the score doesnt appear ANYWHERE so hmm...
The problem is, your setting the counter outside of what would be your visible window, so the score is THERE, it's just scrolling along with your screen while it's outside. So basically, just move the score object around until it's actually on your window.