playMaker

Author Topic: control sprite animation via ugui slider  (Read 1413 times)

peaks

  • Playmaker Newbie
  • *
  • Posts: 27
control sprite animation via ugui slider
« on: May 26, 2017, 04:06:46 AM »
Hi everyone!

Could you guys help me out with a little problem: I have a sprite animation which I would like to control via a ugui slider. The slider moves from left to right and should "scroll" through the corresponding frame of my sprite animation. f.ex.:
slider left = value: 0 => frame 1 of the animation.
max. right = value: 1 => frame 50 of the animation.

cheers,
peaks.


peaks

  • Playmaker Newbie
  • *
  • Posts: 27
Re: control sprite animation via ugui slider
« Reply #1 on: May 27, 2017, 05:12:44 AM »
no one? :-[