How can I create a zombie system similar to Guts and Black Powder?

I am working on making a zombie campaign game, In order to make it a quality game, I need a quality zombie system. The best zombie system i’ve seen on ROBLOX is Guts and Blackpowder zombies, I want to recreate this system. Does anyone have an idea on how I can do this?

1 Like

Reminder I am not asking for scripts, I am asking for resources or potiental ways to do this.

1 Like

can’t believe nobody replied to this,

but if i had to guess you’d have to use a custom rig system rather than relying on humanoids due to performance

a lot of pathfinding needed too im guessing - using PathfindingService

2 Likes

you should look into flocking behaviors, lots of resources on the internet but here’s what i use:

1 Like

Yeah, it is what it is. Since this has been posted I’ve became way better at programming and ended up figuring it out myself. I do appreciate the replies after ages.

1 Like