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

Any tutorial how to insert a custom 3d object into the sim?

Messages
40
Country
peru
Im starting to use the blender exporter but I have to admit Im kinda lost with all these xml files and directory structures required to get a scenery going

Is there some way to learn about how all this works ?

Thanks
 
Hi evilnando. I'm a little confused by it all myself, but I did manage to get a model in the game where I wanted it (though not yet a custom one for blender, that's my next task!). I'd recommend looking at the sample called "SimpleScenery". I'd imagine if you copy that sample project, and replace your custom model with one of the scenery models there (e.g. MSFS SDK\Samples\SimpleScenery\PackageSources\modelLib\SampleMyBox), you could get something going. It looks like the xml file there has a GUID for the model. You can generate your own one by googling GUID generator.

There's another xml file in "MSFS SDK\Samples\SimpleScenery\PackageSources\scene" called objects. This lists the objects in the project, along with a global position (latitude and longitude coordinates), and the GUID from above. You can find the coordinates that you want your object to be by clicking there on google maps.

I hope some of this helps, if I get a model exported from blender and into the sim, I'll let you know more!

EDIT: Also I think once you open the project in the sim, you can move the object around to fine tune its position, then save the project. That should save the position in that xml file, though I haven't tried that yet. Honestly I hope this isn't the right way, since it's quite an effort to add an entry to the xml file for every object you want to add. It's be nice if you could just import objects into the sim directly, and then place it, without having to create the project files.

EDIT 2: Also I tried to reply to this yesterday before my account was verified, so I had the tab still open. Going back to the thread list, I can see someone else has now made a full tutorial on importing models, so hopefully that helps you out.
 

This was posted earlier today. Its a quick video on getting your model from Blender into FS2020. I'm not sure if this is the correct way because I don't have experience with Blender yet but it worked for him.
 
Hi guys. any idea how to add night textures? I cannot see any night texture input in the blender exporter? Thanks!
 
Back
Top