Added .vcds from all the singleplayer games in the SDK
This commit is contained in:
45
sp/game/ep2/Scenes/npc/hunter/hunter_roar.vcd
Normal file
45
sp/game/ep2/Scenes/npc/hunter/hunter_roar.vcd
Normal file
@@ -0,0 +1,45 @@
|
||||
// Choreo version 1
|
||||
actor "Hunter"
|
||||
{
|
||||
channel "audio"
|
||||
{
|
||||
event speak "NPC_Hunter.TackleAnnounce"
|
||||
{
|
||||
time 0.333333 1.343605
|
||||
param "NPC_Hunter.TackleAnnounce"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
}
|
||||
channel "gesture"
|
||||
{
|
||||
event gesture "gesture_roar"
|
||||
{
|
||||
time 0.000000 1.000000
|
||||
param "gesture_roar"
|
||||
absolutetags playback_time
|
||||
{
|
||||
"in" 0.347619
|
||||
"out" 0.764762
|
||||
}
|
||||
absolutetags shifted_time
|
||||
{
|
||||
"in" 0.357143
|
||||
"out" 0.785714
|
||||
}
|
||||
sequenceduration 0.966667
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "100"
|
||||
"SceneRampTool" "100"
|
||||
"RampTool" "100"
|
||||
"ExpressionTool" "100"
|
||||
"GestureTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
Reference in New Issue
Block a user