Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/JujuAdams/iota
Miniature delta time and time dilation library for GameMaker 2022 LTS
https://github.com/JujuAdams/iota
deltatime gamemaker gamemaker-studio-2 gms2 time
Last synced: 1 day ago
JSON representation
Miniature delta time and time dilation library for GameMaker 2022 LTS
- Host: GitHub
- URL: https://github.com/JujuAdams/iota
- Owner: JujuAdams
- License: mit
- Created: 2018-06-05T10:06:07.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-08-10T10:10:16.000Z (3 months ago)
- Last Synced: 2024-08-10T11:26:51.839Z (3 months ago)
- Topics: deltatime, gamemaker, gamemaker-studio-2, gms2, time
- Language: Game Maker Language
- Homepage: http://www.jujuadams.com/iota/
- Size: 645 KB
- Stars: 36
- Watchers: 6
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-gamemaker - Iota - Lightweight timestep library. (Utilities / Recommendations)
README
iota 4.0.1
Miniature delta time and time dilation library for GameMaker 2022 LTS
- ### Got questions? [Make a new issue!](https://github.com/JujuAdams/iota/issues/new)
- ### There is also a [Discord server](https://discord.gg/hwgWpnsNw2) (but GitHub issues are preferred)
- ### [Download the .yymps](https://github.com/JujuAdams/iota/releases/)
- ### Read the [documentation](http://jujuadams.github.io/iota)
- ### You may also like [a DIY explanation](https://csanyk.com/2018/08/gamemaker-tutorial-delta-time/), the ["Fix Your Timestep" example](https://github.com/GameMakerDiscord/fix-your-timestep), or [GM Core’s “delta” module](https://github.com/gm-core/delta)