get plane's coordinates ?
so I finally managed to compile my 1st dummy mod which does nothing and now I start the real work.
The question is now can I can the plane's current coordinates ? I had a look in the FlightModel class (World.getPlayerFM()) but I'm not sure which method from there I should use. Are those two values the plane position:
If yes, what is the origin of the 3D space ?
regards,
tex