I am making a platform game and it is getting really annoying as the camera is going too low in the screen. how do i stop this and let it go just about 50px below the player.
any help is appreciated <img src="smileys/smiley1.gif" border="0" align="middle" /> .
ps. i am aware of this ../limit-how-far-down-the-camera-can-go_topic47743_post299509.html ( add the rest )
but i cant acess the capx Kyatric did for some inhumane reason.
i did this
system | every tick system | scroll to player
player | y<200
but the scrolling doesn't work. help.