Using C2 and the various exporters, is there a way to develop an application (especially for Android) that has a transparent background? I'm playing with the idea of creating a game that plays on top of the user's screen rather than on an opaque background.
Alternatively, is there a way to capture the screen and use that as the background? This would work just fine for my purposes. Thanks!