Xevion / Boids

A project dedicated to presenting Boids, a computed flocking mechanism, to users in a beautiful format.
GNU General Public License v3.0
2 stars 1 forks source link

Mouse Controls #14

Open Xevion opened 4 years ago

Xevion commented 4 years ago

Currently most of the UI is controlled through the UI and keyboard shortcuts, exactly no direct mouse interaction exists with the Boids. To increase the overall functionality and control over the application, the ability to click to interact with Boids themselves should be added.

This is a pretty inclusive issue describing all mouse functionality I want to add to the application.

This system should be default to a very organic and user friendly configuration, but be completely configurable through the UI via simple dropdowns. These systems should be modular and easy to work with, allowing the mouse input handling scripts to interface with the Boid Controller script very smoothly.

Xevion commented 4 years ago

I forgot the last input a mouse has: