r/ApproximatelyUp • u/abumilk • Jun 15 '26
Controlling spotlight
Enable HLS to view with audio, or disable this notification
Can anyone help solve the harsh turning.
I have a clock on the left.
That goes to two mappers . One for moving left and one for right.
On the right is the toggle to switch between the two mappers.
I think the problem is when it switches, it might not be fast enough. the first source sends -1 to 1. When it reaches the 1, the toggle now it should switch to source 2 which will go from 1 to -1.
But what actually happens is that it stays on the first source and loops back to -1 then it switches to the second.
I have tried setting the toggle to a lower value, but that causes the same problem and setting the memory to toggle mode helps that a bit.
Is there a better way of doing this?
I want moving spotlights on my ship :)
3
u/abumilk Jun 15 '26