CorrieJ98 / HereBeGoblins

HND 2024 Graded Unit - Made in Godot 4.0
GNU General Public License v3.0
2 stars 0 forks source link

Navmesh not returning safe_velocity values #35

Closed CorrieJ98 closed 6 months ago

CorrieJ98 commented 6 months ago

It appears that the navmesh parameters havent been set correctly.

Cannot move units without manually plugging in values, which completely misses the point of a navmesh

CorrieJ98 commented 6 months ago

I'm an idiot.

I didn't parent the mesh under the NavigationRegion3D.

Of course its broken you absolute turkey.

Closed on commit d632117