Skip to content

loudoweb/openfl-atlas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

openfl-atlas

atlas importer for Tilemap (openfl >=4.0.2)

Now use Haxe 4!

Code based fairly inspired by tilelayer by elsassph

Atlas format supported

Feature

  • get tile id from atlas. e.g: new Tile(tilesetEx.getImageID('knight'))
  • use TileClip to animate your tiles. e.g : new TileClip('knight_', tilesetEx) and then use update() each frame

TODO

  • SpriterJSONTileset : (official format for Spriter in json)
  • ask for one or make a pull request

About

atlas importer for Tilemap (openfl >=4.0.2)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages