Okay, i wondered if i could make someting like CRT simulator for my Desktop.
Is it possible to make the whole project background transparent, so i can see the desktop (or whatever) behind it?
Develop games in your browser. Powerful, performant & highly capable.
I don't think you can do that. You may set the background of your layers all to transparent, but when you open it on desktop it will just show in black.
Too bad.
Okay, i maybe found a (really complicated) way.
I used a UserMedia webcam object and tried it with a virtual desktop software like manycam.
But all i get is the (real) webcam, a black screen or a crash. ^^