Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Nikko-the-cat/GML-Classes

An extension script for GML providing some OOP features.
https://github.com/Nikko-the-cat/GML-Classes

Last synced: 2 months ago
JSON representation

An extension script for GML providing some OOP features.

Awesome Lists containing this project

README

        

# GML-Classes

GML-Classes is a script that provides some OOP functionality that allows you to define classes, their constructor and destructor, and call parent methods in overridden methods.
To start using it, just add this script to your project.
**Works only in GameMaker Studio 2.3+**

![example](https://marketplacecdn.yoyogames.com/images/assets/10050/screenshots/23804_original.png?1693853993)

Also available on [GameMaker Marketplace](https://marketplace.yoyogames.com/assets/10050/gml-classes)
Check out the [documentation](https://github.com/Nikko-the-cat/GML-Classes/wiki)