10-03-2022, 03:35 PM
Ok, this explains the strange results I was getting in my Mario particle fountain in the tutorial:
https://www.qb64tutorial.com/lesson18#h.z8t9row5ze9h
The space bar is used through _KEYHIT and the enter key is used through _KEYDOWN
If you hold the space bar down the enter key will never be seen. If you hold the enter key down however the space bar will be seen. I thought this might have been a bug but was too busy working on the tutorial and forgot to mention it.
https://www.qb64tutorial.com/lesson18#h.z8t9row5ze9h
The space bar is used through _KEYHIT and the enter key is used through _KEYDOWN
If you hold the space bar down the enter key will never be seen. If you hold the enter key down however the space bar will be seen. I thought this might have been a bug but was too busy working on the tutorial and forgot to mention it.