Is there a way to generate random numbers but exclude a number? For example, in this code: var randX = random(-1, 1); var speedX = round(randX);
確定! 回上一頁