Skip to content
#

gamedevelopment

Here are 74 public repositories matching this topic...

This plugin brings together 3D pathfinding and advanced AI plugin(HAIPro). Characters can walk/fly through 3D spaces, while the AI management model with features like token based task prioritization for NPCs, integration with an Advanced AIController using the CrowdFollowing, and flexible multi-action support through the DoAction task.

  • Updated Apr 22, 2025
  • C++

本项目学习的是Dev Enabled大佬发布在YouTube上的教程。 该教程的主要内容是3D平台类游戏的角色动作的功能实现,主要使用的是蓝图来编写逻辑。 阿严将在学习过程中尝试将大部分的逻辑都转成C++,并实现C++和蓝图之间较好的通信。 因此,本学习项目的一个重点就是如何结合C++以及蓝图,尽力做到这两者之间的均衡。 本项目的另一个学习重点则是动画蓝图(Animation Blueprint)相关的知识。

  • Updated Oct 3, 2023
  • C++

Improve this page

Add a description, image, and links to the gamedevelopment topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the gamedevelopment topic, visit your repo's landing page and select "manage topics."

Learn more