Softscrolling Tile Map

Advanced game related topics
User avatar
Epyx
User
User
Posts: 44
Joined: Fri May 09, 2003 10:54 am
Location: Germany
Contact:

Softscrolling Tile Map

Post by Epyx »

Hi

Here is a example of my Soft scrolling Tile Map engine, its not finishet yet but you can scroll the Maps very smooth. Navigate with the Cursor Keys through the Maps.


Soft Scrolling Tile Maps
Shopro
Enthusiast
Enthusiast
Posts: 148
Joined: Tue May 13, 2003 8:05 am

Post by Shopro »

Hi!

I downloaded your engine, and I think it looks pretty good.
May I ask what you used to create the maps?

I am doing an RPG enigne(smooth scrolling 2D), and I have still to make a map editor.

Spartan RPG Engine 0.6.0:
http://web.sfc.keio.ac.jp/~t03341kg/tem ... n0.6.0.zip

Controls are:
Arrows: Move Hero
Shift: Run
Esc: Quit Spartan

Please tell me what you think of my engine
Thanks

-Shopro
User avatar
Epyx
User
User
Posts: 44
Joined: Fri May 09, 2003 10:54 am
Location: Germany
Contact:

Post by Epyx »

Hi,
Your Engine looks good, its a bit of 3D when the Sprite goes behind the Wall. I think you use more than one layer, it looks very cool.

My Engine use only ONE Layer, and i create these Maps with my own Map Editor i have written before 4-5 Years with Visual Basic. its a very simple one!!

Take a look at LevelEd my Map Editor


I will write a better one, with PureBasic after my Engine is finished,

Greets Epyx
Shopro
Enthusiast
Enthusiast
Posts: 148
Joined: Tue May 13, 2003 8:05 am

Post by Shopro »

Hi Epyx,

>Your Engine looks good, its a bit of 3D when the Sprite goes behind the Wall. I think you use more than one layer, it looks very cool.
Thanks:)
The engine still uses lots of DATA statements to do the maps now. The whole engine is very hacked, and needs alot of cleaning.

>Take a look at LevelEd my Map Editor
hm? couldn't find it on your site. Really cool shooting game by the way!

I'm coding my map editor today!

Good luck on both of you projects:)

-Shopro
Post Reply