mirror of
https://github.com/ValveSoftware/source-sdk-2013.git
synced 2024-12-12 21:42:21 +00:00
29 lines
406 B
Text
29 lines
406 B
Text
|
// Choreo version 1
|
||
|
actor "!Target1"
|
||
|
{
|
||
|
channel "Audio"
|
||
|
{
|
||
|
event speak "startle02"
|
||
|
{
|
||
|
time 0.006667 0.695556
|
||
|
param "npc_citizen.startle02"
|
||
|
param2 "75dB"
|
||
|
fixedlength
|
||
|
}
|
||
|
}
|
||
|
channel "Expression"
|
||
|
{
|
||
|
}
|
||
|
channel "Look"
|
||
|
{
|
||
|
event lookat "Lookatplayer"
|
||
|
{
|
||
|
time 0.000000 0.693334
|
||
|
param "!player"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
|
||
|
fps 60
|
||
|
snap off
|