• 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.

FSX rescaling

Messages
5,214
Me again with another question.
Most problems encountered have been solved except for the animations but that has been explained as well.
There is still one thing though that makes me wonder if I am doing the right thing or overlooking something once more.
Take an FS9 API for example and run it through the converter. Some of them are not the same scale anymore or the scale is different in FSX.
Fortunately the rescaling function works fine and you can rescale the mdl to your liking.
Now if you use your mdl as an aircraft model, it is easy to just change the mdl each time until the scaling is OK, but if you convert an mdl into a scenery object, you can only verify the right scaling after having compiled the bgl.
Is there a way to find out what the dimensions of the object in the mdl are after scaling without each time having to find out in FSX afer compiling the bgl?

Roby
 
Hi,

In ModelConverterX you will see the bounding box size on the dialog form that is used for scaling. So that gives you a good idea how big the object will be. If you place it in FS with scale 1.0 that is exactly the size it will get.
 
Thank you. I had seen that but what is the unit used there? feet, meters? Or does it depend on who made the model? Perhaps a stupid question but I just do not know the answer.
 
Hi,

That is in meters (as long as the scale is 1.0). All MDL files are defined like that.
 
Back
Top