README.md
August 10, 2024 · View on GitHub

DoLater 4.1.0
Better call_later() code execution for GameMaker 2022 LTS
-
Got questions? Make a new issue!
-
There is also a Discord server (but GitHub issues are preferred)
-
Download the .yymps
DoLater is a small library that improves upon GameMaker's native call_later() function allowing you to specify arguments for the callback. Additionally, the returned handle from DoLater calls is a proper time source. Time sources generated by DoLater are automatically cleaned up when they are stopped.