Ai-series-part-17 Alternatives
Similar projects and alternatives to ai-series-part-17 based on common topics and language
-
ai-series-part-43
Learn how to find the OffMeshLinks (high level component: NavMeshLink) that a NavMeshAgent will take on their current path
-
ai-series-part-31
learn how to show a path to a specific target without using a NavMeshAgent. We'll calculate the path on a NavMesh from the player's current location (controlled via a Third Person Controller) to the target location, and show that with a LineRenderer. The path calculation has a few knobs to turn, how high above the NavMesh to draw the line and how frequently to recalculate the path.
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
ai-series-part-24
Tutorial repository for AI Series Part 24, which is the 4th and final part of a sub-series to implement enemy skills and abilities. In this repository we have extended the foundation from part 21, 22, and 23 to implement a new instant-cast ability - poison gas
-
ai-series-part-22
Tutorial repository for AI Series Part 22, which is Part 2 of a sub-series to implement enemy skills and abilities. In this repository we have extended the foundation from part 21 and implemented a new channeled ability - fire breath
-
ai-series-part-23
Tutorial repository for AI Series Part 23, which is Part 3 of a sub-series to implement enemy skills and abilities. In this repository we have extended the foundation from part 21 and 22 and implemented a new instant-cast ability - ice lance
-
ai-series-part-21
Tutorial repository for AI Series Part 21, which is Part 1 of a sub-series to implement enemy skills and abilities. In this repository we have the foundation for how to implement skills via ScriptableObjects and a single ability - a jump attack
-
ai-series-part-14.5
Project used in the AI Series Part 14.5 Unity Tutorial where I show how to approach optimizing code, using our runtime navmesh generation as the optimization target
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
ai-series-part-17 reviews and mentions
-
Learn How You Can Detect OffMeshLink Traversal of a NavMeshAgent! Full Tutorial in Comments!
To showcase how it works, we'll show the NavMeshAgent's path via a LineRenderer and show the exact path they'll take over an OffMeshLink with the custom AgentLinkMover script we made in Part 17. Don't worry! No previous AI Series watch history required to understand this tutorial!
Stats
llamacademy/ai-series-part-17 is an open source project licensed under MIT License which is an OSI approved license.