kids-aquarium / aquarium

Unity parts of the project
5 stars 1 forks source link

Fish behaviour parameter randomization on a per-fish level? #16

Open jukkae opened 6 years ago

sourya-sen commented 6 years ago

I'd say yes.

jukkae commented 6 years ago

Should be quite straightforward. Probably the smartest way to do it is to generate the parameters in FishManager and pass them from there to the individuals. Probably good idea to have some sort of ranges for each parameter, centering around the values set in FishManager's Parameters.