Please add a way to create missions inside the game, even a good external tool should be ok, i've used others like BushTripGen or BushTripInjector but i always encounter some bugs or not able to create the mission the way i want, i also seen that in Dev Mode you could also create them using some NodeGraph but is really complicated and there is not complete documentation, although a video of how to use that would be greatly appreciated
The idea would be like a Mission Editor where you choose the location, add waypoints, or load FLT file, choose if has NPC in the aircraft , add custom objects (probably just drag and drop into the map), etc, and then, be able to add triggers and custom events , instead of nodegraph, adding logic blocks should be enough, like:
- If "mission started" play "TTS" or Audio File
- if inside "WP1" play TTS/Audio and set var "wp1_completed"
- if wp1_completed and wp1 distance > 100 , play TTS/Audio
- if inside wp2 play animation (no sure if play animations are possible, probably open a animation editor?)
this could be even more fun if you could share them inside the game with others, probably in a new section inside marketplace for free, and this also would be great to share with xbox users too