User Tag List

Results 1 to 3 of 3

Thread: Create onject with multiple zones

  1. #1
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS 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)
    mr_mercury06uk's Avatar
    Join Date
    Aug 2006
    Location
    Essex, England
    Posts
    139
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Create onject with multiple zones

    Hi,

    Sorry last question, i'm trying to get the hang of this. I need to create objects in 2 separate zones. Lets say for a field seperetaed by a river in the middle of the screen. I only want objects to appear on the grass and not within the river.

    I have tried setting position x to Random(365-640) but this did not work.

    Can I have your expertise one last time please?

    Thanks all.

  2. #2
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleSWF Export Module
    happygreenfrog's Avatar
    Join Date
    May 2011
    Location
    I.L.T.D.O.I.R (I.L.T.D.O.I.R's Location: The Dimension Of Infinite Recursion)
    Posts
    4,307
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)
    That won't work because MMF2 doesn't handle randomness that way. The "-" symbol is treated as subtraction. However, this means that there is another way. Use this expression instead: <lower zone>+Random(<upper zone - lower zone>). If the upper zone was 365 and the lower zone was 640, then that would be: 365+random(275).

  3. #3
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS 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)
    mr_mercury06uk's Avatar
    Join Date
    Aug 2006
    Location
    Essex, England
    Posts
    139
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thank you, i'll give that a go and let you know the outcome. I will get the hang of this eventually, there is so much to learn about what the possibilities of each feature can really do.

Similar Threads

  1. Using multiple objects to create one object
    By legocacher in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 11th March 2011, 01:37 AM
  2. Create multiple desktop shortcuts during install?
    By TKovacs2 in forum Install Creator and Patch Maker
    Replies: 2
    Last Post: 15th June 2010, 07:34 AM
  3. Zones and Scrolling Play area
    By Tuna in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 22nd June 2009, 03:11 AM
  4. Please add Positional Zones.
    By 00J in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 13th September 2007, 05:07 AM
  5. TIME ZONES
    By dascribe in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 21st May 2007, 07:36 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
  •