Ai-series-part-21 Alternatives
Similar projects and alternatives to ai-series-part-21 based on common topics and language
-
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
-
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-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
-
ai-series-part-14
Project corresponding to AI Series Part 14 where we implement Baking NavMesh at Runtime around the Player, instead of baking on the entire scene
-
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-21 reviews and mentions
-
How to Implement Enemy Skills/Abilities Part 3: Ice Lance | AI Series Part 23 | Full Tutorial in Comments
This week is Part 23 of the AI Series (and part 3 of the sub-series about implementing SkillScriptableObjects) where we'll be taking a look at how to implement an instant-cast projectile ability: Ice Lance. Instant-cast skills are really good options for weaker, more frequent skills to keep the player on their toes! We'll reuse the bullet mechanic first implemented in AI Series Part 7 and combine that with the foundational SkillScriptableObject code done in the last 2 videos ( Part 1 - Foundation & Jump Attack and Part 2 - Fire Breath ) to implement this ability.
Stats
llamacademy/ai-series-part-21 is an open source project licensed under MIT License which is an OSI approved license.