Warp Spider Game

very sorry for the different threads on this but this is the last one, il post all my q’s and updates on this from now on…

ok heres my latest problem, the game is basically a platform shooter and the way you aim is through a mouse follower, see tutorial http://www.kirupa.com/developer/flash5/follow.htm
also, to make it feel more real, im giveing it an effect see tutorial http://www.kirupa.com/developer/actionscript/spring.htm
or at least im trying, should be good if i can get it to work, im using this effect to give you more accuracy if you move less, and vice versa. but i cant figure out how to get the bullet things shoot at any random point between the aimers

not on my site yet but will be soon, any comments are usefull thank you:p:

Now THAT is what I call ambitious… like I said… i’ll be glad to help you with anything in flash you need help on… my contact info is in the other thread.

heh ty:rabbit: , but because of that i dont think itl be finnished for a while

simpler question this time, ive made the aimer and made it follow the mouse, but i want the players gun to rotate to show where you are pointing, plz hlp
ty
zacus

you can have the gun’s rotation correspond with the x value of your aimer by using the _rotation and _root._xmouse commands

ty