I’ve seen questions on the Forum asking “How to transition from Game Maker to Defold”. This got me thinking if a similar event/action system provided in Game Maker could also be achieved in Defold.
Working with the intention of building on Defold concepts, not using external tools and mirroring the functionality…
The result is this: https://github.com/adamwestman/defkit
There are stil many Events and Actions left to be developed and I have yet to start on Rooms and Game life-cycle functionality. But if you want to give it a spinn or help out with the Development, go ahead!