Hi,
At the moment I’m working on a project with two different characters (one can jump the other can’t jump). I want to be able for the characters that are able to jump to follow the path with a Nav Link Proxy, and the one that can’t jump follow the normal path. At the moment both are trying to follow the path with Nav Link Proxy, but the second fail to go over since it doesn’t have the ability of jumping.
How I can set up the Nav Link so just certain characters can use it?