This is for an original table I'm designing...
I have ALMOST got it but I find that the timing is causing a more random effect and lights won't actually chase and will sometimes have lights in the set lighting up at the same time.
Here's what I have...
Sub LightSeqAttract
On Error Resume Next
LightSeqBumpers1.UpdateInterval = 100
LightSeqBumpers1.Play SeqBlinking,,10000,100
LightSeqBumpers2.UpdateInterval = 75
LightSeqBumpers2.Play SeqBlinking,,10000,100
LightSeqBumpers3.UpdateInterval = 50
LightSeqBumpers3.Play SeqBlinking,,10000,100
LightSeqBumpers4.UpdateInterval = 25
LightSeqBumpers4.Play SeqBlinking,,10000,100
On Error goto 0
End Sub
I could really use help getting the lights to blink in sequence. It's only 4 of them. I want to start with the left bumper (first) light, then go up to the next bumper (2nd), continue down into a center light (3rd) and go to the 4th light which is a bumper.
I want one light on at a time. I feel like I've ALMOST got it but not quite. If I can get this to work, I will have an entire light sequence on my table.
Edited by tabascoman77, 03 May 2023 - 11:12 PM.



Top

Contributor








are all trademarks of VPFORUMS.