• Hey Guest! Ever feel like entering a Game Jam, but the time limit is always too much pressure? We get it... You lead a hectic life and dedicating 3 whole days to make a game just doesn't work for you! So, why not enter the GMC SLOW JAM? Take your time! Kick back and make your game over 4 months! Interested? Then just click here!
  • Hello [name]! Thanks for joining the GMC. Before making any posts in the Tech Support forum, can we suggest you read the forum rules? These are simple guidelines that we ask you to follow so that you can get the best help possible for your issue.

 [Feature Request] Add multiple fixtures in GUI

D

djrain

Guest
I commonly find myself needing to assign an object multiple, separate collision shapes. For objects with a kind of "inside", like a cup for instance, you simply can't create the shape in the GUI since it currently only allows for a single convex shape. Creating such shapes through code is possible but very tedious. It seems like it wouldn't take that much work to expand the GUI functionality to allow multiple shapes.

Something like this asset, but built into GMS2, would be great.

https://marketplace.yoyogames.com/assets/4275/fixture-editor


Obviously it'd be really nice to have the automatic concave shape decomposition and all that, but I'd even be happy with just the ability to add multiple convex shapes.
 
Top