Unity Gaming Platform Designer - chanhpomme/ugp-wiki-temp GitHub Wiki

Scene Manager

Change the scenes in build in the build settings menu. Enable only the following scene:
GamingPlatformResources/Scenes/GamingPlatformDesginer

Game Parameters

Open the google spreadsheets below and create a new tab for your new game. https://docs.google.com/spreadsheets/d/1mdJ0_wwYOUQvO6erOrreU69szrChlFip2lhGIffdbH0/edit#gid=1238773445 (for Lig)
https://docs.google.com/spreadsheets/d/1VxfwU3TrBJTTSOkpgZwrf9vmS_5pD1s8Z4Z2ZcCda4k/edit (for Blitz)
As you can see with the other games, you need to define your own game parameters in the new sheet with the settings you want

Unity files

In Assets/GamingPlatformResources rename the file link_designer.xml into link.xml
Without this modification you will have this error if you try to build :
constructor on type ‘system.componentmodel.componentconverter’ not found.

⚠️ **GitHub.com Fallback** ⚠️