Category:Zh/AI: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{{langsp}}
{{Language subpage}}
AI 全称为 [[Wikipedia:Artificial intelligence|Artificial Intelligence]],它控制着所有NPC的行为,这些行为由最简单的actions组成。不要与Half-Life 2严格执行的AI混淆,Source的AI强大且聪明。本章将领你纵览,告诉你如何在制作的游戏或地图里执行与管理AI。 另外,AI有别的替代方案, [[:category:Choreography|Choreographed Scenes]]也可以控制NPC的行动。<!-- and [[Inputs and Outputs]] ? -->
AI 全称为 [[Wikipedia:Artificial intelligence|Artificial Intelligence]],它控制着所有NPC的行为,这些行为由最简单的actions组成。不要与Half-Life 2严格执行的AI混淆,Source的AI强大且聪明。本章将领你纵览,告诉你如何在制作的游戏或地图里执行与管理AI。 另外,AI有别的替代方案, [[:category:Choreography|Choreographed Scenes]]也可以控制NPC的行动。<!-- and [[Inputs and Outputs]] ? -->
{{category header|background-color=#E0E0E0|border-color=lightgray}}
{{category header|background-color=#E0E0E0|border-color=lightgray}}

Revision as of 02:58, 26 June 2024

English (en)Deutsch (de)Español (es)Hrvatski (hr)한국어 (ko)Português do Brasil (pt-br)Русский (ru)中文 (zh)中文(臺灣) (zh-tw)Translate (Translate)

AI 全称为 Artificial Intelligence,它控制着所有NPC的行为,这些行为由最简单的actions组成。不要与Half-Life 2严格执行的AI混淆,Source的AI强大且聪明。本章将领你纵览,告诉你如何在制作的游戏或地图里执行与管理AI。 另外,AI有别的替代方案, Choreographed Scenes也可以控制NPC的行动。

决策

AI 概念

导航

Map-level

Code-level

Animation

Speech

Map-level routines

Introduction to AI programming

Good NPCs to learn from

NPC base classes

Debugging

Return to the Source Engine WIKI home for a full list of articles.


If you cannot see a list below this notice, click here.

Subcategories

This category has the following 2 subcategories, out of 2 total.

N

Pages in category "Zh/AI"

The following 4 pages are in this category, out of 4 total.