mirror of
https://frontier.innolan.net/github/AmigaExamples.git
synced 2025-11-21 04:33:34 +00:00
Merge branch 'master' of https://github.com/alpine9000/amiga_examples
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
tile hscroll
|
||||
============
|
||||
|
||||
In this example we used the [Tilled](http://www.mapeditor.org/) map editor to create a tile map.
|
||||
In this example we used the [Tiled](http://www.mapeditor.org/) map editor to create a tile map.
|
||||
|
||||
Next we use a new utility I wrote [mapgen](../tools/mapgen) to convert the tiled map data into bitplane offsets that we then use to blit tiles just to the right of the visible screen.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user