Fix: Put the cohesion function back in
This commit is contained in:
@@ -27,7 +27,7 @@ impl Plugin for BoidsPlugin {
|
|||||||
apply_velocity,
|
apply_velocity,
|
||||||
turn_if_edge,
|
turn_if_edge,
|
||||||
check_keyboard,
|
check_keyboard,
|
||||||
// cohesion,
|
cohesion,
|
||||||
separation,
|
separation,
|
||||||
));
|
));
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user