https://github.com/codeandweb/spritekit-sprite-sheet-example
Simple demo project to explain how to use a texture altlas and Swift class file generated with TexturePacker
https://github.com/codeandweb/spritekit-sprite-sheet-example
Last synced: over 1 year ago
JSON representation
Simple demo project to explain how to use a texture altlas and Swift class file generated with TexturePacker
- Host: GitHub
- URL: https://github.com/codeandweb/spritekit-sprite-sheet-example
- Owner: CodeAndWeb
- License: other
- Created: 2014-12-18T14:44:58.000Z (over 11 years ago)
- Default Branch: main
- Last Pushed: 2023-09-25T06:37:38.000Z (over 2 years ago)
- Last Synced: 2025-01-08T02:48:48.622Z (over 1 year ago)
- Language: PLSQL
- Size: 2.73 MB
- Stars: 22
- Watchers: 4
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
SpriteKit sprite sheet example
==============================
Simple demo project to explain how to use a texture atlas and Swift class file generated with TexturePacker.
The complete tutorial is available here:
https://www.codeandweb.com/texturepacker/tutorials/spritekit-textureatlases-with-swift
