Hi,
Fairly new to scripting in LSL and I managed to create my own Touch menu with buttons etc. I was wondering if there was a way to have more control over the positioning / layout of the buttons.
For instance if I wanted a "blank space" where a middle button would be in a row, is this possible? So what I want would be (think of the O as a blank space):
X X X
X X X
X X X
X O X
But it comes out like this:
X X O
X X X
X X X
X X X
I got errors leaving the button name blank. I guess... is there a variant of PAY_HIDE to use for clicky menus from a Touch menu?
Thanks in advance for any responses!
- Sturm Hellershanks