Blender airplane game tutorial

Hi,

I am doing a airplane game. Can someone please give me a tutorial of how to do it?
plane.blend (414 KB)
The model is done, I need the programming.

Hi

Four possible ways to go:

  • Use JSBsim*
  • Use YAsim*
  • Use FDM4BGE
  • Or code it by yourself
  • I don’t know how to use these open source flight dynamic model engines, but I strongly believe it’s possible to use in BGE.

What are JSBsim, YAsim, FDM4BGE?

how do I get them to BGE?

Do you know Python? If not, learning Python would be the first place to start.