1 Attachment(s)
Active Object Collision Mask
I'm new to MMF2, having experimented with a few other engines first. I have an idea of what I want to do, but am not able to figure out how I can create a custom collision mask for the Active Object, the player object. My sprite is this:
Attachment 10673
Notice the gun hangs down below the sprites feet, but I don't want that included on the collision mask. The intent is the sprites feet be on the platform, and the gun portion hang down overlapping the platform they're standing on. All I need is a simple rectangular colision maks, but cannot see how to add one.
Can someone give me some suggestions?