Method (Construct 2 Addon)
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.
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.
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!