https://github.com/rblsb/openfl-tilemapscrolling
Example of OpenFL tilemap with scrolling and tileset generator
https://github.com/rblsb/openfl-tilemapscrolling
Last synced: 5 months ago
JSON representation
Example of OpenFL tilemap with scrolling and tileset generator
- Host: GitHub
- URL: https://github.com/rblsb/openfl-tilemapscrolling
- Owner: RblSb
- Created: 2017-08-14T13:58:25.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-06T23:13:36.000Z (almost 9 years ago)
- Last Synced: 2025-05-05T18:54:57.193Z (about 1 year ago)
- Language: Haxe
- Homepage:
- Size: 12.7 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Example of OpenFL Tilemap with scrolling. Supports dynamic change of viewport.
Based on @player_03 [concept](http://community.openfl.org/t/tilemap-on-a-scrolling-world/8951/3).