blob: 4f9366dacf4a9045338c321bb124388159a27ca5 (
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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
|
// Choreo version 1
event stoppoint "pow"
{
time 8.697779 -1.000000
param "noaction"
}
event section "paws"
{
time 4.013329 -1.000000
param "noaction"
}
event section "paaas"
{
time 6.320000 -1.000000
param "noaction"
}
actor "!target1"
{
channel "audio"
{
event speak "run"
{
time 4.991113 6.476805
param "npc_citizen.runforyourlife02"
fixedlength
cctype "cc_master"
cctoken ""
}
event speak "CivProtection"
{
time 0.288891 1.563812
param "npc_citizen.civilprotection02"
fixedlength
cctype "cc_master"
cctoken ""
}
event speak "cps01"
{
time 1.706671 2.656467
param "npc_citizen.cps02"
fixedlength
cctype "cc_master"
cctoken ""
}
event speak "run"
{
time 8.697779 10.355148
param "npc_citizen.runforyourlife01"
fixedlength
cctype "cc_master"
cctoken ""
}
event speak "herecome"
{
time 3.377780 4.588936
param "npc_citizen.heretheycome01"
fixedlength
cctype "cc_master"
cctoken ""
}
event speak "civilprot"
{
time 6.880005 8.195085
param "npc_citizen.civilprotection02"
fixedlength
cctype "cc_master"
cctoken ""
}
}
channel "Look at"
{
}
channel "Face to"
{
}
channel "Move to"
{
event moveto "mark_RaidRoom_02"
{
time 0.131111 4.164445
param "mark_RaidRoom_02"
param2 "run_protected_all"
resumecondition
}
event moveto "mark_RaidRoom_03"
{
time 4.917778 7.377778
param "mark_RaidRoom_03"
param2 "run_protected_all"
resumecondition
}
}
channel "Posture"
{
event gesture "NULL"
{
time 0.000000 1.453333
param ""
}
}
channel "Gesture"
{
event sequence "cower"
{
time 3.946667 10.380001
param "fear_reaction_Idle"
}
}
channel "Flex anim"
{
}
channel "Trigger"
{
event firetrigger "1_start_lcsRaidRunner2"
{
time 1.146667 -1.000000
param ""
}
}
}
scalesettings
{
"CChoreoView" "50"
"RampTool" "50"
"SceneRampTool" "100"
"ExpressionTool" "38"
"GestureTool" "100"
}
fps 60
snap off
|