[Feature Request] - Multiple collision polygons per Sprite.

0 favourites
  • 2 posts
From the Asset Store
Per Pixel Destruction like in "Worms" (perfect performance, no third party plugins)
  • Much like imagepoints where you can add more, it would be great to have more collision polygons per Sprite. Current workaround is to create a dummy sprite which is not very handy. You can either have these dummy sprites within a container of an object or you can create a the dummy sprites with actions. Either way this is kind of a pain to work with.

    It would be nice if these could be used through expressions using index based collision polygons

    Sprite1.CollisionPolygonAt(0) Is overlapping Sprite2.CollisionPolygonAt(3) - or something in terms of that.

    Another thing that would be nice is enabling collisions for BBox boundaries as well.

    Sprite1.BBox is overlapping Sprite2.BBox

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • It would be nice to have for isometric games as well. For example, if you have a treasure chest, you want the entire thing to be a clickable object, so you set the collision points to cover the whole object. However, for pathfinding, you want it so the character can walk behind the chest, so only the bottom of the object needs to be solid. So, you would need another sprite put on top of it for this.

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)