I have a list of buttons and a rawimage and the buttons are meant to affect what video is played on the rawimage and I was wondering if it’s possible for the buttons to have a script that basically goes like this;
Once button 1 is clicked it changes the script used by rawimage from whatever script is being used to script1 and same with button2 changing the script used by rawimage to script2 and this has to be done for 6 buttons.
Is this possible?