Hopson97 / MineCraft-One-Week-Challenge

I challenged myself to see if I could create a voxel game (Minecraft-like) in just one week using C++ and OpenGL, and here is the result
https://www.youtube.com/watch?v=Xq3isov6mZ8
MIT License
2.65k stars 379 forks source link

No Crosshair MacOS #133

Open namedtoaster opened 5 years ago

namedtoaster commented 5 years ago

The game runs great on my mac book BUT...the crosshair isn't showing and the mouse is almost useless. By that I mean the mouse stops on the edges of the screen and therefore I can't rotate the view any more. Perhaps this is because I'm just using the trackpad? I would troubleshoot, but I've been spending the past few hours just reviewing the code and should probably get some z's.

Goodnight! 😴

w-A-L-L-e commented 5 years ago

Yes indeed it renders and you can walk with awsd on mac also even fullscreen works if you edit config.txt and put it to 13 you press enter for fullscreen mode. But mouse is not working at all unfurtunately it jitters a little when you move the mouse but you cant really look around because of the bug it's unplayable. Same happens with trackpad and regular mouse ...