Jump to content
Sign in to follow this  
j0nes

A3 submarine animation sources

Recommended Posts

does anyone know which animation sources are possible with submarines? and more specifically, which one do you use for the props.

Share this post


Link to post
Share on other sites

Have you looked into the SDV config perhaps? I would assume the data isn't that different??

Share this post


Link to post
Share on other sites

well I can see the config, but it doesnt tell the animation sources, those are in the model cfg. which you cant see because theyre binarized

Share this post


Link to post
Share on other sites

Try these:

	_vehicle animate ["door_1_1",0];
_vehicle animate ["door_1_2",0];
_vehicle animate ["door_2_1",0];
_vehicle animate ["door_2_2",0];
_vehicle animate ["periscope",0];
_vehicle animate ["Antenna",0];
_vehicle animate ["HideScope",0];
_vehicle animate ["display_on_R",0];

Don't know about the prop.

Share this post


Link to post
Share on other sites

the source is "rotor" just like an airplane's propeller. This stuff is actually easy to find, just open any .p3d in notepad. Any selections, axis, or animation sources are still written in English.

Share this post


Link to post
Share on other sites

oh! didnt know that at all! thanks :)

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×