Import a Package

Airship packages are bundles of assets that can be imported into your project. This allows reuse of code, artwork and sounds.

Adding a package to your game

In Unity select Airship > Airship Packages which will open the Packages window

In the Packages window select the Add Package dropdown and enter the Package ID for the package you want to import

Select Add Package and the assets will be imported into your project in the Assets/AirshipPackagesfolder

The Package ID can be found on the Airship Create website by navigating to the Packages page and selecting the package you want.

Last updated