Hello
I am working on a simple 3d race game, i am using KeyNavigatorBehavior to move the car and I would need to have the car in the middle of the screen (just like in every race game) but I dont really know how to do it, could anyone help me out ?
regards, Lukasz
I would try to update camera’s position in my own Behavior class if I didn’t use KeyNavigatorBehavior, which I dont know how to modify 