Skip to content

Add functional setTarget() FPS camera in anim branch

Kyle Croarkin requested to merge khom_khun/Saga3D:anim into master

https://gyazo.com/54d07bde158e36b10f0960db758c0327

Added WASD-movement based FPS camera that can be moved smoothly with mouse to the anim branch. Also added some fixes in other parts that didn't work on my compiler like CVulkanDriver's issue with 8 byte vars being passed into 4 byte args.

Edited by Kyle Croarkin

Merge request reports