Jump: #if (UNITY_IPHONE || UNITY_ANDROID || UNITY_BLACKBERRY || UNITY_WP8) text = "Swipe up to jump"; #else text = "Press the up arrow\nto jump"; ...
確定! 回上一頁