I’m needing help for something.
First thing: I have a custom cursor (instance name cursor_mc) and when you move it, like any other cursor, when you stop, it stops. What I’d like to do is applye slight easing to the cursor, like in particle blaster. Any help on that one?
Second: I have a small movieclip (instance name pickup) and I would like to be able to generate random numbers of them that fall down the screen until they dissappear off it, and my character has to pick them up in the air to raise his score.
Any code I could have for that?