mirror of
https://github.com/ValveSoftware/source-sdk-2013.git
synced 2024-11-22 20:01:08 +00:00
50 lines
852 B
Text
50 lines
852 B
Text
// Choreo version 1
|
|
actor "Alyx"
|
|
{
|
|
channel "Audio"
|
|
{
|
|
event speak "ep_02.al_barn_getcar"
|
|
{
|
|
time 1.402350 2.569402
|
|
param "ep_02.al_barn_getcar"
|
|
fixedlength
|
|
cctype "cc_master"
|
|
cctoken ""
|
|
}
|
|
event speak "ep_02.al_barn_soldiers02"
|
|
{
|
|
time 0.078567 1.349474
|
|
param "ep_02.al_barn_soldiers02"
|
|
fixedlength
|
|
cctype "cc_master"
|
|
cctoken ""
|
|
}
|
|
}
|
|
channel "look at"
|
|
{
|
|
event lookat "!player"
|
|
{
|
|
time 0.019380 2.563141
|
|
param "!player"
|
|
}
|
|
}
|
|
channel "face to"
|
|
{
|
|
event face "!player"
|
|
{
|
|
time 0.031008 2.561640
|
|
param "!player"
|
|
}
|
|
}
|
|
}
|
|
|
|
scalesettings
|
|
{
|
|
"CChoreoView" "124"
|
|
"RampTool" "100"
|
|
"ExpressionTool" "100"
|
|
"GestureTool" "100"
|
|
"SceneRampTool" "100"
|
|
}
|
|
fps 60
|
|
snap off
|