mirror of
https://github.com/ValveSoftware/source-sdk-2013.git
synced 2024-11-25 05:11:45 +00:00
64 lines
909 B
Text
64 lines
909 B
Text
|
// Choreo version 1
|
||
|
actor "Alyx"
|
||
|
{
|
||
|
channel "audio"
|
||
|
{
|
||
|
event generic "Alyx: Okay, here we go."
|
||
|
{
|
||
|
time 0.376344 3.188172
|
||
|
param "debugtext Alyx : Okay, here we go."
|
||
|
}
|
||
|
event generic "Alyx: Hold on!"
|
||
|
{
|
||
|
time 3.903226 5.639785
|
||
|
param "debugtext Alyx : Hold on!"
|
||
|
}
|
||
|
}
|
||
|
channel "look at"
|
||
|
{
|
||
|
}
|
||
|
channel "move to"
|
||
|
{
|
||
|
}
|
||
|
channel "faceTo"
|
||
|
{
|
||
|
}
|
||
|
channel "Postures"
|
||
|
{
|
||
|
}
|
||
|
channel "Trigger"
|
||
|
{
|
||
|
}
|
||
|
channel "bodyges"
|
||
|
{
|
||
|
}
|
||
|
channel "Gestures"
|
||
|
{
|
||
|
}
|
||
|
channel "armpose"
|
||
|
{
|
||
|
}
|
||
|
channel "facial"
|
||
|
{
|
||
|
}
|
||
|
channel "head"
|
||
|
{
|
||
|
}
|
||
|
channel "seq"
|
||
|
{
|
||
|
}
|
||
|
faceposermodel "U:\HL2\hl2\models\alyx.mdl"
|
||
|
}
|
||
|
|
||
|
mapname "maps\d1_trainstation_05bill.bsp"
|
||
|
scalesettings
|
||
|
{
|
||
|
"CChoreoView" "62"
|
||
|
"ExpressionTool" "18"
|
||
|
"GestureTool" "100"
|
||
|
"RampTool" "52"
|
||
|
"SceneRampTool" "100"
|
||
|
}
|
||
|
fps 60
|
||
|
snap off
|