A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Shoot-Em Up game

  1. #1
    Member
    Join Date
    Jan 2006
    Posts
    44

    Shoot-Em Up game

    I am attempting to make a shoot-em up game. I have made the crosshair follow the curser but I am not sure what the code is for when I click on the target.

    I need the target to disappear when I click it...
    And when you shoot the last target, it will move on to the next frame

    Anyone have any idea of the code??

    Thanks
    Simon

  2. #2
    Relaxing tmoore935's Avatar
    Join Date
    Oct 2001
    Location
    colorado, usa
    Posts
    1,713
    To move a target when you click it you could make _x=2000;
    as this will put it off the stage.

    And when you click the last target you could put
    goto frame in.
    Any programming language is at its best before it is implemented and used.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center