Play with the sliders in the corners to find interesting parameters and post what you find in the comments! Use TurboWarp if you want to use more than 100 clones: https://turbowarp.org/726561612/fullscreen?clones=Infinity This was made using this boid tutorial by @griffpatch https://www.youtube.com/watch?v=Rv1tvWTtd5M&ab_channel=griffpatch And this tutorial by Brainxyz: https://www.youtube.com/watch?v=0Kx4Y9TVMGg&ab_channel=Brainxyz How this project calculates forces: BxR refers to the amount that blue cells are attracted to red cells within their range, a negative value means they repel each other BxB therefore is the amount that blue cells are attracted to other blue cells, if it is a positive number, the cells will try to space themselves out but if it is negative they will clump together.