Hey Guys
I am new to flash animating, and don’t really know a lot about how to do what some of you guys might think of as basic.
I am attempting to make a point and click shooting game. I am attempting to script this game so that — two graphics follow the mouse, the targeting reticule, and the gun itself.
The targeting reticule always follows the mouse, however the gun is supposed to stick to the bottom of the screen, moving up or down only so it doesn’t look like it has disappeared or is floating in mid air. ( i mean with this that it can move up and down, but only a very little amount.)
When the mouse button is pressed, a sound of a mini gun starting up is supposed to play, and if the mouse button is pressed still down, the sound of the gun firing starts. As soon as the mouse button is released, these sounds stop instantly and are replaced with the sound of the gun slowing down and stopping again.
How would you script all this??
Sorry to ask so many obvious questions, but as I said, i have never used action script before.