I am trying to make some patches that essentially say,
if front camera is active, display instructions "flip the camera"
if back camera is active, display instructions "tap to start" after 2 seconds
I've tried to show that in the patches below, but I know I'm using the Available Tokens Option Picker incorrectly. Any suggestions? Not a lot of documentation on this.
I tried modifying that to select 0 or 1 but I can't seem to do that with the if then else (as I've attempted below):
Any suggestions? This is definitely a data type issue, but I am not sure which patches would be best to solve this.