User Tag List

Results 1 to 5 of 5

Thread: space invaders question

  1. #1
    No Products Registered

    Join Date
    May 2008
    Posts
    2
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    space invaders question

    hi all,

    I'm creating a space invaders clone as a starting point to teach my self how to make games using MMF2. so far i think i have managed to make most of the game play and everything works the way it should do. but the only thing I'm stuck on, is how to make the enemy aliens randomly fire back at the spaceship. I've tried to do some research and searched the web/forums but I'm still missing something. i know this is probably going to be a simple action, but dose anyone have any handy hint they may want to share.

    many thanks in advance

    infectedspleen

  2. #2
    No Products Registered

    Join Date
    Aug 2006
    Posts
    18
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: space invaders question

    there's shoot object action which you could set by using a event of every 2s and selecting a random invader

  3. #3
    Clicker

    Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export ModuleUnicode Add-on
    mobichan's Avatar
    Join Date
    Oct 2007
    Location
    Buffalo, NY
    Posts
    3,310
    Mentioned
    28 Post(s)
    Tagged
    0 Thread(s)

    Re: space invaders question

    If you have more than one invader type you could put them all in a Qualifier group.

    Then set the condition:
    +Every X seconds
    +Pick "Active" object at Random (under Pick or Count-> Pick Active at Random)

    Then under the Qualifier Group column:
    -Shoot an Object (set it's direction to straight down)

  4. #4
    No Products Registered

    Join Date
    May 2008
    Posts
    2
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: space invaders question

    thank you so much, it worked a treat. my game if finally finished.

  5. #5
    Clicker

    Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export Module
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)

    Join Date
    Jun 2006
    Location
    Killeen, TEXAS
    Posts
    1,062
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)

    Re: space invaders question

    theres an open source space invaders tutorial at acoders - if you wanna see that too. (both MMF1.5 version and MMF2 version)
    http://www.acoders.com/acsite/forums_readtopic.php?id=2410

Similar Threads

  1. Example for Space Invaders
    By KLiK-iT in forum Multimedia Fusion 2 - Technical Support
    Replies: 6
    Last Post: 12th October 2011, 08:02 AM
  2. Learning MMF 2: Space invaders like game question
    By Luis in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 6th September 2010, 01:53 AM
  3. Space invaders example
    By Robin_Manager in forum File Archive
    Replies: 4
    Last Post: 14th September 2008, 05:00 PM
  4. I need help with Space Invaders
    By Game_Master in forum Multimedia Fusion 2 - Technical Support
    Replies: 8
    Last Post: 11th December 2007, 07:16 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
  •