
In example, here's some of the value that you can change from the Register prefab. You can edit the Playfab prefabs directly from your project in Assets/Playfab/Prefabs We’ll begin with examining our scene in the editor. Onto the game It’s a pretty big game, we’ll attempt to cover most of the stuff.

For debugging purposes, don’t forget to check the Visual Studio tools for Unity here. Your session key should be shown in red before you click save. Game code was written in Visual Studio (check the free Community edition here).
#Unity angry bots demo unity 2017 score zip file
You can either make a git pull from this repo or download the zip file from github using this link Put the scenes in the Build setting.

Have fun modifying the scripts and prefabs.Put the Playfab demo scenes in the Build settings from the folder PlayFabAngryBots/Scenes.Download the Assets folder and copy the content in your own project Assets folder.
