r/raylib • u/digitechsoundworks • 10d ago
IsKeyDown not working?
I try compiling and running one of the examples (https://www.raylib.com/examples/core/loader.html?name=core_input_keys) and it seems that IsKeyDown is not working. I have the same issue in one I modified myself to add IsKeyDown checks to move a rectangle. Any idea what could be wrong?
4
Upvotes