YAL-GameMaker / sprite_add_gif

Load animated GIFs as sprites in GameMaker Studio 2.3+ games
6 stars 0 forks source link
gamemaker gif

sprite_add_gif

Quick links: itch.io page
Supported platforms: All (see notes below)
Supported versions: GameMaker Studio≥2.3

This extension allows you to load animated GIFs as sprites into your GameMaker games!
It is based on Haxe "format" library implementation contributed by Yanrishatum.

Functions

Setting up

Import the GifHx script into your GMS≥2.3 project.

Notes