#Pathfinder collision

1 messages · Page 1 of 1 (latest)

rocky fox
#

How do I make the pathfinders not go into each other

rotund echo
#

Wasn't there a post like this already

rocky fox
coral dock
#

Make sure mavmesh can’t be baked on it

rocky fox
rocky fox
slim prism
# rocky fox How do I make the pathfinders not go into each other

You can configure any object to change what happens when you bake nav mesh. No need for invisible collisions specifically. You should be able to just give the AI collision and it will collide with other vertions of itself. If you want them to collide with each other, give the root object collision, turn off collision for all children, and make an invisible collision inside the root object, and configure it to block objects and collide with projectiles (sk you can get when it's shot with a gun if the system is in the AI not the gun) but not players.

Note: I kinda stopped messing with the pathfinder because I don't have RRS which is needed for animations in objects so idk if this is wrong. I think they might jump around each other but not phase through each other.

#

Hope this helps lol. Lmk if you need anything else.

slim prism
#

Yes

#

But turn on collision on "Zombie" turn off collision for everything in it.

slim prism
#

Did you add the invisible collision? I didn't see it in the hierarchy.

#

Also you should probably charge your phone lmao-

rocky fox
slim prism
#

Lol

slim prism
#

Like I had said before I wasn't sure that would work so I'm sorry for wasting your time. The only thing I can think of is make code in the zombies pathfinding system to avoid other zombies but that's too complex for me to do without any testing...

#

Sorry I couldn't help.

rocky fox
#

It’s all good I appreciate you for taking you time to try

slim prism
#

No problem.

#

I can try to get on tomorrow

rocky fox
#

Can anyone else give me any advice

#

Pathfinder collision