Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Patrol Node animations not working
palistov Offline
Posting Freak

Posts: 1,208
Threads: 67
Joined: Mar 2011
Reputation: 57
#1
Patrol Node animations not working

Hey guys. I've got a problem with grunt animations. Here's the script.

AddEnemyPatrolNode("grunt", "Node_1", 2.0f, "Notice1");

I'm trying to make him go to this node and play his Notice1 animation, but he just stands there. Any tips? Smile Thanks in advance


UPDATE: Still not working. I removed all peripheral functions/nodes, etc, and just used the above function, but the grunt still stands there looping some random idle animation. Looks like he has a twitch.

(This post was last modified: 04-11-2011, 06:19 PM by palistov.)
04-11-2011, 06:12 PM
Find
Tanshaydar Offline
From Beyond

Posts: 3,085
Threads: 17
Joined: Mar 2009
Reputation: 67
#2
RE: Patrol Node animations not working

Have you looked at the game's scripts?

04-11-2011, 07:50 PM
Website Find
palistov Offline
Posting Freak

Posts: 1,208
Threads: 67
Joined: Mar 2011
Reputation: 57
#3
RE: Patrol Node animations not working

Yeah I found one that uses that exact format except it calls for the IdleExtra3 animation.

04-11-2011, 08:56 PM
Find
MrBigzy Offline
Senior Member

Posts: 616
Threads: 18
Joined: Mar 2011
Reputation: 8
#4
RE: Patrol Node animations not working

I think it only works for idle animations or something. I remember I tried putting Run in when I used to think it was the animation between nodes or something, and he just stood there when he got there.
04-11-2011, 09:51 PM
Find
palistov Offline
Posting Freak

Posts: 1,208
Threads: 67
Joined: Mar 2011
Reputation: 57
#5
RE: Patrol Node animations not working

Yeah I want him to play the Notice1 animation when he reaches his point. I also tried making his wait time at the node 0.0f but still nothing. Well I'll keep tweaking it and see if you're right about it only working for idle anims. Thanks Bigzy

04-12-2011, 12:23 AM
Find




Users browsing this thread: 1 Guest(s)