When I use GetKey() and press a key, nothing happens.
This code continually prints 0s no matter what I do.
The blitz docs example code won't display anything either. I just updated Blitz, so it should work. My waitkey dosn't work either.
However, if I enable graphics mode, they both work. Why?
EDIT:
KeyDown() won't work either.
This code continually prints 0s no matter what I do.
Repeat Print GetKey() Forever
The blitz docs example code won't display anything either. I just updated Blitz, so it should work. My waitkey dosn't work either.
However, if I enable graphics mode, they both work. Why?
EDIT:
KeyDown() won't work either.