Sidescroller

BlitzPlus Forums/BlitzPlus Tutorials/Sidescroller

B_Paulie(Posted 2006) [#1]
ok
there are alot of things for me to say here so ill get started.
i have mappy (a map editor) and a set of 32x32 blocks. The image has a grid. so when i put the tiles in, its all messed up because the program thinks the grid is also bart of the 32x32 blocks. and next, when i get the map together, how do i program a sidescroller. I need someone to teach me, because i done know where to go. help!!!!!!


Paul Murray(Posted 2006) [#2]
Scrolling Sprites on Tiled Backgrounds

http://web.archive.org/web/20050319160022/www.blitzcoder.com/cgi-bin/articles/show_article.pl?f=gamekrylar01282001.html

Platformer with side scrolling by WolRon

http://home.cmit.net/rwolbeck/programmingtutorial/


Gregor(Posted 2009) [#3]
These links don't work any longer. Anyone knows tutorials for sidescrollers?


Sauer(Posted 2009) [#4]
I can make one, how much do you know about Blitz/game programming already?


WolRon(Posted 2010) [#5]
The link to my BASIC Programming Tutorial has changed slightly:

http://myweb.arvig.net/rwolbeck1/programmingtutorial/

and the platformer example:
http://myweb.arvig.net/rwolbeck1/programmingtutorial/code/2D%20platformer.htm