Forum Discussion
1 Reply
- KomagRoku GuruAha, well done. I've just barely learned some recursive stuff and was trying to implement part of my sound handling system, re-running the function if certain conditions aren't met using the next array element until they're gone. But I had a flag I was setting the wrong way, so it sent it into an endless recursion under a certain circumstance.