Overlay with starter?

Hey, small question, can I use overlay and other blending modes with a starter version of corona?

Hi @seyjo,

The advanced filter effects are reserved for Pro/Enterprise. The only blending modes available outside of that are the legacy blend modes of “add”, “screen”, and “multiply”, which can be set via .blendMode:

http://docs.coronalabs.com/api/type/ShapeObject/blendMode.html

Best regards,

Brent

thank you.

but controlling the intensity is possible, right? Lets say, i need just 30% multiply

Hi @seyjo,

I’m not actually sure about this. You’ll need to read the section on “Custom Blend Modes”, along with the resource at the link provided in that section, then experiment with this. Sorry I can’t be of more help on this in specific.

Brent

Hi @seyjo,

The advanced filter effects are reserved for Pro/Enterprise. The only blending modes available outside of that are the legacy blend modes of “add”, “screen”, and “multiply”, which can be set via .blendMode:

http://docs.coronalabs.com/api/type/ShapeObject/blendMode.html

Best regards,

Brent

thank you.

but controlling the intensity is possible, right? Lets say, i need just 30% multiply

Hi @seyjo,

I’m not actually sure about this. You’ll need to read the section on “Custom Blend Modes”, along with the resource at the link provided in that section, then experiment with this. Sorry I can’t be of more help on this in specific.

Brent