https://github.com/codeandweb/solar2d-sprite-sheet-example
Tutorial: use TexturePacker to create Solar2D image sheets
https://github.com/codeandweb/solar2d-sprite-sheet-example
Last synced: 8 months ago
JSON representation
Tutorial: use TexturePacker to create Solar2D image sheets
- Host: GitHub
- URL: https://github.com/codeandweb/solar2d-sprite-sheet-example
- Owner: CodeAndWeb
- License: other
- Created: 2012-05-09T10:57:15.000Z (about 14 years ago)
- Default Branch: main
- Last Pushed: 2023-10-17T15:02:48.000Z (over 2 years ago)
- Last Synced: 2025-02-01T01:23:10.256Z (over 1 year ago)
- Language: Lua
- Homepage:
- Size: 4.94 MB
- Stars: 7
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Solar2D Image Sheet Example
===========================
Sample code which demonstrates how to use sprite sheets generated with
[TexturePacker](https://www.codeandweb.com/texturepacker) in a
[Solar2D](https://solar2d.com) application.
A detailed tutorial can be found
[here](https://www.codeandweb.com/texturepacker/tutorials/how-to-create-sprite-sheets-and-animations-with-solar2d).
