Initialize random once (outside the loop), use many: math.randomseed(os.time()) -- random initialize math.random(); math.random(); math.random() -- warming ...
確定! 回上一頁