Map assessment and pathing enhancements
Re: Map assessment and pathing enhancements
Assess and path, please.
- Attachments
-
- DM-Dogtown2.zip
- (1.47 MiB) Downloaded 206 times
-
- Shot0114.png (527.28 KiB) Viewed 3793 times
Re: Map assessment and pathing enhancements
I'll check DevPath here if map won't render something stupid...
Let me look at Textures...
Code: Select all
Missing: Texture 'DogsTex.(All).AsphaltGrey3' not found !
Missing: Texture 'DogsTex.(All).Plaster' not found !
Missing: Texture 'DogsTex.(All).Wood-floor-ligh' not found !
Missing: Texture 'DogsTex.(All).Sidewalk' not found !
Missing: Texture 'DogsTex.(All).Tile-ceramic' not found !
Missing: Texture 'DogsTex.(All).ShinglesRed' not found !
Missing: Texture 'DogsTex.(All).HouseFront02' not found !
Missing: Texture 'DogsTex2.(All).SpBillboard' not found !
Missing: Texture 'DogsTex.(All).DogNames' not found !
Missing: Texture 'DogsTex.(All).Planks2' not found !
Missing: Texture 'DogsTex.(All).RoastTurkeyM' not found !
Missing: Texture 'DogsTex.(All).Warf' not found !
Missing: Texture 'DogsTex.(All).Shingles-Asphal' not found !
Missing: Texture 'DogsTex.(All).TileYellow' not found !
Missing: Texture 'DogsTex.(All).Blue' not found !
Missing: Texture 'DogsTex.(All).7-11' not found !
Missing: Texture 'DogsTex.(All).Red' not found !
Missing: Texture 'DogsTex.(All).ASiding1' not found !
Missing: Texture 'DogsTex.(All).ASiding3' not found !
UncodeX Stuff
Not often maintained
My UT Mapping works...
Learn the rules like a pro, so you can break them like an artist.
- Pablo Picasso -
Not often maintained
My UT Mapping works...
Learn the rules like a pro, so you can break them like an artist.
- Pablo Picasso -
Re: Map assessment and pathing enhancements
Let me know if your Bots can navigate knee obstructions here...
UncodeX Stuff
Not often maintained
My UT Mapping works...
Learn the rules like a pro, so you can break them like an artist.
- Pablo Picasso -
Not often maintained
My UT Mapping works...
Learn the rules like a pro, so you can break them like an artist.
- Pablo Picasso -
Re: Map assessment and pathing enhancements
This should be interesting, as to date I don't think I've ever asked you to assess a DOM map and certainly not anything this intricate or large.
I get the sense looking at this, seeing how bots play on it, the pathing is the same as from the CTF4 version. So that needs an update, particularly for the Core control point.
I get the sense looking at this, seeing how bots play on it, the pathing is the same as from the CTF4 version. So that needs an update, particularly for the Core control point.
- Attachments
-
- DOM-HallOfDomiantion ][.zip
- (1.1 MiB) Downloaded 204 times
-
- Shot0204.png (944.09 KiB) Viewed 3603 times
Re: Map assessment and pathing enhancements
The first "FIX" will be DELETING SPACE character from map's name... then we will talk about the rest... such as renaming string "Domiantion" with "Domination"...
The boy doesn't look very schooled... or in 2017 it was no school in range.
Edit: Loaded for quick examination... It looks more like a 469 map... somehow borked for Vanilla UT...
Point #1 - OverloadHere are a lot of Nodes that are useless - there is no need for more than 1000 Nodes.
Point #2This AlternatePath is not only disrupted but in Domination it's frankly USELESS - this Actor is exclusive for CTF, another useless charge... And then when points are not linked normally entire network gets tested and we go to...
Point #3:
Mainly ControlPoint Actors are linked but... overloading map is a wrong practice heading nowhere at random...
Edit2:
The other stuff "Doctored" (as shown in LevelInfo data) is that some area has ugly BSP problems... which if I cannot solve it will be needed something else in that spot... I could see some dark that doesn't make any sense and then... DevPath has pointed out a barrier which is not supposed to be there... I don't have any clue what was "doctored" here...
Edit3:
This is something with logic links for all potential goals... Let me know if your Bots can manage this Low Gravity stage - they are not that smart after all... Done ?
The boy doesn't look very schooled... or in 2017 it was no school in range.
Edit: Loaded for quick examination... It looks more like a 469 map... somehow borked for Vanilla UT...
Point #1 - Overload
Code: Select all
CheckLostNavigation: Navigation Chain has 1080 navigation points.
CheckLostNavigation: Navigation Actors found = 1080 Navigation Actors.
Point #2
Code: Select all
AlternatePath7: Searching...
AlternatePath7: Route Not Found from PlayerStart27...
Point #3:
Code: Select all
....
UT_FlakCannon13: Searching route...
DevPath: 1000 navigation nodes searched from InventorySpot3736!
UT_FlakCannon13: Trying a closer actor for Marker...
DevPath: 1000 navigation nodes searched from InventorySpot3736!
UT_FlakCannon13: Failed...
UT_FlakCannon13: Route Not Found from PlayerStart80...
FlakAmmo18: Searching route...
DevPath: 1000 navigation nodes searched from InventorySpot3737!
FlakAmmo18: Trying a closer actor for Marker...
DevPath: 1000 navigation nodes searched from InventorySpot3737!
....
Edit2:
The other stuff "Doctored" (as shown in LevelInfo data) is that some area has ugly BSP problems... which if I cannot solve it will be needed something else in that spot... I could see some dark that doesn't make any sense and then... DevPath has pointed out a barrier which is not supposed to be there... I don't have any clue what was "doctored" here...
Edit3:
This is something with logic links for all potential goals... Let me know if your Bots can manage this Low Gravity stage - they are not that smart after all... Done ?
UncodeX Stuff
Not often maintained
My UT Mapping works...
Learn the rules like a pro, so you can break them like an artist.
- Pablo Picasso -
Not often maintained
My UT Mapping works...
Learn the rules like a pro, so you can break them like an artist.
- Pablo Picasso -
Re: Map assessment and pathing enhancements
Looks like.
The occasional BSP aside (fairly common on large maps) looks great. It actually looks even brighter than it did before.
Initially thought something was off with the Blue-base, as no one was scoring there, but that's mostly as GoPostal's bot kept killing anyone who went too close... it pops up a lot in my selections. Eventually even his bot couldn't stop that.
- Attachments
-
- Shot0161.png (1.16 MiB) Viewed 3570 times
-
- Shot0153.png (939.71 KiB) Viewed 3570 times
-
- 01 GoPostal.png (138.22 KiB) Viewed 3570 times
Re: Map assessment and pathing enhancements
Assess please!
https://unrealarchive.org/maps/unreal-t ... 6dd66.html
Had this awhile, but it's limiting. Bot pathing is either non-existent or bots just don't want to go anywhere out of sporadic laziness.
https://unrealarchive.org/maps/unreal-t ... 6dd66.html
Had this awhile, but it's limiting. Bot pathing is either non-existent or bots just don't want to go anywhere out of sporadic laziness.
Re: Map assessment and pathing enhancements
Did I not do it well enough ?
https://ut99.org/ut99.org/viewtopic.php ... 94#p131294
https://ut99.org/ut99.org/viewtopic.php ... 94#p131294
UncodeX Stuff
Not often maintained
My UT Mapping works...
Learn the rules like a pro, so you can break them like an artist.
- Pablo Picasso -
Not often maintained
My UT Mapping works...
Learn the rules like a pro, so you can break them like an artist.
- Pablo Picasso -
Re: Map assessment and pathing enhancements
My bad, never saw that before.