Skip to content
yuberee edited this page May 4, 2023 · 1 revision

Grid and A* Library

image

What is this?

This is a S&box C# library for generating a 3D grid conforming to your terrain, customizeable enough to match your MoveHelper for consistent navigation using the implemented A* algorythm.

Grid

linktogridpage

A* Navigation

linktogridpage

Example NPC

linktonpcpage

image image

Clone this wiki locally