Added .vcds from all the singleplayer games in the SDK
This commit is contained in:
70
sp/game/hl2/scenes/npc/citizen/busy02.vcd
Normal file
70
sp/game/hl2/scenes/npc/citizen/busy02.vcd
Normal file
@@ -0,0 +1,70 @@
|
||||
// Choreo version 1
|
||||
actor "!target1"
|
||||
{
|
||||
channel "audio"
|
||||
{
|
||||
event speak "npc_citizen.busy02"
|
||||
{
|
||||
time 0.260000 1.473288
|
||||
param "npc_citizen.busy02"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
}
|
||||
channel "Look at"
|
||||
{
|
||||
event lookat "player"
|
||||
{
|
||||
time 0.000000 1.673333
|
||||
param "!player"
|
||||
event_ramp
|
||||
{
|
||||
0.6694 0.5607
|
||||
0.7694 0.5682
|
||||
0.8410 0.5574
|
||||
1.2751 0.5717
|
||||
1.4319 0.0368
|
||||
}
|
||||
}
|
||||
}
|
||||
channel "Face to"
|
||||
{
|
||||
event face "face to"
|
||||
{
|
||||
time 0.006667 1.753333
|
||||
param "!player"
|
||||
event_ramp
|
||||
{
|
||||
0.2960 0.1296
|
||||
1.4197 0.2425
|
||||
}
|
||||
}
|
||||
}
|
||||
channel "Move to"
|
||||
{
|
||||
}
|
||||
channel "Posture"
|
||||
{
|
||||
}
|
||||
channel "Gesture"
|
||||
{
|
||||
}
|
||||
channel "Flex anim"
|
||||
{
|
||||
}
|
||||
channel "Trigger"
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "100"
|
||||
"RampTool" "50"
|
||||
"SceneRampTool" "100"
|
||||
"ExpressionTool" "38"
|
||||
"GestureTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
45
sp/game/hl2/scenes/npc/citizen/cit_dropper01.vcd
Normal file
45
sp/game/hl2/scenes/npc/citizen/cit_dropper01.vcd
Normal file
@@ -0,0 +1,45 @@
|
||||
// Choreo version 1
|
||||
actor "!target1"
|
||||
{
|
||||
channel "Audio"
|
||||
{
|
||||
event speak "Hey down there! Supplies!"
|
||||
{
|
||||
time 0.200000 2.990000
|
||||
param "npc_citizen.cit_dropper01"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
}
|
||||
channel "Look"
|
||||
{
|
||||
event lookat "LookPlayer"
|
||||
{
|
||||
time 0.026667 3.266668
|
||||
param "!player"
|
||||
event_ramp
|
||||
{
|
||||
0.1040 0.3664
|
||||
0.1900 0.6431
|
||||
0.4000 0.9324
|
||||
0.6480 1.0000
|
||||
2.5947 1.0000
|
||||
2.8647 0.9198
|
||||
3.0527 0.5252
|
||||
}
|
||||
}
|
||||
}
|
||||
faceposermodel "C:\HL2\hl2\models\Humans\Male_01.mdl"
|
||||
}
|
||||
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "100"
|
||||
"ExpressionTool" "100"
|
||||
"RampTool" "100"
|
||||
"GestureTool" "100"
|
||||
"SceneRampTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
44
sp/game/hl2/scenes/npc/citizen/cit_dropper04.vcd
Normal file
44
sp/game/hl2/scenes/npc/citizen/cit_dropper04.vcd
Normal file
@@ -0,0 +1,44 @@
|
||||
// Choreo version 1
|
||||
actor "!target1"
|
||||
{
|
||||
channel "Audio"
|
||||
{
|
||||
event speak "Look out below!"
|
||||
{
|
||||
time 0.160000 1.440000
|
||||
param "npc_citizen.cit_dropper04"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
}
|
||||
channel "Look"
|
||||
{
|
||||
event lookat "LookPlayer"
|
||||
{
|
||||
time 0.000000 1.626667
|
||||
param "!player"
|
||||
event_ramp
|
||||
{
|
||||
0.1160 0.6431
|
||||
0.2460 0.9324
|
||||
0.4940 1.0000
|
||||
1.0273 1.0000
|
||||
1.2973 0.9198
|
||||
1.4853 0.5252
|
||||
}
|
||||
}
|
||||
}
|
||||
faceposermodel "C:\HL2\hl2\models\Humans\Male_01.mdl"
|
||||
}
|
||||
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "100"
|
||||
"ExpressionTool" "100"
|
||||
"RampTool" "100"
|
||||
"GestureTool" "100"
|
||||
"SceneRampTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
Reference in New Issue
Block a user