Quantcast
Channel: iOS and tvOS
Viewing all articles
Browse latest Browse all 10823

high score not work

$
0
0
I have this script but does not work in iPhone, i need to fix something in the script to make it work?

Code (CSharp):
  1. using UnityEngine;
  2. using System.Collections;
  3. using UnityEngine.UI;
  4.  
  5. public class LoginSystem : MonoBehaviour {
  6.  
  7.     public enum lMode{login,register};
  8.     public lMode LoginMode;
  9.  
  10.     public GUISkin skin;
  11.     //login
  12.     private string user = "";
  13.     private string pass = "";
  14.     private int    boolstatus;
  15.     //register
  16.     private string name = "";
  17.     private string...
high score not work

Viewing all articles
Browse latest Browse all 10823

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>