I’m creating the Pause menu for my game.
It should have “Resume” “Menu” and “Options” as buttons.
I tried doing them as widget buttons but I can’t seem to find a way of doing it without there being that rounded rectangle behind the text.
Is there a way to get rid of that rectangle?
Or should I just use display.newText() and give each an event listener? [import]uid: 123298 topic_id: 24708 reply_id: 324708[/import]