add_VFR_object v1.0
plug-in supposed to allow you to add simple VFR objects (water towers, antennas, trees…), to your FS2020 scenery !
To get VFR objects that you want in your scenery, you just have to :
1.open the WinApp_add_VFR_object.exe
2.open/create a new .csv file
3.fill one raw in the table per object that you want to put (some pictures of them are available in the object_img folder).
4.click on “save table in the .csv file
5.click on compile and choose the .csv files you want to add in your scenery
6.wait about 30 seconds so that the bgl compiler achieve its work.
7.Close the new terminal using any keystroke.
8.Fly !
Tip : to put coordinates using google maps, just copy them and past them in the text box above the table and validate.
Caution : an object without a name won’t appear !
Installation process :
Just copy the two folders (add_VFR_object and VFR_object_scenery) in your Community folder (where FS2020 has been installed in your computer). The SDK is not necessary.
Add other objects :
If the objects that you want aren’t availaible in the app, you can add them manually. To do so, you need to use the developper mode and create a project, then a scenery with the objects that you want. After that, check in the folders of your project the .xml file associated with your scenery and get the id number of the objects (they are between located { }). Finally, add the object in the param_objects.txt with this syntax :
name;id_number;height
More simple, you can also ask in comments and I will update the object list regularly
Big thanks to Soulao and Haroku for their help !