mirror of
https://github.com/mapbase-source/source-sdk-2013.git
synced 2025-01-01 01:35:32 +03:00
41 lines
609 B
Plaintext
41 lines
609 B
Plaintext
|
// Choreo version 1
|
||
|
actor "!Target1"
|
||
|
{
|
||
|
channel "audio"
|
||
|
{
|
||
|
event speak "streetwar.ba_overhere"
|
||
|
{
|
||
|
time 0.046667 1.181519
|
||
|
param "streetwar.ba_overhere"
|
||
|
fixedlength
|
||
|
cctype "cc_master"
|
||
|
cctoken ""
|
||
|
}
|
||
|
}
|
||
|
channel "look at"
|
||
|
{
|
||
|
event lookat "look player"
|
||
|
{
|
||
|
time 0.106666 0.606666
|
||
|
param "!player"
|
||
|
}
|
||
|
}
|
||
|
channel "face to"
|
||
|
{
|
||
|
}
|
||
|
channel "move to"
|
||
|
{
|
||
|
}
|
||
|
}
|
||
|
|
||
|
scalesettings
|
||
|
{
|
||
|
"CChoreoView" "100"
|
||
|
"SceneRampTool" "100"
|
||
|
"RampTool" "100"
|
||
|
"ExpressionTool" "100"
|
||
|
"GestureTool" "100"
|
||
|
}
|
||
|
fps 60
|
||
|
snap off
|