Physx Caracter Control

Madsea

12-08-2009 19:45:13

Hi im trying to implement Caracter control in my game , running the physx demo i run into a problem , when i use the "WASD"
that in the demo are "IJKL" sometimes it stops responding like i push UP and keep it pressed and he doesnt do nothing till i push UP again.
As anybody had similary problem when using physx/NxOgre?

Another question is i have the main update function with a timestep of 1/60 ( 60fps) , should logic and physics use the same timeframe or should it be separated?

Thnks for Help
john.