Google Play Login for Turnbase RPG
- Import and setup Play Games Plugin for Unity Getting Started.
- Download and extract files from the repository to your Turnbase RPG project -> Assets folder (You may create subfolder before extracting into it).
- Attach
WebServiceGooglePlayLogin
component to the same game object which attachedWebServiceClient
.
- Attach
UIGooglePlayLogin
component to any game object (maybe your login UI root), we will use its function to set to login button,