Question: Is it possible to have the scripting define symbols created depending on files/folders?
Example: My Vegetation Studio Pro Extensions support automatic river creation using R.A.M. … But for this to work I ask the users to create a dedicated scripting define symbol, so that the R.A.M. libraries can get loaded and no compiler errors occur when the asset isn’t installed.
What is the proper way to have this done automatically? I know about the mechanism with packages and assembly definitions. But is it also possible to have e. g. a scripting define symbol created if a dedicated file or a folder like “Assets/NatureManufacture Assets/River Auto Material” exists? Or is there another way with which I don’t have to bother the users to create scripting define symbols manually?