User Tag List

Results 1 to 3 of 3

Thread: Problem with Random obstacles ?

  1. #1
    Clicker Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)iOS Export Module (Steam)

    Join Date
    Jan 2015
    Posts
    261
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)

    Problem with Random obstacles ?

    Hi,

    I have a problem with my random function. I tried create "run" games like as Ship Run. The rule is simple. The Ship avoid rocks (obstacles). That's all. I set random conditions to Y coordinate but it's not working. Where is a problem ? Attachment 15316

  2. #2
    Clicker Fusion 2.5 Developer

    Join Date
    Jan 2015
    Posts
    36
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    The hot spots on your images were pretty messed up. The were way down and to the right so even if you had the positions set properly they wouldn't necessarily show up on screen. But you had both position setting for your objects based only on the position of 1 of the object types.
    You also had the position resetting at y<=0, which is actually above the play area, not below. And lastly you just had the random placements of x using height instead of width and y using width.

    Shiprunv2.mfa

  3. #3
    Clicker Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)iOS Export Module (Steam)

    Join Date
    Jan 2015
    Posts
    261
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    Thanks, now it's working great.

Similar Threads

  1. Random problem
    By dontknow in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 12th June 2011, 07:18 AM
  2. A random problem
    By Watermelon786 in forum File Archive
    Replies: 3
    Last Post: 2nd January 2011, 08:50 PM
  3. RANDOM problem
    By siriso in forum The Games Factory 2 - Technical Support
    Replies: 8
    Last Post: 8th October 2008, 07:16 AM
  4. random value + another problem
    By Tolkkiz in forum The Games Factory 2 - Technical Support
    Replies: 5
    Last Post: 13th November 2007, 08:27 PM
  5. Very annoying problem with background obstacles.
    By CASEY in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 28th June 2007, 10:50 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
  •