I have dogs.
Well, in real life I have dogs too, but I mean I have dogs that in a map, and the objective is to 'lure' them to a spot in order to get an object and then flee for ones life.
Using fresh meat placed at a particular spot, certain dogs are supposed to come over to it without attacking the player and eat.
I have the penumbra dogs from plutomaniac's post (
HERE), and they have multiple animations, one of them being an eat animation.
I figure it's just about scripting it so that their triggers are turned off once the meat is placed, and then somehow scripting them to follow specific path nodes over to the meat, but is there a way to have them use their eat animation?
I know there's a part in the PatrolNode script that lets you pick an animation for the enemy to do when it reaches a path node, however I was told this was useless.
Sooooooo is this possible? Or would I be wasting time trying?