Skip to content

Every boid are doing redundant tracking all other boids for Alignment #8

@josephclydemar

Description

@josephclydemar

Problem:
Tracking Boids that are outside the CohesionRadius is wasting instruction cycles.

Solution:
The Boids that are tracked for Alignment by an arbitrary Boid should only be the ones that are already inside the CohesionRadius.

Metadata

Metadata

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions