vr4vet / Blue-Sector

Virtual Reality app for exploring blue sector workplaces and professions.
MIT License
2 stars 0 forks source link

Refactor FishState system #511

Closed ingolvjr closed 2 weeks ago

ingolvjr commented 2 weeks ago

Currently the FishState is a single enumerator with way too many possible values that really have nothing to do with eachother. the "state" enum should be split into several enums and fields for clarity