I request a more useful implementation of masking in Corona. The following is what I’d like to be able to do.
- apply any display object as a mask, to any other display object.
- any area of the display object NOT covered by the mask is made invisible.
- mask greyscale values set the alpha value for visible areas of the display object
- apply multiple masks to a display object
- maintain the complete display object API for display objects designated as masks. Not a subset of methods/properties such as “maskX”, and “maskScaleX”
Thank you [import]uid: 4596 topic_id: 10617 reply_id: 310617[/import]