GML-Extended
GML-Extended copied to clipboard
A GameMaker extension to complement GameMaker built-in functions and make your life easier.
A GameMaker extension to complement GameMaker built-in functions and make your life easier.
Compatible with GameMaker versions:
📅 Last updated: 2024-06-03
✨ Author & Collaborators
Originally created by @DAndrewBox.
Collaborators:
🙏 Special Thanks
- YoYo Games for creating GameMaker.
- Xot for a way to get the unix timestamp used as a base for the
lib_time. - Shaun Spalding for the original
array_shufflescript. - YellowAfterLife for
layer_get_element_ids_fixedscript base using tilemaps.
📋 Table of Contents
- 🔧 Versioning & Compatibility
- 📚 Documentation
- 📜 License
- 🤝 Contributing
📜 License
This project is licensed under the MIT License. See the LICENSE file for more details.
🤝 Contributing
If you want to contribute to this project, you can do so by forking this repository, finding the addecuate branch and submitting a pull request.
You can also submit an issue if you find a bug or want to suggest a new feature, I'm open to add new features to this extension as long as I can see a use for it.