The other day, I was screwing around with Newton, and remembered reading somewhere about the difference between frame based animation and time based animation. Time based animation is better for multiplayer games, ensures that things run at the same speed for different players. So I was considering trying to create a physical camera in Newton with mass and velocity, and the position is updated according to time. Has anyone tried anything like this, and if so, can I see the code?
Thanks in Advance.
Newton Based Camera
I did something like that a while ago, though I have since lost the code, but I'd reccomend that you look at the character controller demo in the newton sdk, it shows how to set up the movement, though it uses a strange 3rd person camera so you'd have to figure out how to do it in first person.....
Hope this helps, Good Luck!
Hope this helps, Good Luck!
"Surely we don’t need to waste resources on pathfinding; they just need to walk along the shortest route from one place to another." - EA Producer