mirror of
https://github.com/JonnyBro/beatrun-anims.git
synced 2024-12-28 13:03:01 +05:00
diveslidetomelee animation (could be useful)
This commit is contained in:
parent
f00ce3d761
commit
50fe1b35fd
7 changed files with 8175 additions and 0 deletions
|
@ -1791,3 +1791,14 @@ $sequence "walkback" {
|
||||||
ikrule "rfoot" release contact 0 fakeorigin 0 0 0 fakerotate 0 0 0 floor 0 height 0 radius 0 range 0 0 29 29 target 2
|
ikrule "rfoot" release contact 0 fakeorigin 0 0 0 fakerotate 0 0 0 floor 0 height 0 radius 0 range 0 0 29 29 target 2
|
||||||
ikrule "lfoot" release contact 0 fakeorigin 0 0 0 fakerotate 0 0 0 floor 0 height 0 radius 0 range 0 0 29 29 target 3
|
ikrule "lfoot" release contact 0 fakeorigin 0 0 0 fakerotate 0 0 0 floor 0 height 0 radius 0 range 0 0 29 29 target 3
|
||||||
}
|
}
|
||||||
|
|
||||||
|
$sequence "diveslidetomelee" {
|
||||||
|
"climbanim_anims\diveslidetomelee.smd"
|
||||||
|
fadein 0.2
|
||||||
|
fadeout 0.5
|
||||||
|
fps 30
|
||||||
|
ikrule "rhand" release contact 0 fakeorigin 0 0 0 fakerotate 0 0 0 floor 0 height 0 radius 0 range 0 0 30 30 target 0
|
||||||
|
ikrule "lhand" release contact 0 fakeorigin 0 0 0 fakerotate 0 0 0 floor 0 height 0 radius 0 range 0 0 30 30 target 1
|
||||||
|
ikrule "rfoot" release contact 0 fakeorigin 0 0 0 fakerotate 0 0 0 floor 0 height 0 radius 0 range 0 0 30 30 target 2
|
||||||
|
ikrule "lfoot" release contact 0 fakeorigin 0 0 0 fakerotate 0 0 0 floor 0 height 0 radius 0 range 0 0 30 30 target 3
|
||||||
|
}
|
||||||
|
|
8164
climbanim/climbanim_anims/diveslidetomelee.smd
Normal file
8164
climbanim/climbanim_anims/diveslidetomelee.smd
Normal file
File diff suppressed because it is too large
Load diff
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