Hi,
I want to make a painting mechanic where the player would have to paint a canvas with color, but no enemy can collide on its path until the paint "dries".
I am thinking if I can use the Canvas polyline for that. Is there a way to use conditions to compare the Canvas polyline to a a Sprite collision poly?