Today I am going to implement an animal herd simulation system using the AI controlled NPC deer character we created in the animal series. So, this is how it works, there will be a leader character for a herd and i will be placing only the leader character in the map. that leader will spawn a specified number of followers. Leader will randomly roam around in the world while doing other stuff such as resting and eating. followers will do the same but they will always stick around the leader character, so they will go wherever the leader go.
password=codelikeme_herd