8 Ball Pool Multiplayer Game


 8 Ball Pool Multiplayer Game



Introduction

Most importantly, developers or buyers may not be technically inclined.

They may just be looking for an item to go into the editor and run.

Which is why we've provided this quick start guide.

The general user may not be aware of all the details in Section (5), but you are encouraged to review this Section (5) and get only the outline.



Download Unity 3d

    https://unity3d.com/get-unity/download

Import this 8 ball game

- Unzip the 8 ball game downloaded project to your PC.

- Open it in Unity3D (requires version 5.4.2 or higher)




Edit the name, icon and package name

- In Unity3D go to Edit → Project Settings → Player.

 There you need to configure your game name, icon and bundle identifier.







 Configure a PlayFab account

- Go to https://playfab.com/




- Register an account.

- Create a new game

- Go to your game on the PlayFab webpage and go to Addons. Search for "Photon", click on it and press the "Install Photon" button.

- Open the "StaticStrings.cs" file and edit the Playfab and photon Ids:



Configure AdMob

- Go to https://admob.google.com/home/






- Click the Sign Up button in the top right corner.

- Use your Google account previously used to upload your Android app.

- Click on Apps -> ADD APP as you like.   

- Enter your app name -> then add it.

- Click on Ad Units -> AD AD UNIT

 Select an option you want to use.

- Edit the advertising IDs in the "StaticStrings.cs" file:



Setting up your project for Unity Services

- To open the Services window, go to Window > General > Services, or click the Cloud button in the toolbar. . If you haven't yet linked your project with a Services ID, the following appears:





-This allows you to create a new project ID or select an existing ID.

To create a project ID, you must specify an organization and project name.

If this is the first time you are using one of the Unity services, you will need to select both an organization and a project name. The organization field selected is usually your company name.

When you first open a Unity account (usually when you first download and install Unity), a default "configuration" is created under your account. This 8 ball game default organization has the same name as your account username. If this game is the organization you want to associate your project with, select that organization, choose from the list.

Sometimes people need to be able to work in more than one organization - for example, if you're working with different teams on different projects. If you need to work with multiple organizations, as you like, you must add and manage your organizations on the Organization ID web page. If you belong/want to multiple organizations, they would appear in the list.

Select your organization/project and click Create New Project.

The project name for your new Unity Services project ID is automatically filled in with the name you chose for your project when you first created it. You can later change the project name in the Settings section of the Services window.

Sometimes you may need to re-link your project with a Unity Services Project ID. In this case, select the project from your list of existing projects that are registered with Unity Services.

Or follow the steps on the Unity website for detailed information: https://docs.unity3d.com/Manual/SettingUpProjectServices.html

Configure UnityAds.

- Go to Window → Services.



- Enable ads.



Set up in-app purchases.

- Go to Window → Services.

- Enable in-app purchases.

- Follow the steps if needed: https://docs.unity3d.com/Manual/UnityIAPSettingUp.html

For Android:

- Follow the "Register Application" steps on the website: https://docs.unity3d.com/Manual/UnityIAPGoogleConfiguration.html

For iOS

- Follow the "Register Application" steps on the website: https://docs.unity3d.com/Manual/UnityIAPAppleConfiguration.html

- Names of in-app products (you should keep the same names on the dashboard for Android and iOS)

pool_1000_coins

pool_5000_coins

pool_10000_coins

pool_50000_coins

pool_100000_coins

Configure Facebook.

- Go to https://developers.facebook.com/




- Create a new application

- Go to your app on Facebook page and copy the application identifier.

- Go to Unity3D. Go to Facebook → Edit Settings. Paste your application identifier.

- Go to your app → Settings on Facebook page.

- Add Platform → Android Fill the data as per the screenshot:





Google Play Package Name: Same as bundle identifier in Unity3D Player settings

Class Name: Do not edit.

Shortcuts: Follow the "Running Sample Apps" page. Add keys for debug and release keystores: https://developers.facebook.com/docs/android/getting-started

- Add Platform → iOS Fill the data as per the screenshot:

- Bundle ID - Same as the bundle identifier in Unity3D Player settings for iOS

- Platform → Add Facebook Canvas. Fill the data as per the screenshot:

        
        Android Bird Group
Download Full Source Code 
Android Bird Group

I am a developer and make android apps games with the help of android studio and Unity 3D.

Post a Comment

Previous Post Next Post

Applications

Education