NickolausDS / Unity-Free-Flight

A Unity Package to add gliding flight to any Unity Object.
GNU General Public License v3.0
60 stars 13 forks source link

Mechanic stats input analyzer needs refactor #156

Closed NickolausDS closed 9 years ago

NickolausDS commented 9 years ago

The stats analyzer is broken since #155. It needs to be refactored to properly check inputs.

This would be a good time to merge the input analyzer with the mechanic chaining stats analyzer, as an added feature. It makes even less sense now that they're separate classes.