User Tag List

Results 1 to 3 of 3

Thread: Simplest question ever asked...

  1. #1
    Clicker

    Fusion 2.5 MacFusion 2.5 DeveloperFusion 2.5+ DLCHTML5 Export ModuleiOS Export ModuleInstall Creator Pro
    Fusion 2.5 (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)Universal Windows Platform Export Module (Steam)
    ratty's Avatar
    Join Date
    Apr 2012
    Posts
    1,165
    Mentioned
    5 Post(s)
    Tagged
    0 Thread(s)

    Simplest question ever asked...

    This is so simple I couldnt even find it in search results because it was too vague! Im a noob...

    In the expression editor, how do I set it to a range between two set numbers, including those numbers? For example "between 1 and 10".

    I need to do this because I want to have an object's animation be dependent on an alterable value. For example, if its from -1 to 1, set animation to Stopped, from -2 to -4 set it to Walking, etc.

    Lastly, how do I change the names of animations? I see that its selectable but its greyed out.


    Thanks so much guys and expect more questions as I learn this program. I haven't touched it since the Klick-n-Play days and a little bit with Click-n-Create! I'm getting back into it due to the iOS integration...if only I can figure out how to set taps and what not...ho hum.

  2. #2
    Clicker Multimedia Fusion 2 Developer
    alspal's Avatar
    Join Date
    Nov 2007
    Location
    Australia
    Posts
    171
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    MMF2 has a lot of junk from previous iterations that has carried on to this program, which is why the premade animation names are undeletable and can't be renamed. You have to create a new animation and then you can rename it whatever you want.

    If you're wanting to create a condition for an event that checks the range do 2 conditions:
    - Alterable value > -4 (greater than)
    - Alterable value < -2 (less than)

    Then the action would be

    - Set animation to walking

    But in this case that range check seems redundant since the only value that can be between those two is -3.

  3. #3
    Clicker

    Fusion 2.5 MacFusion 2.5 DeveloperFusion 2.5+ DLCHTML5 Export ModuleiOS Export ModuleInstall Creator Pro
    Fusion 2.5 (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)Universal Windows Platform Export Module (Steam)
    ratty's Avatar
    Join Date
    Apr 2012
    Posts
    1,165
    Mentioned
    5 Post(s)
    Tagged
    0 Thread(s)
    Thanks so much for the detailed answer! This forum seems like an alright place to me!

Similar Threads

  1. The dumbest question i've ever asked...
    By ratty in forum Multimedia Fusion 2 - Technical Support
    Replies: 7
    Last Post: 10th May 2013, 10:08 AM
  2. The simplest custom platform engine?
    By Dynamite in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 23rd July 2009, 05:19 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
  •