mirror of
https://github.com/JonnyBro/beatrun-anims.git
synced 2024-12-28 13:03:01 +05:00
qc file readjustments
This commit is contained in:
parent
9300a149e8
commit
89be3fba46
6 changed files with 3 additions and 3 deletions
|
@ -349,7 +349,7 @@ $sequence "jumpfast" {
|
|||
$sequence "jumpwrleft" {
|
||||
"climbanim_anims\jumpwrleft.smd"
|
||||
fadein 0.1
|
||||
fadeout 0.1
|
||||
fadeout 0.3
|
||||
fps 30
|
||||
ikrule "rhand" release contact 0 fakeorigin 0 0 0 fakerotate 0 0 0 floor 0 height 0 radius 0 range 0 0 44 44 target 0
|
||||
ikrule "lhand" release contact 0 fakeorigin 0 0 0 fakerotate 0 0 0 floor 0 height 0 radius 0 range 0 0 44 44 target 1
|
||||
|
@ -360,7 +360,7 @@ $sequence "jumpwrleft" {
|
|||
$sequence "jumpair" {
|
||||
"climbanim_anims\jumpair.smd"
|
||||
fadein 0.1
|
||||
fadeout 0.1
|
||||
fadeout 0.2
|
||||
fps 39
|
||||
ikrule "rhand" release contact 0 fakeorigin 0 0 0 fakerotate 0 0 0 floor 0 height 0 radius 0 range 0 0 44 44 target 0
|
||||
ikrule "lhand" release contact 0 fakeorigin 0 0 0 fakerotate 0 0 0 floor 0 height 0 radius 0 range 0 0 44 44 target 1
|
||||
|
@ -693,7 +693,7 @@ $sequence "vaultoverhigh" {
|
|||
$sequence "jumpwrright" {
|
||||
"climbanim_anims\jumpwrright.smd"
|
||||
fadein 0.1
|
||||
fadeout 0.1
|
||||
fadeout 0.3
|
||||
fps 30
|
||||
ikrule "rhand" release contact 0 fakeorigin 0 0 0 fakerotate 0 0 0 floor 0 height 0 radius 0 range 0 0 44 44 target 0
|
||||
ikrule "lhand" release contact 0 fakeorigin 0 0 0 fakerotate 0 0 0 floor 0 height 0 radius 0 range 0 0 44 44 target 1
|
||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in a new issue