Blend Text with Visuals?
in
Programming Questions
•
23 days ago
Hi
I have a text that I want to blend with some animations I run on screen (shapes, lines, etc). I want the text to be visible ONLY when shapes pass on top of the text (text remains in a specific position). Is this possible, or do I have to convert it to .png and then try to blend() with multiply?
Or is there another method?
Thanks
Here is an example of what I am trying to achieve:
1