Previous topicNext topic

Make InputSelector trigger random input?

Questions, comments, feedback, etc.
Post Reply
Voithia
Posts: 5
Joined: Tue Feb 19, 2019 2:55 am

Make InputSelector trigger random input?

Post by Voithia »

I currently have input selector set to trigger a new scene with the tap of a MIDI button. Is there a way to make the InputSelector choose a random integer?

https://imgur.com/Z7mDcJU
Sadler
Posts: 1139
Joined: Sat Aug 02, 2014 7:10 pm
Location: London, UK

Re: Make InputSelector trigger random input?

Post by Sadler »

Indeed there is - Trigger (Random) will give you a number between 0 and 1. Just Scale that to the number of inputs you have on the InputSelector.
Post Reply