Jump to content
Sign in to follow this  
Soulfreak

How to get animations from stock Aircrafts to work?

Recommended Posts

Can someone please direct me how I can make the animations from the stock aircrafts (Canopys, Folding wings etc) make useable?

And where can i see what is animated in the aircraft? :blink:

Maybe stupid questions, but I can only do basic ini editing.

And yes I have looked in the knowledgebase! ;-)

Share this post


Link to post
Share on other sites

The normal way is, you can look in the OUT file, but you are mentioning the stock planes ... try and error so far I know, sorry :dntknw:

Share this post


Link to post
Share on other sites

Best way for stock planes would be to search the whole data.ini for animation numbers used and try the rest with animation keys. If nothing happens, that animation slot is not used.

Share this post


Link to post
Share on other sites

stock aircraft have the canopy animation id listed in the /Crew section

 

below, from A-4F:

 

[Pilot]

SystemType=PILOT_COCKPIT

PilotModelName=PilotN3

SetCockpitPosition=TRUE

Position=0.0,3.08,0.69

SeatModelName=seat_a-4

SeatPosition=0.00,3.02,0.26

MinExtentPosition=-0.25, 2.61,-0.35

MaxExtentPosition= 0.25, 3.46, 0.91

CanopyNodeName=Canopy

CanopyAnimationID=5

HasArmor=TRUE

ArmorMaterial=STEEL

Armor[FRONT].Thickness=12

Armor

.Thickness=12

Armor

.Thickness=12

Armor[REAR].Thickness=12

Armor[bOTTOM].Thickness=12

 

foldy wings is trial and error

 

(if anyone knows the one for the phantoms ... pleas share it!)

Share this post


Link to post
Share on other sites

This is new in the phantom data.ini in the missiondata section. I suppose the park animation is the wingfold.

 

CarrierBased=TRUE

CarrierParkSpan=9.00

CarrierParkAnimationID=8

Share this post


Link to post
Share on other sites

yes, that parked animationid is for the wing folds (tested on Hawkeye)

Share this post


Link to post
Share on other sites

Good stuff, so how do we sweep the Tomcat wings manually aftwer we trap? What is the ini input?

 

CarrierParkAnimationID=-1

 

Above is the park animation for Tomcat. -1 seems odd.........

Share this post


Link to post
Share on other sites

Good stuff, so how do we sweep the Tomcat wings manually aftwer we trap? What is the ini input?

 

CarrierParkAnimationID=-1

 

Above is the park animation for Tomcat. -1 seems odd.........

 

That means there is no CarrierParkAnimation.

 

FC

Share this post


Link to post
Share on other sites
Sign in to follow this  

×

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