- Messages
- 54
- Country

Hi all,
In my custom aircraft all animations works fine, someone with custom code many others with default Asobo templates.
I'm having issue with a new animation that doesn't work. The parking brake lever.
I have already done the rudder pedals Toe brake animations and works.
I have done a simply animation with a lever that from the frame 0 must pull up with Z axis as final position to frame 40 ( I tried to frame 0 to 100 , from 0 to 10 also for test ).
I used this templates:
<Component ID="LANDING_GEAR_parking_brake">
<UseTemplate Name="ASOBO_LANDING_GEAR_Switch_ParkingBrake_Template">
</UseTemplate>
</Component>
in blender :
node = LANDING_GEAR_Switch_ParkingBrake
anim name = LANDING_GEAR_Switch_ParkingBrake
I don't know if the lenght of animation is important as number of frames, but the animation in Sim won't work, the lever stay at initial position and won't move clicking on.
what should I do in your opinion?
thanks.
In my custom aircraft all animations works fine, someone with custom code many others with default Asobo templates.
I'm having issue with a new animation that doesn't work. The parking brake lever.
I have already done the rudder pedals Toe brake animations and works.
I have done a simply animation with a lever that from the frame 0 must pull up with Z axis as final position to frame 40 ( I tried to frame 0 to 100 , from 0 to 10 also for test ).
I used this templates:
<Component ID="LANDING_GEAR_parking_brake">
<UseTemplate Name="ASOBO_LANDING_GEAR_Switch_ParkingBrake_Template">
</UseTemplate>
</Component>
in blender :
node = LANDING_GEAR_Switch_ParkingBrake
anim name = LANDING_GEAR_Switch_ParkingBrake
I don't know if the lenght of animation is important as number of frames, but the animation in Sim won't work, the lever stay at initial position and won't move clicking on.
what should I do in your opinion?
thanks.