Closed JoeCreates closed 8 years ago
You mean something like Sébastien Bénard's ludum-dare tiles system? I can't find any related posts of his though: http://youtu.be/S4cttaxP7SM?t=7m46s
(you can see an example through his code for chipset0 here: http://deepnight.net/files/games/ld30-chipset0/source.zip).
He has a great workflow, he uses these tiles for everything, including animation.
i think this is doable with the latest github version of openfl. i've added some features to Tilesheet class which make this feature possible
I'd like to suggest the inclusion of an offsettable clippable tiled graphic, something like TiledImage in HaxePunk, that can have the graphic offset and scrolled, and also clipped.