mirror of
https://github.com/ValveSoftware/source-sdk-2013.git
synced 2025-03-05 01:55:27 +03:00
29 lines
388 B
Plaintext
29 lines
388 B
Plaintext
// Choreo version 1
|
|
actor "!Target1"
|
|
{
|
|
channel "Audio"
|
|
{
|
|
event speak "littlecorner01"
|
|
{
|
|
time 0.006667 2.354921
|
|
param "npc_citizen.littlecorner01"
|
|
param2 "75dB"
|
|
fixedlength
|
|
}
|
|
}
|
|
channel "Expression"
|
|
{
|
|
}
|
|
channel "Look"
|
|
{
|
|
event lookat "Lookatplayer"
|
|
{
|
|
time 0.000000 2.353333
|
|
param "!player"
|
|
}
|
|
}
|
|
}
|
|
|
|
fps 60
|
|
snap off
|