Switch with controller?
Hello everybody,
Maybe my question is stupid but i want to ask if its possible to switch from one object to another with one button, that is to say i have 5 different objects and i want to move from one to another with one button from a gamepad so i could adjust the parameters of the object with another button, so my problem is that i want with to buttons to do all this..
Thanks..
lots of ways. if you're talking about number boxes you can use the "select" message to highlight them remotely. also check out [incdec] so you can change values with a button on the controller. to switch from one object to another you can use a [gate] with as many outputs as you have objects.