User Tag List

Results 1 to 2 of 2

Thread: Newbie questions - Drop Bombs

  1. #1
    larrybr45
    Guest

    Newbie questions - Drop Bombs

    Can anyone please elaborate on how to drop a bomb from a plane, multiple times for a game we are trying to build? We have bombs come out from the bottom of the frame when the spacebar is hit, but want bombs to drop from a plane and if they hit something to explode and generate points.

    We are brand new just 1 week to game programming.
    thanks


  2. #2
    Clicker Multimedia Fusion 2 Developer

    Join Date
    Oct 2010
    Posts
    84
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Newbie questions - Drop Bombs

    I'm using mmf developer, but the basics are tghe same.

    1. Create a bomb (actice object or similar) and place it on your frame, but outside the visible playing field. This allows you to have one instance of the object from which to create others. This (bomb object must be assigned any movements, behaviours etc such as the movement it will use when it is dropped.

    2. When you wish to drop a bomb use "create new object" select the "bomb object". Position it at the coordinates of the plane or bay doors. The bomb will be generated and follow its path / movement and behaviours.

    Hope that helps.


Similar Threads

  1. Some newbie questions...
    By Savantas in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 15th July 2013, 06:58 PM
  2. Some newbie questions
    By Outcast in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 28th January 2011, 05:56 PM
  3. Some newbie questions yet again!
    By Sane in forum The Games Factory 2 - Technical Support
    Replies: 2
    Last Post: 21st January 2011, 12:17 AM
  4. Some newbie questions
    By Pixels in forum Multimedia Fusion 2 - Technical Support
    Replies: 7
    Last Post: 7th September 2007, 05:18 PM
  5. Newbie Questions
    By Gamer_Dewd in forum The Games Factory 2 - Technical Support
    Replies: 3
    Last Post: 26th October 2006, 09:14 PM

Posting Permissions

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