Jump to content

need help animation (only canopy destrution)


Recommended Posts

Posted

i´m working spanish mod, I´m creating animation with visibility track, and all work fine, but canopy destruction does´nt work, does anyone know the problem?

 

 

thank you

Posted

Ok, canopy destruction, do you mean just the glass of the canopy or the whole thing?

 

For canopy destruction (damage model) use argument 65

 

But if you mean for ejection (so that the canopy comes off) there is slight different approach:

 

Add a visibility argument 38 to your canopy frame.

 

Then animate it like this:

 

-100 - 0 : =Invisible (-1)

0 - 91 : = Visible (1)

91 - 100 : = Invisible (-1)

 

so there should be keys at 0 and 91. This has worked for me

 

 

Hope it helps

Posted
Ok, canopy destruction, do you mean just the glass of the canopy or the whole thing?

 

For canopy destruction (damage model) use argument 65

 

But if you mean for ejection (so that the canopy comes off) there is slight different approach:

 

Add a visibility argument 38 to your canopy frame.

 

Then animate it like this:

 

-100 - 0 : =Invisible (-1)

0 - 91 : = Visible (1)

91 - 100 : = Invisible (-1)

 

so there should be keys at 0 and 91. This has worked for me

 

 

Hope it helps

thank you , it is working

  • Recently Browsing   0 members

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