Hi! I'm very new to coding and your plugin has been super helpful so far!
That said, I was wondering if it's possible to set a conditional for a button so that it appears with the rest at the start of the pnc segment, then disappears after a specific action (for example, an item disappearing after being picked up)? I figured I could set the flag as true somewhere at the start, and change it to false later, but I don't know where I could set it, or if this would even be the right way of doing it.