enigma-dev / RadialGM

A native IDE for ENIGMA written in C++ using the Qt Framework.
GNU General Public License v3.0
47 stars 21 forks source link

Sprite Collision Mask Tweak #200

Closed RobertBColton closed 3 years ago

RobertBColton commented 3 years ago

I am iterating on our earlier change of the sprite collision mask radio buttons to combo boxes. It seems GMS2 has gone the same direction but additionally combined the shape and bbox mode under the same group, which I am proposing here. I fixed a typo with the mapping to the shape combo box which was mapping the group before. I also decided to add the missing alpha tolerance slider while I was in here which will later need added to the automatic bbox computation.

GMS2 Pull Master
GMS2 Collision Mask Properties Pull Request Collision Mask Properties Master Collision Mask Properties