Change the number of vertices and decide wether or not you want the "special rule" enabled or not, then just watch what happens
---Patch notes--- v_1.0 It's done v_0.2.0 Almost everything works yet, except for the fact that I can't see the point v_0.1.2 I changed the rendering a little. Now I have a sprite for everything that is on screen (slider, number etc) so that I can use the main sprite to draw all the dots (w/o having to use the "erase all" block on every frame) v_0.1.1 I updated the text (# of vertices instead of speed) v_0.1.0 I deleted most of the A+ Pathfinding, except for the previously mentioned things (slider&button) v_0.0 I saved the A* Pathfinding Algorithm project to my computer (which I had previously published, soon however taken down again due to horrible quality), and then loaded it again, essentially copying it. I did this in order to preserve the slider and button functionality.