Added .vcds from all the singleplayer games in the SDK
This commit is contained in:
82
sp/game/hl2/scenes/trainyard/cop_CupCop.vcd
Normal file
82
sp/game/hl2/scenes/trainyard/cop_CupCop.vcd
Normal file
@@ -0,0 +1,82 @@
|
||||
// Choreo version 1
|
||||
event stoppoint "done"
|
||||
{
|
||||
time 4.040000 -1.000000
|
||||
param "noaction"
|
||||
}
|
||||
actor "!Target1"
|
||||
{
|
||||
channel "Audio"
|
||||
{
|
||||
event speak "On"
|
||||
{
|
||||
time 1.066666 1.141133
|
||||
param "NPC_MetroPolice.Radio.On"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
event speak "Pick up the can"
|
||||
{
|
||||
time 1.560000 2.383991
|
||||
param "NPC_MetroPolice.Cupcop.PickUpTheCan"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
event speak "Off"
|
||||
{
|
||||
time 2.573334 3.024037
|
||||
param "NPC_MetroPolice.Radio.Off"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
}
|
||||
channel "Look At"
|
||||
{
|
||||
event lookat "player"
|
||||
{
|
||||
time 0.960000 3.886667
|
||||
param "!player"
|
||||
event_ramp
|
||||
{
|
||||
0.5359 0.5188
|
||||
0.9659 0.5900
|
||||
2.0759 0.5816
|
||||
2.3776 0.5188
|
||||
}
|
||||
}
|
||||
}
|
||||
channel "Face To"
|
||||
{
|
||||
}
|
||||
channel "Move To"
|
||||
{
|
||||
}
|
||||
channel "Posture"
|
||||
{
|
||||
}
|
||||
channel "Gesture"
|
||||
{
|
||||
}
|
||||
channel "Trigger"
|
||||
{
|
||||
event firetrigger "1_ss_itemHit"
|
||||
{
|
||||
time 0.100000 -1.000000
|
||||
param "1"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "100"
|
||||
"RampTool" "76"
|
||||
"ExpressionTool" "100"
|
||||
"GestureTool" "100"
|
||||
"SceneRampTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
Reference in New Issue
Block a user