• Which the release of FS2020 we see an explosition of activity on the forun and of course we are very happy to see this. But having all questions about FS2020 in one forum becomes a bit messy. So therefore we would like to ask you all to use the following guidelines when posting your questions:

    • Tag FS2020 specific questions with the MSFS2020 tag.
    • Questions about making 3D assets can be posted in the 3D asset design forum. Either post them in the subforum of the modelling tool you use or in the general forum if they are general.
    • Questions about aircraft design can be posted in the Aircraft design forum
    • Questions about airport design can be posted in the FS2020 airport design forum. Once airport development tools have been updated for FS2020 you can post tool speciifc questions in the subforums of those tools as well of course.
    • Questions about terrain design can be posted in the FS2020 terrain design forum.
    • Questions about SimConnect can be posted in the SimConnect forum.

    Any other question that is not specific to an aspect of development or tool can be posted in the General chat forum.

    By following these guidelines we make sure that the forums remain easy to read for everybody and also that the right people can find your post to answer it.

MDL Tweaker Objects in FSX?

Horst18519

Moderator
Resource contributor
Messages
2,370
Country
germany
Arno,

are there any known limitations for tweaked objects in FSX? I exported a sign with 2004SDK (GMax) and tweaked it with Wind heading. I came across some problems though:

1. I cannot assign a value greater than 32767. I guess that value is 360 degrees, not 65536, isn't it? Using a higher value makes MDL Tweaker crash.

2. The objects seem not to be displayed correctly. Wind rotation works well, no problems with my windsocks, but the signs are not visible as expected. Sometimes I see them, sometimes not, even if I do not change wind directions.

Finally: Is there a way to tweak MAX-models?
 

arno

Administrator
Staff member
FSDevConf team
Resource contributor
Messages
32,883
Country
netherlands
Hi Thorsten,

1. I cannot assign a value greater than 32767. I guess that value is 360 degrees, not 65536, isn't it? Using a higher value makes MDL Tweaker crash.

I think the MDL Tweaker GUI at the moment only allows you values between -180 and 180 degrees (so -32767 and 32768). That is more a GUI limitation. But if you define your angles in that range it should work.

2. The objects seem not to be displayed correctly. Wind rotation works well, no problems with my windsocks, but the signs are not visible as expected. Sometimes I see them, sometimes not, even if I do not change wind directions.

Any other conditions added? If you have a gap in your conditions it could be that that causes the object to disappear for a while. Maybe you can show the condition(s) you used?

Finally: Is there a way to tweak MAX-models?

If you export them to the FS2004 MDL format MDL Tweaker should still be able to process them. For the FSX format no tweaking can be done.
 

Horst18519

Moderator
Resource contributor
Messages
2,370
Country
germany
Thanks Arno. -32767 to 32767 did the trick. :)

It's cool to finally see wind rotated objects back in FS. :idea:
 
Top