I am trying to find the phase of the landing gear animation via animationSourcePhase and looks like it is not delivering any phase which is 1. All I get is always 0.
Description
Description
Details
Details
- Severity
- Minor
- Resolution
- No Bug
- Reproducibility
- Always
- Operating System
- Windows 7
- Category
- General
Steps To Reproduce
Use F-181 and get a list of animations via animationNames. Try all with has wheel or gear and check if they change phase when landing gear is retracted or relerased. I see no change in phase..
Event Timeline
Comment Actions
Hello.
If you want the phase of the landing gear use command animationPhase ... animationSourcePhase is supposed to be used on the source not the animation itself.
So if you want to look at the phase of the landing gear use
object animationPhase "gear_f";