Hello all!
i'm starting a a little project, a platform where a dog follows a cat in a room.
I'm working on Dog AI, that have to reach the cat running and jumping through the platforms (jump through behaviour).
I'd like that dog "finds" the right path to climb platforms and reach the cat if his position is above the dog.
There is some example or plugin to use for it? i think that the "pathdinding" behaviour is not the right solution..