Ai-series-part-22 Alternatives
Similar projects and alternatives to ai-series-part-22 based on common topics and language
-
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-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
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
ai-series-part-22 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-22 is an open source project licensed under MIT License which is an OSI approved license.