Jump to content

Liveries - Animation values for the EE


Benom8

Recommended Posts

Hi,

Just wanted to share my findings from updating liveries from the F1CE to the EE, in case it saves someone some troubleshooting. You need to set the right animation values in description.lua, otherwise you won't see the probe, updated cockpit version (for the external model), and some other small changes to the model. Based on one of the included liveries, I set the following animation params to non-zero values:

custom_args = 
{
	[70] = 0.26,-- Mirage F1 cockpit
	[987] = 0.1,--NOSE
	[988] = 0.1,--RWR variant
	[989] = 0.1,--OIL DRAIN variant
}

Edited by Benom8
Clarified cockpit version comment
  • Like 1
  • Thanks 1
Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...