Hello teacher! I have a problem with the orbit rotation of our engine, I tried to make it, but when i compile the engine, when I press Alt and the left button of the mouse, the camera doesn't rotate, I belive that the problem is in those two fragments of code, can you take a look and see if you can find the error?
Hello teacher! I have a problem with the orbit rotation of our engine, I tried to make it, but when i compile the engine, when I press Alt and the left button of the mouse, the camera doesn't rotate, I belive that the problem is in those two fragments of code, can you take a look and see if you can find the error?
Thanks,
David :D
https://github.com/CITM-UPC/Badass-Engine/blob/33d8bbc4255dfe024638015b56adfccba925f6e6/Maker/Editor/main.cpp#L234-L255
https://github.com/CITM-UPC/Badass-Engine/blob/33d8bbc4255dfe024638015b56adfccba925f6e6/Maker/Editor/main.cpp#L283-L292