How do I make a level scroll from left to right whether the player moves or not? I've seen other other games do this and would like to try it myself.
Thanks in advance.
Develop games in your browser. Powerful, performant & highly capable.
System: set scroll X to scrollX+100*dt
Thank you much. <img src="smileys/smiley1.gif" border="0" align="middle" />