Boids (Construct 3 Behaviours)

You're viewing a single comment in a conversation. View all the comments
  • 2 Comments

  • Order by
  • i am planning on reworking this addon in the future.

    IIRC, for the boids to be effective, you need to call an action. You could just add a "isBoidEnabled" boolean instance var and only have it call the action if that boolean is true