Search found 1 match
- Sat Mar 22, 2025 9:38 pm
- Forum: Support and Development
- Topic: Unintended behavior with flocking boids simulation
- Replies: 0
- Views: 187
Unintended behavior with flocking boids simulation
Hello dear LÖVERS, i am trying to recreate this p5.js snippet in love2d: https://editor.p5js.org/codingtrain/sketches/ry4XZ8OkN My code seems to work fine, but when setting the variables to match the p5.js code, i get different behavior, I think I have a bug somewhere in the Boid:cohesion method or ...