AI Behavior & Self Function Construct Addons
2 Sets of Construct 3 & Construct 2 addons were just released on the Scirra Store.
Both works best together in trying to make hard things to implement normally in any game development design, into an easy one.
Essentialism
I made these 2 addons to save time, make efficient, short and neat events in my development of a game that normally would require me to write another thousands of events.
So, in my attempt in trying to find the easiest way to achieve my goal that would save me time compared to writing more events while saving readability, efficiency, performance, calculation accuracy, precision and trouble-free.
I've decided to make the addons. It's better to debug on code rather than through events and risk readability, time, performance and efficiency.
This is because long events are usually bad for performance, especially those that bounce around from different places misguidedly, like functions. Not that it has overhead, it's just because they can get misused and have limits as they don't loop through each instances.
That is where the Self Function behavior is for. And this add-on isn't the same as the Function plugin, nor does it have the same architecture or code. It is made from scratch to be compatible for Construct 3 without using undocumented features only available on Construct 2, while maintaining efficiency and good quality design.
The AI Behavior also have that efficiency concept but for a different feature. It is made for integrating Artificial Intelligence, for your game objects in the easiest way possible by doing the hard, and complex stuffs and calculations for you. And the best part is that it is made for customization and you can even set the intelligence of the object.
AI Behavior
The link to the addon:
scirra.com/store/construct2-behaviours/ai-behavior-construct-2-3-4422
Self Function
The link to the addon:
scirra.com/store/construct2-behaviours/self-function-construct-2-3-4423
Bundle + Discount
The link to the addon:
scirra.com/store/bundles/essential-addons-bundle-4107
Thank You & Good Luck!
Support, Description, Documentation, Features and Content Files available on the link provided.
Good Luck and Happy Game Development!