I'm frustrated that I can't sort this simple plane out on my own.![]()
The snapping and flap behaviour is because the wrong version of the animation is being used. If you look at the animation definition available in the animation editor you will see that there quite often is an xxxxxx_percent_key and an xxxxxx_key, this sort of behaviour is usually because the wrong animation is called for. MCX defaults to using the xxxxx_percent_key animation but quite often the xxxxx_key animation is the correct choice. So if you go into the animation editor in MCX and replace the rudder_percent_key with rudder_key it should stop the snapping back to neutral (do the same for elevator, L_aileron, r_aileron, L_flap & r_flap).(1) Flaps extend with retract key and retract with extend key. When they retract they retract up through the wings.
(2) Left rudder swings aircraft to the right, right rudder swings aircraft to the left. Right rudder snaps back to neutral.
(3) Ailerons work OK unless stick is hard left or right, then left rudder snaps down and right rudder snaps up.
Assuming that you have the visibility condition correctly assigned to the ModelPart then there is one other possibility I can think of. Check in the propeller section of the aircraft.cfg. If there is an entry for rotation check that the value is a positive number. If it is -1 then change it to 1 and see if that solves the issue. I can't remember when I did my test conversion whether I had to do this or not.(4) Still can't figure out how to make prop_slow transition to prop_blurred when throttle is advanced. Per Brian's earlier comment, my prop_slow part is simply prop_still saved and merged back in with prop_slow name and visibility entries. Prop_slow just keeps spinning after prop_blurred appears... and I checked all three prop parts for the correct visibility entries.
Mulled by alcohol....Gavin, thanks again for the additional info. Will attack it again later when my brain is in the right "Zen" state.![]()
Mulled by alcohol....![]()
And a little splash (or two) did indeed help me with this conversion.A little splash never hurts to get the creative juices flowing![]()
And a little splash (or two) did indeed help me with this conversion.I have all the animations working properly except for the prop's transition from slow to blurred. Nothing I've done has fixed that. I noticed in Paul's FSX-native Northrop BT-1 the prop_blurred part has a "custom" visibility entry: custom_vis_PROP_MAX_RPM_PCT_1_01
I suspect that has something to do with the slow prop disappearing after the engine throttles up but I am clueless as to how to duplicate that. Also, now that I have all parts of the exterior model working OK I've noticed that the basic VC of Paul's original plane is gone. I've almost concluded that except for the learning curve this conversion hasn't been worth the man hours just to see autogen scenery through the prop arc. Any suggestions for restoring or aliasing the VC would be appreciated... or maybe I should visit the FSDeveloper forum? Everybody over there seems to be far more knowledgeable about this stuff than me.
Gavin, I sent you a PM.
The VC import using Tom's tutorial was very easy, I don't know why I thought it was going to be difficult. In addition to the troublesome prop transition, the only glitch I have now is this black rectangle in the VC. This is apparently the surface that the panel.bmp goes on but I can't figure out how to make it transparent. If I remove the part from the VC mdl I lose the panel.
Brian, thanks again, that fixed the black rectangle.My reading comprehension needs improvement, I see that was covered in Tom's tutorial.
I was worried that the black rectangle was alcohol-related!You overdid the "mulled by alcohol" bit...![]()
I do feel pretty good about finishing the project, and not giving up even though it took me almost three weeks.Pop the cork and pour a glass of bubbly!
Isn't it nice when a plan comes together?
Open the vc model. click on the material editor. Hit the checkbox for highlight selecter and find the texture for the vc. Up top is a drop down (usually says Add night texture) click it and scroll to the "Set Default transparent" and click apply. That will fix the VC rectangle issue.