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

MSFS20 Adding non-airport scenery objects

Messages
105
Country
unitedkingdom
Hello folks.

Following a discussion with an Irish historian on Twitter, I decided to make a model of the little Coast Watcher Lookout Post from The Emergency (what Ireland called WW2) and position them appropriately around the coast of the country, with attached POIs.

The problem is, you don't seem to be able to create a non-airport scenery, using the SDK. There are/were 82 of these little buildings scattered around the coast (useful list here: https://en.wikipedia.org/wiki/Coast_Watching_Service) so do I need to create 82 airports, with no runways, operating surfaces or parking spots - will these even compile with just a single building at each location?

I don't want them to be airports. I want them to just be a building in the right place with a POI marker. This should be possible, Microsoft/Asobo seem to do it, but how?

Apologies if this has already been asked. I did numerous searches and the only thread that actually seems to ask it is on the MSFS Dev forums, but is "deleted or private". I've found nothing specifically about it here, probably because I suck at using the search function, because searches are just returning thousands of results about problems adding objects to airports. There are loads of videos about adding POIs, or adding objects to airports, but again, I can't find one regarding off-airport custom objects.

Any and all advice greatly appreciated.

Cheers,

Ian P.
 
(Airport in msfs are almost like the rest of the world, and Airport is just a specific Object in the scenery editor that can host Airport specific Object like Aprons, Runway, PaintedLines and some other. So basically, if you start a project of type Airport, there is nothing preventing you to add other Airport in the same project or other scenery objects everywhere in the world)



In Dev mode
Project > New Project
Insert name for your project (like ww2-poi), your name (ian) and company name (Ian)
And any folder on your pc where you want to save projects (your Documents is a nice place)
Next
-----
Select Package
Next
----
Select Custom
Next
-----
Insert title (ww2-poi)
Insert package name (ww2-poi)
As content type select scenery
next
----
Project is ready, when you want to work with it, open the project, make sure the inspector window is open, the click on scenery (BGL) - which is the default "placement" asset group and on the inspector click load in editor and start the fun

Info about the Project Editor






Inviato dal mio Mi 9 Lite utilizzando Tapatalk
 
There is also the matter of creating the library. My technique has been to use Sketchup to create the initial models, I then import these into MCX to establish PBR/night textures and other MSFS specific attributes that Sketchup can't apply, like day/night visibility or other conditions, then I assemble these models into a library with the proper formatted textures in the proper directories, finally I start a Project as mamu has outlined above. I believe MCX has the ability to complete a Package, but I prefer to use DevMode for creating the Package.

This part of the process is described in the SDK link.

 
Thanks folks.

This isn't my first scenery for MSFS - it's just the only one that hasn't included an airport... Other than the IPDC Model Library, anyway. Which... Thinking about it... Means I've actually done this before, but just with modellibs, not placing scenery. <deep sigh>

Anyway. Small hut, which is the grand total of the models in the "library" was made in Blender and, because it's only going to be used in this scenery, I've kept it in this package rather than putting it with all the rest of the stuff. The point where I ground to a mental halt was exactly as Mamu describes above - I was looking at the fact that the only template under "Scenery" was an airport.

When I created the Simobjects for HMS Tern, I had the problem of constantly having to explain to Dev Mode that I was >not< building an "airplane", because every time I built the package it put the "Airplanes" folder structure back in. This time, it refused to accept that my folder structure was correct (I copied it from an already working and in-sim scenery I created a year or so back) so I still had to go in and hand edit all the xml files to make it work, but I've got there.

Meet "Éire Coast Watching Service Lookout Post 1 - Ballagan Point".

That was a lot of hassle for one very small building. Only 81 more to go! :)

Many thanks.

Ian P.

CWS_OP1.png
 
Back
Top