Zh/Destinations/Adding Sound: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "== 给你的Destination添加音效 == ===== Soundscapes ===== 给你的Destination场景添加环境音效最简单的方法是通过 Destinations/Adding Sound/Soundscapes...")
 
m (Using L template for links)
 
(5 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{Orphan|date=January 2024}}
{{lang|title=Destinations/添加音效|Destinations/Adding Sound}}
== 给你的Destination添加音效 ==
== 给你的Destination添加音效 ==


===== Soundscapes =====
===== Soundscapes =====
给你的Destination场景添加环境音效最简单的方法是通过 [[Destinations/Adding Sound/Soundscapes|Soundscapes]].
给你的Destination场景添加环境音效最简单的方法是通过 {{L|Destinations/Adding Sound/Soundscapes|Soundscapes}}.
<br />
<br />
===== Soundevents =====
===== Soundevents =====
当然你也可以使用 [[Destinations/Adding Sound/Soundevents|Soundevents]], 或者通过设置触发器来触发point_soundevent实体和动画.
当然你也可以使用 {{L|Destinations/Adding Sound/Soundevents|Soundevents}}, 或者通过设置触发器来触发point_soundevent实体和动画.
 


[[Category:M.Reak汉化]]
[[Category:M.Reak汉化]]

Latest revision as of 07:51, 11 July 2024

English (en)中文 (zh)Translate (Translate)

给你的Destination添加音效

Soundscapes

给你的Destination场景添加环境音效最简单的方法是通过 Soundscapes(en).

Soundevents

当然你也可以使用 Soundevents(en), 或者通过设置触发器来触发point_soundevent实体和动画.