- Home /
Question by
AsyaSu · Mar 28, 2013 at 11:52 AM ·
androidtransparentactivitytranslucent
How to open transparent activity from UnityPlayerActivity?
I'm writing Android plugin for Unity. I need to open my custom activity from UnityPlayerActivity so it is transparent and game is visible in background. But when I open my activity, the UnityPlayerActivity becomes black, so I have a black background instead of transparent. I need a help how to use this transparency feature with Unity.
Comment