Closed stanoddly closed 1 year ago
A better example of how it doesn't work: https://disketteman.github.io/DotnetRaylibWasm/raylib.html?arg=InputKeys
No failures in Console. Perhaps there is something wrong in the raylib.html
file?
It works due to same reason as this: https://github.com/disketteman/DotnetRaylibWasm/issues/7#issuecomment-1356442508
Apparently keys in examples don't work, like when I try
Z
inCamera3dFree
(provided you fix it as you can see in #7). Interestingly holdingAlt
works fine.