realistic flight physics function library, anyone interested?

Well, I didn’t plan to convert it to C++, as i’m… not very good at it, and the performance is alright in blueprint (there are no heavy iterations or anything, heaviest bit is raycast for ground effect and that won’t be sped up much by C++). But running it in physics substep does sound very tempting.
So…I don’t know.