Free Download Idle Restaurant Game Unity

Description

Item Description

How to reskin
You don’t need to change a lot of similar arts in different places into the
project. Just change one art in the Images folder, and this art will replace in
all places of the project, where it should be located.
1. Open a project
2. Go to Assets → Images
3. For reskin, you should change all arts in all folders into Images
Folder

Remember – your art should be the same size and only in the PNG
format like in the project, to correctly display the textures in the
project.

How to change sound and music
Sounds in the game are controlled using the SoundManager, you can
check it in the Sound object (Game Resource/Scene/Game)

Ads set up

Windows -> Gley -> Mobile Ads -> Select ads type want to setup

Open the AndroidManifest located in the folder Plugins/Android/
GoogleMobileAdsPlugin and add the following lines in the application
element, replace ADMOB_APP_ID with your App Id:
<meta-data
android:name=”com.google.android.gms.ads.APPLICATION_ID”
android:value=“ADMOB_APP_ID”/>

Make sure the play services resolver that comes with the
GoogleMobileAds plugin has executed by selecting the menu item Assets
-> Play Services Resolver -> Android Resolver -> Resolve.

In-App purchase Set Up

IAP is setup using the IAP Settings window which can be opened by
selecting the menu item
Window -> IAP Settings (Or click the button on the IAPManagers
inspector).

Enable IAP

To enable IAP first you need to import the Unity plugin from the Services
window. Open the Services window and turn on IAP then click the Import
button

Once it has finished importing you can open the IAP Settings window
and click the Enable IAP button which will enable the code in the
project.

To add products open the IAP Settings window and add a Product Info for
each product in your game. The Idle Restaurant project comes with non consume product and consumes products already configured in the game
1-Open Home Scene
2-Choose IAPManager project
3-Replace with your product ID

Features

  • Automate your workflow to increase your idle income
  • Get idle cash, even when you are offline
  • Hire managers to increase your workers’ motivation
  • Profit from a smart investment or two to boost your economy
  • Easy to reskin with texture package
  • In App purchase (Token Packages)
  • Full ads with implement core: Google Ads, Unity Ads, Vungle, Facebook Ads, IronSource,…
  • Support control for Android and IOS
  • Unity 2019.x, 2020.x
  • Last android SDK version
  • IL2CPP

There are no reviews yet.

Write a review