Mini menu extension broken?


This is the code I am using for my game (that I don’t want to release). The menu just doesn’t want to close!!!
These are my extensions

And this is the code I am using on a button (if it helps)

@Richard do you know what is happening?

2 Likes

If there are more than one sprite of kind effects then you may be making more than one menu? That’s the only thing I can see that could be wrong

2 Likes

Oh thank you!!! I just had a total mind blank then! :rofl:
I might finally be able continue this!

1 Like

I think it’s due to another menu sprite being created as the menu blocks in the first picture is set into a function.