Jump to content

Recommended Posts

Posted

Is their any way i can add wing vapor for the g pulling aircraft like the F-16 and also i was wondering if u can add like idk how to explain it but u know when the plane moves the wingtip kinda bounces

 

 

Posted

1. Vapour

 

An example of vapour would be from the _data.ini

 

 

[Leftwing]

...........

HasVortexEmitter=TRUE

VortexEmitterName=F16LexEmitter

VortexPosition=-1.40, 1.50,0.00

VortexG=4.5

 

 

2. Wing flutter?

Not sure the variables are there to do it - Even if they were you wont see the wing move - because that would need to be part of the 3D models animation.

Posted (edited)

You need to add the vortex effect to the xxx_DATA.ini, here is an example:

 

[LeftOuterWing]

....

HasVortexEmitter=TRUE

VortexEmitterName=WingtipVortexEmitter

VortexPosition=-5.24,-0.04,-0.43

VortexG=2.5

 

This would add a vortex effect defined in the effect file called WingtipVortexEmitter to the outer left wing that will start at a 2.5G turn.

 

If you want to copy the F-16 effects to another plane, just find those lines and copy them over to the same section of the other plane. You may have to play with VortexPosition= to get it right.

 

 

EDIT: MigBuster beat me to it :P

Edited by Jaman

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use, Privacy Policy, and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..