So I’m pretty new to both Unity and coding, but I would really like to learn. I just had knee surgery, and can’t get out of bed much, so I’d like to do something productive.
On that note, any good books or video tutorials on animal behavior, or just C# for Unity in general are welcome.
I’ve been looking around, but haven’t found much in terms of breeding animals. I’d like to eventually have a system where if any male and female is in the same area, there is a chance that they will have a baby. Following a bell curve, the baby would be 85% likely to 10% better than the parents, and then up to 40% worse and 40% better, with decreasing probabilities.
Anybody have any advice on where I can get a more in depth explanation on how to do this?