ModifyWalkSpeed does not see variables and attributes
neYaANK opened this issue ยท 3 comments
When setting speed
field for ModifyWalkSpeed
it does not recognize neither variables nor attributes. For variables it gives the warning, that variable is unknown and for attributes (I've used movement_speed
attribute) it just disables movement.
It looks like this action was not reading its parameters in the right place.
I've pushed a fix, can you please try the latest dev build and let me know if it's better?