Thursday, 21 February 2013

DirectX Framework


I also got given the new framework the PC and Xbox module. I’ve gone through half of it to make sure I understand what’s going on and made my own comments etc. I noticed the controls were, at least to me, very counter intuitive. So I’ve started converting them over to a more FPS look-move style control. Putting mouse control in was easier than I expected. The camera now points at the mouse curser but now I have to get forward to go in the direction that the camera is facing. There are two tutorials I’ve found but they look really complicated. It looks like I’d have to modify and add a lot of code to make it work. I think I might have under estimated the task and it might never actually get implemented. This means I could end up taking the camera look controls out too.

No comments:

Post a Comment