- Edited
Hello everyone,
I making a little menu box where i have got a texture with each type of vehicles i have selected. This little menu is simply a filter tool.
Actually, when i press one of these textures, the corresponding vehicle's type still selected, the others are unselected.
But if i want more than one type and i want to exclude one type i don't want, i need to use the right mouse. I see i can activate left and mouse button in "button mask", and the tips box says i need to use "button mask left" and "button mask right" but i don't understand how i must use them.
I have just one signal "pressed" so i suppose i must do something in it with these things...