Map Scrolling

BlitzPlus Forums/BlitzPlus Programming/Map Scrolling

jbomhold(Posted 2004) [#1]
Hello im writing a RPG that uses scrollable maps. I can do the basic scroll but what Im having trouble figering out is how to load a chr and lets say the bottom left of a 100,100 map my disply is 19, 15 and im using 32 by 32 tiles.
I also have it setup where when the user is not by the eage its center.

Thanks,
John J. Bomhold


WolRon(Posted 2004) [#2]
??

I don't understand your question. Be more specific.
What is a chr?

I can do the basic scroll but what Im having trouble figering out is how to load a chr and lets say the bottom left of a 100,100 map my disply is 19, 15 and im using 32 by 32 tiles.
This is one big long run on sentence. Please try to use proper punctuation so that we may understand you better.


jbomhold(Posted 2004) [#3]
Ok Never mind. After I was about to repost my message. I figered it out myself. Sorry to waste your time.

John