GOTO Command
#1
Hello everyone,

I built a color picker with cues. If I now want to switch between the cues, I would like to do this with the GOTO command. Unfortunately, it always selects the first or last color directly without paying attention to the Assert commands. Can you help me ?
Reply

#2
When using the GOTO command, make sure to include the Assert commands in your cue structure. Here’s how you can implement it:
plaintext
Copy
[code]GOTO Cue1
ASSERT ColorRed[/code]
Reply



Forum Jump:


Users browsing this thread:
4 Guest(s)