blob: 1aa923d346920870012548ce087fc0c4b69102cd (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
// Choreo version 1
actor "!player"
{
channel "Audio"
{
event speak "outland_ep02.GMAN_Full_00_01_03"
{
time 0.000000 174.980957
param "outland_ep02.GMAN_Full_00_01_03"
fixedlength
cctype "cc_master"
cctoken ""
}
}
faceposermodel "models\gman.mdl"
}
scalesettings
{
"CChoreoView" "4"
"ExpressionTool" "2"
"GestureTool" "100"
"RampTool" "72"
"SceneRampTool" "100"
}
fps 60
snap off
|