I just start to learn unity and currently following the tutorial. I'm curious when I following the last section of the tutorial, I got
Код: Выделить всё
NaNКод: Выделить всё
NaNI've tried to use this code to logging it
Код: Выделить всё
Debug.Log("The Touch => "); Debug.Log(theTouch); Код: Выделить всё
adb logcat
so, how do i properly get all value inside
Код: Выделить всё
TouchКод: Выделить всё
InputКод: Выделить всё
console.log(JSON.stringify(theObject))Код: Выделить всё
JavascriptИсточник: https://stackoverflow.com/questions/781 ... y-in-unity
Мобильная версия