+walkback anim

This commit is contained in:
mightbeusual 2023-07-23 16:34:41 +08:00
parent e06248f7b2
commit 9cf35c8ac7
7 changed files with 2466 additions and 1 deletions

View file

@ -1397,7 +1397,7 @@ $sequence "swingjumpoff" {
"climbanim_anims\swingjumpoff.smd"
fadein 0.25
fadeout 0.5
fps 30
fps 29
loop
ikrule "rhand" release contact 0 fakeorigin 0 0 0 fakerotate 0 0 0 floor 0 height 0 radius 0 range 0 0 24 24 target 0
ikrule "lhand" release contact 0 fakeorigin 0 0 0 fakerotate 0 0 0 floor 0 height 0 radius 0 range 0 0 24 24 target 1
@ -1779,3 +1779,15 @@ $sequence "kick" {
ikrule "rfoot" release contact 0 fakeorigin 0 0 0 fakerotate 0 0 0 floor 0 height 0 radius 0 range 0 0 25 25 target 2
ikrule "lfoot" release contact 0 fakeorigin 0 0 0 fakerotate 0 0 0 floor 0 height 0 radius 0 range 0 0 25 25 target 3
}
$sequence "walkback" {
"climbanim_anims\walkback.smd"
fadein 0.25
fadeout 1
fps 30
loop
ikrule "rhand" release contact 0 fakeorigin 0 0 0 fakerotate 0 0 0 floor 0 height 0 radius 0 range 0 0 29 29 target 0
ikrule "lhand" release contact 0 fakeorigin 0 0 0 fakerotate 0 0 0 floor 0 height 0 radius 0 range 0 0 29 29 target 1
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
}

File diff suppressed because it is too large Load diff