Skip to content

An implementation of a haxelib/spritesheet Loader for TexturePacker

Notifications You must be signed in to change notification settings

ruby0x1/nme-TexturePackerJSON

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TexturePackerJSON.hx

An implementation of a haxelib/spritesheet Loader for TexturePacker (and I think flash sprite sheet export).

License : MIT for code

Please don't use this sprite as your own, it is just for demonstration purposes. It is not available for use at all. Thanks!

Notes :

  • Uses Joshua Granick's Haxelib called spritesheet
  • Requires the hxJson2 parsing lib
  • Adds the ability to parse a separate JSON for the behaviors(animations) to add
  • Reads JSON from TexturePacker

Example project included, View example, but to run the example :

  • haxelib install hxJson2
  • nme test mac/windows/whatever

See the project assets folder for example JSON files.

Feel free to post issues or pull requests.

About

An implementation of a haxelib/spritesheet Loader for TexturePacker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages