User Tag List

Page 2 of 2 FirstFirst 1 2
Results 11 to 18 of 18

Thread: Inbetween values

  1. #11
    No Products Registered

    Join Date
    Sep 2006
    Posts
    16
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Inbetween values

    Yup it worked, thanks xyzyy. <img src="/center/images/graemlins/laugh.gif" alt="" />

  2. #12
    No Products Registered

    Join Date
    Aug 2006
    Location
    Spryfield, Nova Scotia, Canada
    Posts
    85
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Inbetween values

    [][]I actually think that the alterable value thing is probably easier. Fix your problem and keep the process of assembling flowing. [/]
    I fully agree... I was just wondering since I was planning on making an extension with mixed functions... Including a clamp function... [/]

    "Clamp"??? Is this some new computer talk word? I always thought one of those was something you'd use to hold a piece of wood you glued.

  3. #13
    No Products Registered

    Join Date
    Jun 2006
    Location
    Land of raging rockets
    Posts
    1,231
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Inbetween values

    It's actually an old computer word. And in an abstract way it looks like one of those wood fixing devices <img src="/center/images/graemlins/laugh.gif" alt="" />

    It cuts off top and bottom of a value or more precise it makes sure a value stays withing a certain range.

    Min(20, Max(10, Value))
    for example would clamp "Value" to the range 10-20.

  4. #14
    No Products Registered

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

    Re: Inbetween values

    Exactly ^^

  5. #15
    Clicker Multimedia Fusion 2 Developer

    Join Date
    Jul 2006
    Location
    Denmark
    Posts
    1,812
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Inbetween values

    It'd be cool, though, if you could make stuff like this:

    Alterable Value = 1 or 5 or 8.

    PLEEEEASE <img src="/center/images/graemlins/laugh.gif" alt="" />

  6. #16
    No Products Registered

    Join Date
    Jun 2006
    Location
    Land of raging rockets
    Posts
    1,231
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Inbetween values

    Really sounds like something for an extension. Maybe a string could be used to enter sets of numbers.. like
    "5..8"
    "{1, 2, 4, 6}"
    "{1..3, 6..9, 11}"

  7. #17
    No Products Registered

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

    Re: Inbetween values

    We'll se... not planning to do it now... maybee later... <img src="/center/images/graemlins/wink.gif" alt="" />

  8. #18
    No Products Registered

    Join Date
    Jun 2006
    Location
    Land of raging rockets
    Posts
    1,231
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Inbetween values

    Uh yeah. There certainly are other extensions that are needed much more. But this one would be easy to make for an apprentice extension maker <img src="/center/images/graemlins/wink.gif" alt="" />

Page 2 of 2 FirstFirst 1 2

Similar Threads

  1. Global Values & Alterable Values with same names
    By Gustav in forum Multimedia Fusion 2 - Technical Support
    Replies: 8
    Last Post: 7th November 2012, 06:15 PM
  2. Player movement - inbetween animation
    By ionside in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 21st September 2008, 08:50 PM
  3. Display values on screen from Alterable Values
    By mikeh in forum The Games Factory 2 - Technical Support
    Replies: 2
    Last Post: 13th May 2008, 01:59 PM
  4. Negative values in a List, and Global Values
    By aidmm in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 20th January 2007, 06:08 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
  •