Quantcast
Channel: Latest Questions by zeuo
Viewing all articles
Browse latest Browse all 90

why do i get 0

$
0
0
//var systime:int=10;
var health:float=100;
function Update () {
    if (Input.GetKey ("up"))
         //systime =System.DateTime.Now.Hour;
		 {
		 var systime:int =PlayerPrefs.GetInt("systime");
		 PlayerPrefs.SetInt("systime", System.DateTime.Now.Hour);}
    if (Input.GetKey ("down")){
        print (systime);
		}
}

Viewing all articles
Browse latest Browse all 90

Trending Articles



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