spacegrubs / primus

0 stars 0 forks source link

error CS0246: `AIWaypointNetwork` could not be found 😞 #7

Closed emanisgrand closed 5 years ago

emanisgrand commented 5 years ago

Describe the bug AI Waypoint Network isn't being recognized by the navigation script. 😞

To Reproduce N/A

Expected behavior reference to the public class AIWaypointNetowrk inside of AgentNavigation.cs is valid.

Screenshots If applicable, add screenshots to help explain your problem.

Additional context

Assets\Eman\Scripts\AgentNavigation.cs(11,12): error CS0246: The type or namespace name 'AIWaypointNetowrk' could not be found (are you missing a using directive or an assembly reference?)
emanisgrand commented 5 years ago

I'm dumb and mispelled it.

AIWaypointNetowrk

netOWRK