mirror of
https://github.com/ValveSoftware/source-sdk-2013.git
synced 2024-11-28 23:02:03 +00:00
45 lines
739 B
Text
45 lines
739 B
Text
// Choreo version 1
|
|
actor "Alyx"
|
|
{
|
|
channel "move to"
|
|
{
|
|
}
|
|
channel "face to"
|
|
{
|
|
event face "face player"
|
|
{
|
|
time 0.018518 0.851851
|
|
param "!player"
|
|
}
|
|
}
|
|
channel "audio"
|
|
{
|
|
event speak "ep_01.al_whatthisplace"
|
|
{
|
|
time 0.950618 2.421412
|
|
param "ep_01.al_whatthisplace"
|
|
fixedlength
|
|
cctype "cc_master"
|
|
cctoken ""
|
|
}
|
|
event speak "al_ugh01"
|
|
{
|
|
time 0.074074 0.832804
|
|
param "ep_01.al_ugh01"
|
|
fixedlength
|
|
cctype "cc_master"
|
|
cctoken ""
|
|
}
|
|
}
|
|
}
|
|
|
|
scalesettings
|
|
{
|
|
"CChoreoView" "108"
|
|
"RampTool" "100"
|
|
"ExpressionTool" "100"
|
|
"GestureTool" "100"
|
|
"SceneRampTool" "100"
|
|
}
|
|
fps 60
|
|
snap off
|