decrease signal

structure with counter

Swiftlikeninja's picture

Okay, I'm going to try to explain this as best as possible.

I have a structure list set up and a counter in place to step forward/backwards amongst the structure, I have the composition set up to go back to the beginning of the structure list once the increase signal is sent and the count reaches above the structure count. My question is this, how can I get the count to go to the end of the structure if decrease signal is sent to the the count and the count is at 0?