cg小白兔 发表于 2023-1-16 21:40:12

【更新】Quick Patrol Shooter AI 3 射击控制器




This package is very helpful to do simple NPCs, to setup a simple Shooter Controller for Mobile and Gamepad (PC) with the new input system (You should import Input System v1.3.0 from Package Manager -> Unity Registry) and to create simple Power Effects.
NPCs behavior based on State-Driven FSM and use NavMesh component to move. Player and NPCs attributes are easy to customize from the editor. The Power-Effects attributes are easy to customize from the ScriptableObjects.

DONE!
* Clear and concise documentation.
* The systems are modular.
* Shooter and health system
* NPC patrol AI.
* Player shooter controller
* Power-Effects
* Basic Animations Handler
* Gamepad (PC) and Mobile controller with the new input system

COMING SOON!
* Other simple AI



这个软件包对于制作简单的NPC、用新的输入系统为手机和游戏手柄(PC)设置一个简单的射击控制器(你应该从软件包管理器->Unity注册表导入输入系统v1.3.0)以及创建简单的电源效果非常有帮助。
NPC的行为是基于状态驱动的FSM,并使用NavMesh组件来移动。玩家和NPCs的属性很容易从编辑器中定制。Power-Effects的属性很容易从ScriptableObjects中定制。

完成了!
* 清晰而简明的文档。
* 系统是模块化的。
* 射手和健康系统
* NPC巡逻AI。
* 玩家射击控制器
* 动力-效果
* 基本动画处理程序
* 游戏手柄(PC)和移动控制器的新输入系统

即将到来!
* 其他简单的人工智能



页: [1]
查看完整版本: 【更新】Quick Patrol Shooter AI 3 射击控制器