User Tag List

Results 1 to 4 of 4

Thread: 3 shot limit?

  1. #1
    No Products Registered

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

    3 shot limit?

    How do I make a limit on the number of a specifik object so that there can only be 3 of it at most at any given time?

  2. #2
    No Products Registered

    Join Date
    Feb 2009
    Location
    Texas
    Posts
    825
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: 3 shot limit?

    do

    if the number of (your object) is greater than 4
    -Destroy


  3. #3
    Clicker Multimedia Fusion 2
    SEELE's Avatar
    Join Date
    Jul 2007
    Location
    Terra australis incognito
    Posts
    1,916
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: 3 shot limit?

    lets say your code looks like this:

    +Upon pressing spacebar
    -create object

    +Upon pressing spacebar
    +[compare 2 general values] ( number of object < 3)
    -create object


    The compare two general values condition is found under the special object...
    Number of objects is retrieved from the object itself in the expression editor.

  4. #4
    No Products Registered

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

    Re: 3 shot limit?

    Thanks!

Similar Threads

  1. Charge shot
    By bunnyonion in forum Multimedia Fusion 2 - Technical Support
    Replies: 5
    Last Post: 28th October 2008, 10:53 AM
  2. Limited Shot System Example
    By xerus in forum File Archive
    Replies: 1
    Last Post: 18th December 2007, 01:55 AM
  3. Regarding a limited shot system
    By Vandas in forum Multimedia Fusion 2 - Technical Support
    Replies: 8
    Last Post: 17th December 2007, 11:25 PM
  4. Timed shot
    By Nickydude in forum Multimedia Fusion 2 - Technical Support
    Replies: 6
    Last Post: 3rd April 2007, 07:09 PM
  5. Shot Objects won't wrap?
    By Michael_Gummelt in forum Multimedia Fusion 2 - Technical Support
    Replies: 9
    Last Post: 15th July 2006, 03:59 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
  •