User Tag List

Results 1 to 6 of 6

Thread: Quick question IV

  1. #1


    Join Date
    Sep 2009
    Posts
    65
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Quick question IV

    Hey guys, i have 3 kinds of enemies in my game, "weak", "medium", "pro".

    I want to tell MMF that it has 80% of chances to create the "weak" in a random position of the map at "every time".

  2. #2
    No Products Registered

    Join Date
    Jul 2006
    Location
    Umeå, Sweden
    Posts
    1,090
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Quick question IV

    * Every X Time
    + 4 chances out of 5 at random
    - Create weak enemy

    Should do the trick

  3. #3


    Join Date
    Sep 2009
    Posts
    65
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Quick question IV

    how to create at a random position of the map?

  4. #4
    Clicker Fusion 2.5

    Join Date
    May 2008
    Location
    In Your Cheese
    Posts
    132
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Quick question IV

    In the same event that the enemy is created in, you can put:

    --> Set X Position of "Enemy" to Random(Width of area)
    --> Set Y Position of "Enemy" to Random(height of area)

  5. #5


    Join Date
    Sep 2009
    Posts
    65
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Quick question IV

    i didnt found this option on the "position" options of the object.

  6. #6
    No Products Registered

    Join Date
    Mar 2007
    Location
    Sydney, Australia
    Posts
    1,369
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Quick question IV

    Its there.
    You create the object. Then next action right click under the object u created and set the x position. In the expression editor you set to random(x) where x is the range you want the enemy to appear. Then do the same for Y position.

Similar Threads

  1. Quick Question
    By Gullyking in forum Multimedia Fusion 2 - Technical Support
    Replies: 6
    Last Post: 8th November 2011, 08:58 PM
  2. Quick Question
    By 5qu1nt in forum Vitalize
    Replies: 2
    Last Post: 8th August 2008, 09:51 PM
  3. Quick MMF question
    By Scooter in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 27th April 2008, 05:36 PM
  4. Quick question about HWA
    By Bruto in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 28th September 2007, 07:13 PM
  5. Quick MDI Question
    By LaraSoft in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 18th August 2007, 01:57 AM

Posting Permissions

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