I’m looking to create zombie horde with AI similar to days gone hordes with better optimization. I looked at this video
It was good to understand how or basic logic of making it but wasn’t shown better way or presented well enough to learn.
I’m looking to create zombie horde with AI similar to days gone hordes with better optimization. I looked at this video
It was good to understand how or basic logic of making it but wasn’t shown better way or presented well enough to learn.
Hey there @Prabhdeep132! Welcome back to the community! I think CodeLikeMe uses Niagara in a similar way in this tutorial series:
Disclaimer: One or more of these links are unaffiliated with Epic Games. Epic Games is not liable for anything that may occur outside of this Unreal Engine domain. Please exercise your best judgment when following links outside of the forums.
It’s just particle effect, I need them to attack and each individual to be interactive with player.
Yes, this series helps you get the Niagara setup portions down and helps bridge some gaps that the original video you posted. You’ll just need to put the resources all together with your use case, you’re unlikely to find a 1:1 tutorial. Most of the complexity is going to come from from utilizing scratch pad. Here’s some resources on the basics of scratch pad.
There is minimal documentation, but it’s relatively straightforward if a little terse after you watch those videos and combine the knowledge from the video you posted as well as CLM’s video.