Hi,
i have some problems with the angels of the trail of my plane. At the moment i set the angels like this:
Code:
trail.pan=my.pan;
trail.tilt=my.tilt-90;
trail.roll=my.roll;
vec_set(trail.x,my.x);


But it doesn't fit. The edges of the trail don't fit to wings.
Here is a little video: DOWNLOAD
Thanks in advance.