An open API service indexing awesome lists of open source software.

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

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

![Screenshot of the demo project"](screenshot.png)