SwanUp Posted February 13, 2017 Share Posted February 13, 2017 Hi, I'm new to programming in Phaser so I'm having a few problems. A lot of them I could have figured out using the API or this forum here. But now I'm facing a problem which I can't solve. It's basically an easy thing but I just can't solve it. It's just the simple removing of an button. I tried everything using .destroy() or .kill() or even pendingKill() which I've seen on the examples on Phaser.io. I've also tried things like making it invisible or use an invisible sprite or just a blanc picture but I can't set the frame to this. So is there anyone who can help me figuring that out I would really appreciate it. Hope to get some good replys, Luca Link to comment Share on other sites More sharing options...
squilibob Posted February 14, 2017 Share Posted February 14, 2017 Post your code that creates the button, please? Link to comment Share on other sites More sharing options...
Recommended Posts