Kungfuguy
Hi
This was a very frustrating lecture for me. I had the answer, or so I thought. I had both the “else if” statements in the right place…saved…went to unity/console to test…and for some reason I was able to still press up/down at the same time.
So I said well I just can’t figure this out. Went back to the course and freaked when I saw the solution. So I finished the lesson by re-entering the correct “else if” commands and saved. I saw the rest of the video and noticed the “collapse” option that was used. So I tried it. And tried to hit both up/down keys with the counter visible.
I swear, I was able to have both counters go up at the same time. Just like when I tried my solution prior to giving up and watching the solution. I am at a loss for an explanation other then I was hitting the keys .00000000001 milliseconds apart. All I know is that the counter was going up at the same time.
By the way, with this “if/else if” part of the code should you be able to hold down the up arrow and hit the down key at the same time and have the down key register?
Thanks
KFG