v1.1.0 Update!
wTimer for GameMaker » Devlog
I've just updated this library with quite a few new features, as well as many small tweaks and fixes.
Here's the full changelog:
- Added "timer_set_pause" and "timer_get_pause"
- Added the "repeat" argument to "timer_set". You can now use the timers the same way you'd use Javascript's "setInterval()".
- Added support for custom tick rates, allowing the use of timers with projects that utilize delta time.
- Removed "timer_system_init".
- Made the code more consistent.
- Made the example look fancier.
- Rewrote the description.
- Changed the license to MPL 2.0.
Files
WalrusTimer.yyz 69 kB
Jun 27, 2020
WalrusTimer.gml 4.6 kB
Jun 27, 2020
Get wTimer for GameMaker
Download NowName your own price
wTimer for GameMaker
A more robust alternative for GameMaker's built-in alarms.
More posts
- v2.1.3 UpdateMar 31, 2022
- v2.1.2 UpdateNov 09, 2021
- v2.1.0 (and v2.1.1) Update!May 25, 2021
- v2.0.0 Update!!!Mar 12, 2021
- v1.3.1 Update!Oct 02, 2020
- v1.3.0 Update!Sep 27, 2020
- v1.2.0 Update!Aug 28, 2020
- Finally works on HTML5Aug 18, 2020
Leave a comment
Log in with itch.io to leave a comment.