Page 1 of 1

Learjet underground

PostPosted: Thu Aug 21, 2003 4:54 pm
by DanielF
I've noticed that since I've downloaded MiddleMan, my learjet 35 model has moved down so it sinks underground.

Image

Before I installed MiddleMan, it was floating about 3 ft above ground.   ::)  Does anyone know how to get it right?

Re: Learjet underground

PostPosted: Thu Aug 21, 2003 5:00 pm
by Travis
That's adjusting the CG (Center of Gravity) in either the .air file or the aircraft.cfg file.

I looked it up for my Lear 45, and it says:

static_cg_height=4.41

This will probably have to be a little different for the 35 model, but just play around with it until you get it fixed right.

In case you don't know how to find this, its in the aircraft.cfg fiel at the very end of the [contact_points] section.  Just look for what it says above, and correct as neccesary.

Just out of curiosity, why doesn't the aircraft have any textures?

Re: Learjet underground

PostPosted: Thu Aug 21, 2003 5:26 pm
by Felix/FFDS
Another one of the model animate texture crowd instead of model texture animate?



Just out of curiosity, why doesn't the aircraft have any textures?

Re: Learjet underground

PostPosted: Thu Aug 21, 2003 5:28 pm
by DanielF
When I opend the aircraft.cfg file, it was already set at 4.41.  So I tried to set it at 6.41, but the model didn't move an inch.  :(  Is there anything else that could be holding it down?

Just out of curiosity, why doesn't the aircraft have any textures?

Well actually, it does have a few textures.  I've textured the landing gears (which you abviously can't see in this picture) and the fan in the engine.  I haven't done any major texturing yet, but that's my next step after I figure this out.  ;)

Re: Learjet underground

PostPosted: Thu Aug 21, 2003 5:39 pm
by Travis
Okay, well, where is the CG on the actual model?  That's the only thing I can think of. ::)

Re: Learjet underground

PostPosted: Thu Aug 21, 2003 5:52 pm
by Hagar
The static_cg_height= value affects the static height when the sim loads & in Slew mode. You need to tweak the gear vertical position entries to match. Try increasing the values marked in red by 2. (-6.42 etc.)

[contact_points]
point.0=1, -11.17,

Re: Learjet underground

PostPosted: Thu Aug 21, 2003 10:26 pm
by DanielF
Ah, that worked, Hagar.  Thanks everyone for your help!  ;D

I'm definitely a "model animate texture".  It seems more natural to me.

Re: Learjet underground

PostPosted: Fri Aug 22, 2003 3:37 pm
by Felix/FFDS
the caution is that in some instances, where the pivot point is rotated, the texture mapping may be "off".

That's why I've seen the "model-texture-animate" being recommended.

I don't really want to give the impression that I favor one over the other - especially since I tend to texture last.

[quote]Ah, that worked, Hagar.