Hi
I’m trying to do the following:
-
Make several baloons, with random collors and sizes, to go up the screen, from the bottom to the top.
-
If the mouse cursor colides with one the this baloons, the baloon have to interact realisticly. If the mouse touches the side of the baloon, it should go to the oposite direction. If it touches the top of it, it should be hold down.
I know it’s a little tricky to understand what I’m trying to do, so I built I demo version of what I need, using tween.
I have to do the real thing in AS2.
thanks a lot for any help. The swf is attached.