Unity - Coroutines, Coroutines are the most helpful tools when making games in ... while (true) { if (sr.color == color1) sr.color = color2; else sr.color ...
確定! 回上一頁