Making BMS NPCs Speak

From Valve Developer Community
Revision as of 06:18, 27 February 2024 by DavidSon713 (talk | contribs) (Created page with "{{stub}} {{morescreenshots}} ==Scenes== To make an NPC speak in {{bms|3}} is quite simple. First, make a new entity called logic_choreographed_scene. Then, in the keyvalue...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Stub

This article or section is a stub. You can help by expanding it.

Scenes

To make an NPC speak in Black Mesa is quite simple. First, make a new entity called logic_choreographed_scene. Then, in the keyvalues pick what voiceline you want, then pick the target NPC.

Warning.pngWarning:Certain voice lines only work for certain characters, such as having a scientist speak guard voice lines. Voice lines also have to be generic, unless you name a NPC the required name for that voice line. Example: \c1a01\scientist. Make sure if you are using generic you only see npc\security, npc\male_scientist, etc., or something similar, no chapter names.