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
Level Editor Help [SOLVED]Enemy does not follow pathnodes. Only aims for the end pathnode.
Casotime1999 Offline
Junior Member

Posts: 23
Threads: 6
Joined: Mar 2015
Reputation: 0
#5
RE: [SOLVED]Enemy does not follow pathnodes. Only aims for the end pathnode.

no because if the int < certain number the monster run at the bigger value or if it is contrary example
PHP Code: (Select All)
void OnStart()
{
SetEntityActive("grunt"true);
for (
int i=0;i<=10i++) AddEnemyPatrolNode("grunt""PathNodeArea_" +0.1"");


but I placed just 5 path node it loop 5 of them instead 10
(This post was last modified: 08-12-2015, 12:10 PM by Casotime1999.)
08-12-2015, 12:09 PM
Find


Messages In This Thread
RE: [SOLVED]Enemy does not follow pathnodes. Only aims for the end pathnode. - by Casotime1999 - 08-12-2015, 12:09 PM



Users browsing this thread: 1 Guest(s)