PDA

View Full Version : folding wings


robystar
09 Oct 2006, 09:10
Hello all,

I am not sure where exactly to place this topic, but here we go.
I have no replies to my earlier question on wake effects for static objects (a carrier API) but I continue with my carrier scenery and wonder about the following:

Does anyone know how to have AI aircraft on a carrier fold their wings when parked?

Thanks,

Roby

Firestriker
11 Oct 2006, 12:12
I think you would have to build your own aircraft to accomplish the wingfolding. So that means it would be some work in that you would have to modify the _0.asm code and add some display conditions to individual wing sets based on something that AI actually controls... most likely the lights or engine rpm. For example, if the engine rmp is greater than 0 then the unfolded set would be displayed and and if the engine rpm is 0 then the folded set would be displayed.

Lou