Hi All
I'm quite new to Pixi (as in this is day #2), I have a simple circle divided into segments (Wheel of Fortune style).
What I want to do is spin it, wait for a few seconds, slow down and stop on a specific segment, with a bit of bounce-back.
By the looks of things rotation itself is fairly straightforward, but how would I go about doing this?
Many Thanks