Jump to content

Recommended Posts

Posted

Here's how to stop your wingmen from "waltzing" from side to side in formation.  Yeah, I know it's not really waltzing but that's what comes to my mind when they roll from one side to other in unison.

I did a forum search and came up empty, so hope I'm not repeating old news... 

 

Each aircraft is a little different, and if you push the values too far they become too steady.  Adjust to suite your taste - and post your edits on other aircraft.

The critical factor is the MaxRollFormation.  The common value of 5.0 creates overcorrection which starts the cycle of rolling from side to side.

Examples:

AlbatrosD3_Data.ini

[AIData]
.
.
FormationSpeedForPosition=.4 //0.8
FormationSpeedForRate=0.2 //0.5
.
.
MaxRollFormation=0.9 //5.0 <----critical
FormationRollForPosition=0.8 //0.01
FormationRollForVelocity=0.05 //0.2
.

///////////////////////////////////
CAMELF1_110_DATA.INI

[AIData]
.
.
FormationSpeedForPosition=.4 //0.8
FormationSpeedForRate=0.2 //0.5
.
.
MaxRollFormation=1.0 //5.0
FormationRollForPosition=0.8 //0.01
FormationRollForVelocity=0.05 //0.2
.

//////////////////////////////////
PfalzD3_DATA.INI

[AIData]
.
.
MaxRollFormation=0.8  //5.0
FormationRollForPosition=0.8 //0.01
FormationRollForVelocity=0.1 //0.2

//////////////////////////////////
Pup_Data.ini
[AIData]
.
.
FormationSpeedForPosition=.4 //0.8
FormationSpeedForRate=0.2 //0.5
.
.
MaxRollFormation=0.7 //5.0
FormationRollForPosition=0.8 //0.01
FormationRollForVelocity=0.05 //0.2
.

  • Like 2
Posted (edited)

The critical factor is the MaxRollFormation.  The common value of 5.0 creates overcorrection which starts the cycle of rolling from side to side.

Wrong.

The relevant variable is FormationRollForVelocity. The default value is set to 0.2 in AIRCRAFTAIDATA.INI. You have to lower this value. Either globally in AIRCRAFTAIDATA.INI or in each <aircraft>_DATA.ini. I use 0.03. Depending on the aircraft, maybe you have to lower the value further.

Edited by mue
  • Like 1
Posted

Wrong.

The relevant variable is FormationRollForVelocity. The default value is set to 0.2 in AIRCRAFTAIDATA.INI. You have to lower this value. Either globally in AIRCRAFTAIDATA.INI or in each <aircraft>_DATA.ini. I use 0.03. Depending on the aircraft, maybe you have to lower the value further.

Huh.  I wasn't able to get the results I wanted without reducing MaxRollFormation dramatically, although I only lowered the FormationRollForVelocity to 0.05.   Rather than me just being "wrong" - I would suggest we are approaching the solution to the problem from slightly different angles. :smile:

  • Like 2
Posted

Huh.  I wasn't able to get the results I wanted without reducing MaxRollFormation dramatically, although I only lowered the FormationRollForVelocity to 0.05.   Rather than me just being "wrong" - I would suggest we are approaching the solution to the problem from slightly different angles. :smile:

 

Ok :smile:. It seems both parameter act together.

I tried to isolate the relevant parameter. So I changed only one Formation parameter per test. And only FormationRollForVelocity seemed to make a difference.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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..