Putkimato
Junior Member
Posts: 25
Threads: 8
Joined: Jun 2012
Reputation:
0
|
Pathnode loop
How do i make monster loop in path nodes? Pathnode 1 -> Pathnode 2 -> Pathnode 3 -> Pathnode 4 then it stats over.
|
|
06-10-2012, 06:07 PM |
|
FlawlessHappiness
Posting Freak
Posts: 3,980
Threads: 145
Joined: Mar 2012
Reputation:
171
|
RE: Pathnode loop
I've been wondering too!
I was going to test something out, where the monster first goes to pathnode 1,
then a script area triggers him to go to pathnode 2,
and then again a script area triggers him to pathnode 3,
then script trigger -> pathnode 4
script trigger -> pathnode 1
script trigger -> pathnode 2
script trigger -> pathnode 3
and so on..
Trying is the first step to success.
|
|
06-10-2012, 06:23 PM |
|
MaZiCUT
Senior Member
Posts: 536
Threads: 31
Joined: Jun 2012
Reputation:
17
|
RE: Pathnode loop
If you want it to go back and forth it's Pathnode 1 > Pathnode 2 > Pathnode 3 > Pathnode 4 > Pathonde 3 > Pathonde 2 > Pathonde 1 >
and so on, but i'm not sure how to make it loop
Hi.
|
|
06-10-2012, 07:16 PM |
|
FlawlessHappiness
Posting Freak
Posts: 3,980
Threads: 145
Joined: Mar 2012
Reputation:
171
|
RE: Pathnode loop
What we want it to is to not disappear when we are too far away from it. We want it to keep walking around no matter where we are
Trying is the first step to success.
|
|
06-10-2012, 08:13 PM |
|
Your Computer
SCAN ME!
Posts: 3,456
Threads: 32
Joined: Jul 2011
Reputation:
235
|
|
06-10-2012, 08:18 PM |
|
FlawlessHappiness
Posting Freak
Posts: 3,980
Threads: 145
Joined: Mar 2012
Reputation:
171
|
RE: Pathnode loop
very informative video, but do i then have to make the monster, give it the 'AutoRemove false' line and then put it in my customstory?
Trying is the first step to success.
|
|
06-10-2012, 08:46 PM |
|