Real nwbie camera problem

Hi all, I am really new to JME and 3D programming and i am trying to redo whats done in TestThirdPersonHandler for learning purpose.

My problem is that the box is moving fine but my camera is stuck at starting point. I've read, re-read, re-re-read my code and i dont see any difference compare to whats done in TTPH or in ControlImplementor.



Any suggestion welcome.



Thanks

ok, forget my question, in setupTerrain I was using a local variable for the TerrainPage object instead of a class variable. I changed it and everything is working fine now.

(as said in title --> real newbie question  )