Hi,
I’m new to missions and still trying to wrap my head around how to put one together. I looked at flightsim.to to see what the project structure looks like, but it would be nice to have an official example from Asobo.
From what I’ve seen it looks like the
.flt
is the core file that defines a Mission? I’m not sure if that’s the output because I think the source file is an xml… Is this XML file something you create manually or should I be using the Mission Tool?
I’m reading over Mission XML Properties and it’s just going over my head. There’s also a lot of empty sections so I’m going to have to keep re-reading and make educated guesses.
I want to learn how to build a mission just using the SDK. It looks like a lot of people are creating missions using BushMissionGen. Becuase I’m doing this manually I learned that I can use https://guidgenerator.com/ to generate the GUIDs.
I’m not sure if I should use “The Mission Tool.” It looks like a temporary feature that will not be supported in the SDK. So; not sure if I should spend any time with it. The Mission Tool. Thank you for any direction.