Quote:
Originally Posted by Chieftainator1
Ok, we figured out my problem and got the code to work, although it goes back to the starting position when we let go of the hat switch, any ideas on how to make it stay in the same spot? thanks
|
You probably need to incorporate a feedback node to remember the last value set.
Just how you do that depends on what your code looks like.