DrVrej / VJ-Base

An addon for Garry's mod that contains bunch of bases to make many different types of addons.

Home Page:http://steamcommunity.com/sharedfiles/filedetails/?id=131759821

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Does VJ Base work with Navmesh?

riggs9162 opened this issue · comments

commented

I just want to make sure that I'm correct or wrong, because I heard you could make it so the NPCs use Navmesh instead of general AI Nodes, is that a setting in game or not? Thanks anyway.

commented

AI Nodes only.

To elaborate more on this, VJ Base by default only uses AI Nodes. However, if you know what you're doing, you can easily add Nav-Mesh support to VJ Base.

By following the GMod tutorial (https://wiki.facepunch.com/gmod/Simple_Pathfinding), it is very easy to add Nav-Mesh support to any SNPC base. Again, I only recommend you attempt this if you know what you're doing, as VJ Base was never designed to work with Nav-Mesh to begin with you could easily break it.