like the canvas plugin for c2 but for cc?
Develop games in your browser. Powerful, performant & highly capable.
It can be done through custom shaders.
can you describe these custom shaders?
or can you explain how i can do this?
you need to write a shader that samples an area and redraws the sampled area in a flipped view, it's a bit involved but its the best way to do it. By shaders i mean "effects" in construct on a sprite.