#Param for player character movement speed (PC walk/run speeds with AND without lock-on)

20 messages · Page 1 of 1 (latest)

young ember
#

Struggling to find params related to basic movement speed in DS3. I have gone through every single param listed in DSMapStudio/Paramdex. Nothing seems applicable or relevant. In DS2SOTFS, the player character movement speed params were all located in ChrMoveParam. Clearly not the same in DS3.

unkempt tundra
#

movement speed is entirely based on animations

young ember
#

Thanks

#

@unkempt tundra Do I need to use a SpEffect param or is there a param for PC movement animations?

#

BehaviorParam_PC seems like a good target, but it doesn't seem to have standarad movement stuff listed.

#

Wait, is there even a param for animation speed? I assumed there might be, based on a hazy recollection I have of SpEffect params being able to modulate animation speed

unkempt tundra
#

behavior param is basically a middleman between x -> attacks

#

there is in ds1, not in the other games

young ember
unkempt tundra
#

in ds3 you need hoodiepatcher to use TAE anim speed events

young ember
#

Hmm, so this would require actually tweaking the animations?

unkempt tundra
#

yep

#

maybe there's some way to do it via hks but I don't believe i've heard of that

young ember
#

The weird thing is...

#

That means DS3 has separate animations for walk/run with & without lock-on, right?

#

I just want to increase lock-on movement speed to match the unlocked movement speed

#

Thanks for your help, doubt anyone can easily help me from here.

young ember