Info

Statistics

  • Download count842 total downloads
  • Latest download count 842 downloads of latest version
  • Average download count1 downloads per day average

Owners

Description

Allows to create groups layers which collisions are isolated from each other.

Example Files

Shows the basic capabilities of the plugin like: Collisions isolation and operations on multiple layers with single action.

Discussion

  • 9 Comments

  • Order by
Want to leave a comment? Login or Register an account!
  • Hello, it might be a bit late but I noticed that the groups persist between layouts, and that there is no way to delete a group, which occasionally lead to errors, is any of this intended?

  • 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 guess this does not work with Physics collisions.

    • Not tested on physics, in fact.

      Also, I suspect that path finding plugin is inmune to this one due to its async nature.

      I'm planning to create a complimentary path-finding plugin based on nodes.

      • I tried it with physics objects and it doesn't affect their collisions. Guess physics collisions can't be layered at all as it would require a hack of the physics behavior itself.

        Load more comments (2 replies)