A downloadable addon

This is a FREE behavior for Construct 2.

Like functions, this behavior allows you to trigger events using a name; however, the trigger will run for all picked instances of an object. This approach may be better than using for-loops when executing actions for a great amount of instances, or if you just want to declutter the logic of your game without resorting to use functions that pick instances by UID.

The demo features this behavior in a shooter game.

Published 20 days ago
StatusReleased
CategoryTool
Authorskwp
Tagsaddon, behavior, Construct 2

Download

Download
method.c2addon 6.7 kB
Download
methodDEMO.capx 399 kB

Install instructions

Simply download the .c2addon file, then drag and drop the file in to the Construct 2 window.

Comments

Log in with itch.io to leave a comment.

(+1)

With all these upgraded and new addons you've basically crafted Construct 2.5. This one here is also a very good idea. Well done!

I’m glad you like my addons, thank you!