Posted August 22, 2024 by Steven Cooney
I made a new PCG graph that puts flying locations in the sky this gives a random location for the birds to fly to. I wanted to do this over generating random points because I want the points to follow the landscape and I think it will be easier to set up races and stuff like that in the future. I also changed the AI movement from a homing projectile to just adding movement input in the direction of the location they want to travel to.