Hello!
I'm trying to check if my array is empty, but it's not working and I'm not sure why.
So I load my array here. This works.
Then I do this to check, I would like some buttons to get destroyed when it's actually empty.
Here's an image where you can see the array is empty on the width, but the buttons are still there.
I've also tried with this, but the result is the same :(
Anybody know what am I doing wrong? Thank you!