Ninjadoodle Posted April 18, 2018 Share Posted April 18, 2018 Hi @enpu When I try to set BackgroundColor in the config file, it doesn't seem to have any effect. Setting it in each scene works fine. Am I putting this in the wrong place? system: { backgroundColor: '#ffffff' }, Thank you! Quote Link to comment Share on other sites More sharing options...
enpu Posted April 18, 2018 Share Posted April 18, 2018 @Ninjadoodle Yes you are. backgroundColor is attribute of Scene class, not System https://www.panda2.io/docs/api/Scene Ninjadoodle 1 Quote Link to comment Share on other sites More sharing options...
Ninjadoodle Posted April 22, 2018 Author Share Posted April 22, 2018 @enpu - Thanks, I had a feeling I was doing something wrong Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.