Hundreds of features to explore
Games made in Construct
Your questions answered
Popular & trusted by schools and Universities world-wide
Construct 3 runs in the browser & works offline
Students do not need accounts with us
Our educational partners
Free education resources to use in the classroom
World class complete documentation
Official and community submitted guides
Learn and share with other game developers
Upload and play games from the Construct community
Game development stories & opinions
So I'm making a game and I made a BG layer behind the basic layer (the basic layer is where all the action and stuff happens) and the UI is on top of them all, however, the basic layer is showing a white background (the one you see when you start a new project) in front of my BG layer. How do I remove this?
Hello,
When you click on the basic layer, you have the layer properties usely on the right. Under the background color property, you will see a Transparent property set to no. Set it to yes and voilà. At least, if this is your problem.
Develop games in your browser. Powerful, performant & highly capable.
Never knew that, I would always just overlay it xD
Thanks alot =D