[General] How do I make a unit not stop moving?

Status
Not open for further replies.
Level 4
Joined
Nov 6, 2011
Messages
44
Just like in worm war, the head would just go on without stopping at the targeted point. I had a trigger which would've done the same by adding 10000000 more distance to the area selected.. but it just made my game crash.
 
Any object that forces itself out of the map's boundaries will crash the game. I suggest making a wall around the map that does 1000000 damage to any unit nearing it (just like in worm wars)

Or* make a trigger like This :> (check le image)

Hope it helped ^_^
 

Attachments

  • aaaaaa.JPG
    aaaaaa.JPG
    29.4 KB · Views: 94
Any object that forces itself out of the map's boundaries will crash the game. I suggest making a wall around the map that does 1000000 damage to any unit nearing it (just like in worm wars)

Or* make a trigger like This :> (check le image)

Hope it helped ^_^

You do know that you can right click the name of the trigger in the trigger functions, Copy as text and post it in the forum with [ TRIGGER][/ TRIGGER] tags?
 
Status
Not open for further replies.
Back
Top