Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
other than perhaps some help with this, i would like to ask, could you make it so you can make a nodeable version of the map regardless of if the tool detects it as nodeable or not? thanks!
what the error?
(game crash and open window error)
Have you tried restarting the game yet? If that doesn't help disable all your mods except for this one, close and open the game again and load into a map
I think that you want a navmesh and not a nodegraph, because as far as I know DRGbase NPCs are technically nextbots that don't use nodes at all
Here's the easy navmesh editor:
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=527885257&searchtext=navmesh+editor
Only problem now is map devs who compile their map with a 1kb.ain file that prevents you from using AI nodes.
God forbid Map makers take the effort to compile a cubemap.
Putting 1kb.ain into the map is a bigger sin because thats just a conscious choice
Also, the addon sets "ai_norebuildgraph" to 1 for some reason. So, if you wonder there's no nodegraph on maps that's supposed to have, disable the addon and set "ai_norebuildgraph" to 0, and reload the map.
Reloading it now, lasty. I dont see in the desc, do we do anything with the hintnode.json?
Also, so I just renamed the .txt to .ain and it didn't load the AI nodes or anything?
I know the map doesnt have a .ain file in it so im not sure what the deal is
It had been a full year since I did that so that was why.
I just couldnt find the panel that is mentioned in the popup.
Ive successfully made AI nodes for maps before that worked but with your version of the tool its not loading the AI nodes and doesn't bake them.
I was going to do it sooner but ive been so busy and I needed a better map to test on.
Gray's able to replace the nodegraph with it and add your Navmesh too if you'd like (from what I remember though Navmesh adds a huge loadtime / file load to the map.
The nodegraph file in data/nodegraph differs from the map's nodegraph (Map has none, no .ain)
You can reload the .txt nodegraph in the control panel to update it
What control panel?
Also, is there a way to bake the nodegraph as .ain for bsps?