i understand the error in the last level and it bugs me that logging myints[i] in the first for-loop doesn't work
Viewing post in Debug.Log Everywhere!!! comments
You’re absolutely right i apologies! This game was made for my second ever game jam so I didn’t have have time to iron out all the possibilities as I knew this game would be heavily opinion based as that’s the nature of programming. My thought process was to Log i in the second for loop to see that it goes out of range. But again you are absolutely right too! I just didn’t have time to fix all the issues that comes with a game like this :) Sorry again!