carp 
Vars | |
migration_speed_max | Fastest the carp can go |
---|---|
migration_speed_min | Slowest speed the carp can go |
movement_update_rate | How often to update movement |
stop_move_chance | Chance for the carp to stay still instead of moving |
turn_chance | Chance to turn in either direction on updating movement |
Procs | |
update_movement | Turn up to 45 degrees and change speeds |
Var Details
migration_speed_max 
Fastest the carp can go
migration_speed_min 
Slowest speed the carp can go
movement_update_rate 
How often to update movement
stop_move_chance 
Chance for the carp to stay still instead of moving
turn_chance 
Chance to turn in either direction on updating movement
Proc Details
update_movement
Turn up to 45 degrees and change speeds