Mouse down detection appears to be broken
Closed this issue · 1 comments
woollybah commented
Detecting whether left/right mouse button is down appears to return true for both buttons if either is down.
Perhaps updating to the latest raylib sources will resolve the problem.
GWRon commented
Latest commits in raylib fixed this issue.
raysan5/raylib@3a073db
There was also a bug with key-input
raysan5/raylib@6b8f309