The Pirates

Mobile Game


Thank you for purchasing the game. If you have any questions, contact us via e-mail. Are you going to publish a game for the first time? Do you find the Unity3D game engine and the editing of the project confused? If you want, we can help you publish the project to your developer account. If there are features you want to add to the project or changes you want to make, you can contact us by e-mail to talk about the details.

Open Unity Hub and press Add button.

Select project folder from the popup screen.

Choose Unity Version 2021.1.13f1 or higher version. (Recommended version 2021.1.13f1)

Click the project name from the list and wait for the open Unity.

 

Open Player Settings for change name, icon and package name.

Go to File - Build Settings (CTRL + SHIFT + B) - Player Settings

Company Name Change with your publisher/company name

Product Name You can change name name from this section

Default Icon Drag and Drop your new icon to Assets folder and press Select on Icon area. Choose your new icon.

Click the Other Settings

You will see Identification area.

You will see your package name. This package name is automatically generated from your Company Name and Product name.

If you want to change this, enable Override Default Package Name and set your new package name to Package Name are.

Open Player Settings for Splash Screen

Go to File - Build Settings (CTRL + SHIFT + B) - Player Settings

Click the Splash Image

Drag and Drop your new Splash Image to Assets folder and press Select on Icon area where Adeni Games texture showing. Choose your new icon.

If you have Unity Plus or Pro licence, you can disable Unity logo by uncheck Show Unity Logo checkbox.

Open Constants.cs from Assets - Scripts folder.

You can change the game properties from this area.

PIRATE_PRICES Default pirate prices. You can change if you want.

SHIP_MIN_FALL_SPEED and SHIP_MAX_FALL_SPEED These values determine the speed of the game.Ship falling speed increases from minimum to maximum over time.

ADMOB_INTERSTITIAL_ID Set your Admob interstitial ad id

ADMOB_REWARDED_VIDEO_ID Set your Admob rewarded video ad id

SHOW_INTERSTITIAL_AT Default value is 2. Ads appear every 2 gameplays.

REWARDED_VIDEO_COIN When user watch video (rewarded) ad, user will earn this coin amount

Open GoogleMobileAdsSettings file from Assets - GoogleMobileAds - Resources.

Set your Android/iOS App ID to Google Mobile Ads App ID area.

If you can't find GoogleMobileAdsSettings you can create this file from Assets - Google Mobile Ads - Settings.

When you create this file check target folder again.