fish_growth
A simple component that manages raising things from aquarium fish.
Vars | |
del_on_grow | Is the parent deleted once the result is spawned? |
---|---|
growth_rate | How much maturation is gained per tick |
inherit_name | Will the result inherit the name of the fish if that was changed from the initial name. |
maturation | The progress, from 0 to 100 |
result_type | the type of the movable that's spawned when the fish grows up. |
use_drop_loc | Is the result moved on the nearest drop location? |
Var Details
del_on_grow
Is the parent deleted once the result is spawned?
growth_rate
How much maturation is gained per tick
inherit_name
Will the result inherit the name of the fish if that was changed from the initial name.
maturation
The progress, from 0 to 100
result_type
the type of the movable that's spawned when the fish grows up.
use_drop_loc
Is the result moved on the nearest drop location?