Description
MATH PIECES 3D
DEMO URL: https://play.google.com/store/apps/details?id=com.mukeshappsgames.mathpieces3d
Touch and drag pieces on board to solve equations. Simple rules, great casual gameplay.
Math Pieces 3D: (1) Features: 1. Very responsive game control (tap and swipe controls) 2. Best math puzzle game 3. Quick Play mode. 4. Realistic sounds and stunning graphics. 5. Smooth and realistic graphics 6. Optimized for tablets 7. Realistic animations, realistic sound effects.
(2) Step by Step Here I will describe the basic sequence of steps. Unity: 1. You need unity 2019.2.3f1 this version. Here you can download https://unity3d.com/get-unity/download 2. Unzip the project then click on File -> Open Project. Pick the project and it automatically import to unity. 3. Rename package 4. Set up the banner ad from admob. You can get banner_ad_unit_id from AdMob. 5. Configure Interstitial Ads fron admob. You can get ad_unit_id for interstitial Ads from Admob. 6. Run App for test. (3) Unity Installation Process 1. Go to Unity¡¯s Download Page and click ¡°Download Installer for Windows or mac¡±. 2. Open the downloaded installer. 3. Accept the license and terms and click Next. 4. Select the components you would like to be installed with Unity and click ¡°Next¡±.
(4) Configure application for Android in Unity Process 1. Unzip the project then click on File -> Open Project. Pick the project and it automatically import to unity. 2. Rename the package. Click on File -> Build Settings –> Player Settings -> Other Settings –> Package name
(5) Update the application 1. You need to change following classes for change ads id:
? For admob ads : GoogleAdMobAds.cs Change App Id: string appId = ¡°ca-app-pub-3940256099942544~3347511713¡±; Change Banner adunitId: string adUnitId = ¡°ca-app-pub-3940256099942544/6300978111¡±; Change Interstitial adunitId: string adUnitId = ¡°ca-app-pub-3940256099942544/1033173712¡±;
? For Unity ads : UnityAdsExample.cs Change unity Game ID and testMode false string gameId = ¡°3420733¡±; bool testMode = true; 2. You need to change InAppPurchase.cs class for in app purchase. Change SKU public static string PRODUCT_ADS_FREE = ¡°ads_free_version¡±;
3. Now, You need to change Actions on button for Rate app and more game Please go inside Scripts MainMenuManager.cs and
For Rate this app change: Application.OpenURL(¡°https://play.google.com/store/apps/details?id=com.mukeshappsgames.mathpieces3d¡±);
For Share this app change: string body = ¡°https://play.google.com/store/apps/details?id=com.mukeshappsgames.mathpieces3d¡±;
4. Now build and run the app.
Be the first to review “MATH PIECES 3D – ShareWordPress.Net”