View Full Version : [UNREAL] Problems with bot pathing.
Inferno
November 9th, 2009, 10:19 PM
From: http://forums.beyondunreal.com/showthread.php?p=2383214#post2383214
I used lots of path nodes and set the "vehicle preferred path" and "vehicle blocked" where I thought it was necessary.
I'm having these problem though.
http://dedi-servers.net/ftp/dmt/rev_problems.PNG
They also like to stand around in the base near the flag sometimes. Which is pretty annoying as well.
neuro
November 10th, 2009, 12:33 AM
the purple issue, is how it's supposed to be, some bots are designed to take the long way around, like some people might choose to.
as for the blue and green issue, you could make some pathnodes which are ignored to vehicles (can't remember for sure if this is even possible though), or for just blue, move some pathnodes so that there's no wide paths connecting the ground there to where they get out to (space them farther apart, or place them so that there's an obstruction in between them.
i've had similar problems with AI just sitting in vehicles, i'm not sure how that's fixed, but i'm fairly certain it has something to do with there not being enough space for them to drive around, though that's hardly the case in your map. from what it looks like to me, you might want to place some extra pathnodes around your vehicles, so they've got some extra maneuvering space.
Inferno
November 11th, 2009, 10:02 PM
http://video.xfire.com/189a48-4.jpg (http://www.xfire.com/video/189a48/)
Yeah.
Ganon
November 12th, 2009, 07:15 AM
stop making emo bots
Limited
November 12th, 2009, 04:11 PM
http://video.xfire.com/189a48-4.jpg (http://www.xfire.com/video/189a48/)
Yeah.
Bots at 1:10 = lemmings :D
Not too sure about the vehicle bots, do you have to set any more flags as in like "prefer to stay in vehicle" or some thing?
Inferno
November 12th, 2009, 04:40 PM
Bots at 1:10 = lemmings :D
Not too sure about the vehicle bots, do you have to set any more flags as in like "prefer to stay in vehicle" or some thing?
The paths are set up right. I used the default VCTF maps as a reference for how I set them up.
JackalStomper
November 15th, 2009, 07:31 AM
You CAN set pathnodes to be ignored by vehicles, and also to be used exclusively by vehicles. One reason behind them standing around at the base sometimes means they don't have a proper path to the flag and back. They also might be just "sitting in vehicles" because there isn't a full path to the flag with all white paths, also might not be a vehicle exit node assigned in the flag object to tell the bots when it's supposed to get out. The blue problem might just be them taking the absolutely shortest route to the flag.
Reading this (http://udn.epicgames.com/Three/NavigationAI.html) is alot better to understanding navigation than simply looking at other maps too.
It would help ALOT if you didn't have the map as one giant static mesh, just throwing that out there.
Trulife8342
November 15th, 2009, 10:49 AM
If you don't have a path set to allow vehicles only, the AI will get confused when entering a vehicle. That's why they get retarded when the get in one. As for the artillery guy, that's just stupid AI programming not sure you can really fix that unless you get rid of the vehicle completely.
Read the link that Jackal posted.
Inferno
November 15th, 2009, 05:36 PM
You CAN set pathnodes to be ignored by vehicles, and also to be used exclusively by vehicles. One reason behind them standing around at the base sometimes means they don't have a proper path to the flag and back. They also might be just "sitting in vehicles" because there isn't a full path to the flag with all white paths, also might not be a vehicle exit node assigned in the flag object to tell the bots when it's supposed to get out. The blue problem might just be them taking the absolutely shortest route to the flag.
Reading this (http://udn.epicgames.com/Three/NavigationAI.html) is alot better to understanding navigation than simply looking at other maps too.
It would help ALOT if you didn't have the map as one giant static mesh, just throwing that out there.
I know about the "blocked for vehicles" and "perfered vehicle path" but the AI's don't really folow it too well.
The underlying problem is the shape of the map. If you take a look at most of the VCTF maps for unreal they are all rectangles with a base at each end basically. You can see that revelations is a U shape where both bases are separated by a small cliff. The bots apparently don't understand that too well and get fucked and confused easily.
The map is not 1 giant static mesh it's broken into sections and areas depending on size, area, collision complexity, polys, portaling, and heavy/light traffic. Usually each pieces is about 200 to 350 polys.
If you don't have a path set to allow vehicles only, the AI will get confused when entering a vehicle. That's why they get retarded when the get in one. As for the artillery guy, that's just stupid AI programming not sure you can really fix that unless you get rid of the vehicle completely.
Read the link that Jackal posted.
I do. Like I said before I have paths set for vehicle prefered and vehicle blocked but the AI's refuse to folow them.
I'll check out that link though and see what I can do.
Powered by vBulletin® Version 4.2.5 Copyright © 2025 vBulletin Solutions Inc. All rights reserved.