esger.abbink_ Posted July 8, 2017 Posted July 8, 2017 I am setting the enabled status (setEnabled (0)) for a couple of nodes before the first App::update () and App:render () but when rendering the nodes are still visible. If I change the enabled status on the first frame the nodes are invisible as expected. It seems the enabled status is being reset in between somewhere by something? Or alternatively, the first setEnabled's are being ignored?
silent Posted July 10, 2017 Posted July 10, 2017 Hi Esger, Any relevant sample that can be build and debugged? Thanks! How to submit a good bug report --- FTP server for test scenes and user uploads: ftp://files.unigine.com user: upload password: 6xYkd6vLYWjpW6SN
esger.abbink_ Posted July 13, 2017 Author Posted July 13, 2017 Hi Silent, unfortunately, it is not that easy to create samples as our application consists of much non-Unigine stuff as well. I'll see if I can conjure something up when I have time.. ;)
Recommended Posts