Hi There!
Let’s say I want to create a PACK which includes 6 airports. The airports I would create as separate packages in one project (PACK) but all the airports use a lot of common object across from the same ModelLib AssetGroup and a SimObject Assetgroup. How to handle these asset groups?
- Shall I create a separate Package where I place the ModelLib and the SimObject asset and call it like Base objects?
- Or shall I add the SimObjects and ModelLib to each packages?
I want to solve that the user can install/uninstall any of the 6 airports in the PACK without ever losing the ModelLib or SimObject.
Few months ago (or even a year) I read in the SDK there is a possibility to publish objects which can be shared between packages and even projects / products. I cannot find it anywhere anymore.
Thanks for all your help!