https://github.com/codeandweb/gamemaker-sprite-sheet-example
Small example which demonstrates how to use sprite sheets with GameMaker Studio
https://github.com/codeandweb/gamemaker-sprite-sheet-example
atlas gamemaker spritesheet texture textureatlas texturepacker
Last synced: 3 months ago
JSON representation
Small example which demonstrates how to use sprite sheets with GameMaker Studio
- Host: GitHub
- URL: https://github.com/codeandweb/gamemaker-sprite-sheet-example
- Owner: CodeAndWeb
- License: other
- Created: 2024-03-22T10:02:15.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-31T11:52:34.000Z (almost 2 years ago)
- Last Synced: 2025-01-08T02:49:08.989Z (over 1 year ago)
- Topics: atlas, gamemaker, spritesheet, texture, textureatlas, texturepacker
- Language: Yacc
- Homepage: https://www.codeandweb.com/texturepacker/tutorials/how-to-use-sprite-sheets-with-gamemaker
- Size: 1.9 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Using sprite sheets in GameMaker
A simple project showing how to use sprite sheets with GameMaker.
A complete tutorial is available here:
[How to use sprite sheets with GameMaker](https://www.codeandweb.com/texturepacker/tutorials/how-to-use-sprite-sheets-with-gamemaker)
## Tutorial Content
* How to pack sprite strips and grids with TexturePacker
* Import these strips/grids into GameMaker Studio
* Tightly pack sprite sheets with TexturePacker
* Load tightly packed texture + data files in GameMaker
