I need a window with text and "yes" and "no" buttons to appear when an object is touched (in my case, a monster). Ideally, the buttons should be renamed, and depending on the choice, different functions should be executed. It's also important that this works constantly (the window should appear every time the object is touched).
If it's not too much trouble, could you share the code? Thanks.