You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Maybe the boids could also have random "uniqueness" factors, which are multiplied to the global characteristics, for example, some boids may be faster than others, or some boids may apply different weights to certain behaviours.
- The behaviour should not change in 30 and 60 fps
# GUI
- There should be folders for each boid type, where the settings (and behavious) for that type can be changed. Basically, the .xml structure will be copied to the GUI.
- The different behaviours will also be toggable.
- There will be other toggles for different behaviours (scary mouse, etc)