To Spawn bots, all you need to do is change line 29 in sketch.js to False: `let testingSinglePlayer = false;` And hit Ctrl+F5 to reload JS. =]
To Spawn bots, all you need to do is change line 29 in sketch.js to False:
let testingSinglePlayer = false;And hit Ctrl+F5 to reload JS. =]