Loading Terrain & Model

Hi,



  I have exttended JMEswingtest and added a milkshape model and a camerahandler. I am having problems with loadiing the terrain.

Is it possible to make sure that everytime I run the application the terrain loads at the same point and the camera points in front of it, so that the model can load on the terrain unlike whats happening right now.

Right now, when the terrain loads, either it disappears…or is found somehwere very far.

Please help asap. !



Pranav

That does not seem like a very good question… Whenever you load something in code, you will "always" know where it is going to appear… it should not change from one run to the next, so I think you need to specify your problem better.