Allows to create groups layers which collisions are isolated from each other.
Saving a game with this plugin active causes a Javascript error.
Javascript error!
Uncaught ReferenceError: storedGroups is not defined
localhost/LayerGroups_plugin.js, line 98 (col 18)
This may be a bug in Construct 2 or a third party yada yada yada
I was able to edit the plugin's runtime.js file to fix saving. Turns out the key and the storedGroups variables were being called before being properly defined.
Thanks for the report, will try to fix it as soon as possible.
Alternatively, you can always fork the repo and create a pull request here: github.com/JeyDotC/construct2-layergroups