#how to change animation speed with custom property? [RESOLVED]

1 messages · Page 1 of 1 (latest)

plush gull
#
  "animations": [
      {"dance": "q.property('test:slow')"} //value from 0.0 to 2.0 default 1.0
  ]

it just reduces the keyframe value in the animation, it doesn't slow down the animation..

#

i wanna make like mining fatigue effect work when player swing hand

plush gull
#

how to change animation speed with custom property? [RESOLVED]

somber meadow
#

what did u do ?

plush gull
#

v.dance is my custom variable that controls the animation to speed up or slow down.