Hi guys, I wanted to know how to create a bird mechanic. It shouldn’t be complex just aa bird flying around to some random points but the bird shouldn’t stop at the point so he flies smoothly to another point and maybe after a little bit of time (auto generated number) he should check if there is a ,resting point" and fly down stay there a little bit and go to fly again but now of course the bird should search for other fly points and check the nearest resting point. And then do everything again and again. Maybe its more complicated and complex as I though
Hi, I need to do a similar task for a npc crow. Was wondering if you found a good solution for this?
Hi Pimney,
Have you looked at the “Blueprints” example project you can download from the “Learn” tab on the Launcher. There is a “Butterfly_BP” that basically does what you are trying to do with your bird. You can likely adjust this Blueprint replacing the butterfly with your own bird asset.
.