GMS1 version
sprite_add_gif for GameMaker » Devlog
Probably works in GMS 2.2 too, but I have no reason to check.
You’ll want to import the “gif_preinit” script from the demo project, which contains 50-something other scripts inside.
In GMS1, both helper extensions (gmv_array_magic and buffer_set_surface_fix) are obligatory because that’s old and buggy.
In GMS2, you can replace gmv_array_create calls by regular array_create or import the gmv_array_magic extension.
Files
sprite_add_gif_gms1.gmz 399 kB
May 08, 2023
Get sprite_add_gif for GameMaker
Download NowName your own price
sprite_add_gif for GameMaker
Dynamically load animated GIFs as sprites in your GameMaker games!
| Status | Released |
| Category | Assets |
| Author | YellowAfterlife |
| Tags | GameMaker, gif |
More posts
- Performance optionsJun 07, 2024
Leave a comment
Log in with itch.io to leave a comment.