#Changing walk speed during animation

16 messages · Page 1 of 1 (latest)

solid epoch
#

Is it possible to link the speed of movement to the animation so that the character walks slower or freezes at all during its use?

solid epoch
#
  • I have a question do weapons use item or weapon model when on belt?
somber sparrow
#

the position of an "Item" is always the same when they are holstered. It uses the prefab origin

#

if you want to move it around, you need to move the model inside the item prefab

#

and to compensate for this movement, you need to offset the item when you are animating

somber sparrow
#

but i dont know the exact .dat lines, maybe @mild sapphire knows?

solid epoch
mild sapphire
#

There are a few

#

Equipable_Movement_Speed_Multiplier 1.0 for all items

#

Or well 2.

#

Aiming_Movement_Speed_Multiplier 1.0 for guns only

#

Thats it

pure bobcat
#

uhmm... actually it's 3 🤓

#

because the clothing only movement_speed_multiplier still works

solid epoch
#

So no slow walking during reload? 😕