Next: Mental State
Up: The Behavior System
Previous: Summary
The animator establishes the innate character of each artificial fish
through a set of binary habit parameters. These parameters determine
whether the fish is male or female, and whether it likes, dislikes, or
does not care about
- brightness,
- darkness,
- cold,
- warmth,
- schooling.
`Does not care' is represented by assigning identical values to the two
contradicting habit parameters. For instance, if both brightness and darkness
parameters are assigned `1' or `0' then the fish does not care about
the lighting patterns in its environment.
Next: Mental State
Up: The Behavior System
Previous: Summary