Added .vcds from all the singleplayer games in the SDK
This commit is contained in:
44
sp/game/ep2/Scenes/npc/hunter/hunter_scan.vcd
Normal file
44
sp/game/ep2/Scenes/npc/hunter/hunter_scan.vcd
Normal file
@@ -0,0 +1,44 @@
|
||||
// Choreo version 1
|
||||
actor "hunter"
|
||||
{
|
||||
channel "audio"
|
||||
{
|
||||
event speak "NPC_Hunter.Scan"
|
||||
{
|
||||
time 0.133333 2.347369
|
||||
param "NPC_Hunter.Scan"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
}
|
||||
channel "gesture"
|
||||
{
|
||||
event gesture "gesture_searching"
|
||||
{
|
||||
time 0.000000 1.966667
|
||||
param "gesture_searching"
|
||||
absolutetags playback_time
|
||||
{
|
||||
"in" 0.507241
|
||||
"out" 0.517241
|
||||
}
|
||||
absolutetags shifted_time
|
||||
{
|
||||
"in" 0.517241
|
||||
"out" 0.517241
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "100"
|
||||
"RampTool" "100"
|
||||
"ExpressionTool" "100"
|
||||
"GestureTool" "100"
|
||||
"SceneRampTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
Reference in New Issue
Block a user