User Tag List

Page 1 of 2 1 2 LastLast
Results 1 to 10 of 11

Thread: Can't seem to understand the parallaxer object

  1. #1
    Clicker Fusion 2.5
    Fusion 2.5 (Steam)Fusion 2.5+ DLC (Steam)

    Join Date
    Apr 2012
    Posts
    377
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Can't seem to understand the parallaxer object

    Hello there.

    I just can't seem to get a grip on the parallaxer object.
    When I add an object to the image of the parallaxer, it get's all distorted? To elaborate, lines get added on the top and at the bottom. How do I disable this?

  2. #2
    Clicker Fusion 2.5
    Fusion 2.5 (Steam)Fusion 2.5+ DLC (Steam)

    Join Date
    Apr 2012
    Posts
    377
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I guess what I want is an object that can autoscroll without any distortion effects?

  3. #3
    Clicker Fusion 2.5
    Fusion 2.5 (Steam)Fusion 2.5+ DLC (Steam)

    Join Date
    Apr 2012
    Posts
    377
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Alright, so to sum up the problem.


    I have a cloud object that has its position set to current x position -1 every 0.30 seconds.
    This cloud object is on a layer that has the coefficient of 0.1 compared to the player.
    I want the cloud to wrap around when it has gone far enough so it creates the illusion of an endless steam of clouds. The cloud object comes in two duplicates so as to avoid gaps .

    The problem I'm having is that I can't tell the cloud to set the position to right before the visible area in absolute numbers, since it's x position will change depending on how the player moves.
    Does anyone have an idea on how you could do this in a smooth manner?

  4. #4
    Clicker Multimedia Fusion 2SWF Export Module
    Monokkel's Avatar
    Join Date
    Sep 2010
    Posts
    50
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Assuming I understand you correctly, couldn't you just do it like this?

    if
    X position of cloud is lower than X position of left visible edge (minus whatever, depending on the hot spot of the cloud)

    then
    set X position of cloud to X position of right visible edge (plus whatever)

  5. #5
    Clicker Fusion 2.5
    Fusion 2.5 (Steam)Fusion 2.5+ DLC (Steam)

    Join Date
    Apr 2012
    Posts
    377
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Aye that's what I wanted, but I don't know if it's possible to check for visible edge?

    Oh, apparently you can. Now I feel silly! Thanks alot!

  6. #6
    Clicker Multimedia Fusion 2SWF Export Module
    Monokkel's Avatar
    Join Date
    Sep 2010
    Posts
    50
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    No problem!

  7. #7
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export Module
    KLiK-iT's Avatar
    Join Date
    Sep 2011
    Location
    New Jersey
    Posts
    2,852
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    Hi there,.here is an example for you. Layers with clouds scrolling repeating. I hope this is what you are looking for.
    You can adjust all events to suit your application.

    John
    Attached files Attached files

  8. #8
    Clicker Fusion 2.5
    Fusion 2.5 (Steam)Fusion 2.5+ DLC (Steam)

    Join Date
    Apr 2012
    Posts
    377
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks KliK-iT, that works for individual clouds too

  9. #9
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export Module
    KLiK-iT's Avatar
    Join Date
    Sep 2011
    Location
    New Jersey
    Posts
    2,852
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    You're welcome, you can add in as many different types of clouds as you want and adjust their speeds randomly. Please don't use my cloud graphics. They are owned by me and The 2 Gary's animation and design CO.
    Enjoy.....!!

  10. #10
    Clicker Fusion 2.5
    Fusion 2.5 (Steam)Fusion 2.5+ DLC (Steam)

    Join Date
    Apr 2012
    Posts
    377
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    No worries KliK iT, I like mine better

Page 1 of 2 1 2 LastLast

Similar Threads

  1. Parallaxer object
    By Bogeyman in forum Android Export Module Version 2.0
    Replies: 0
    Last Post: 22nd April 2013, 05:57 AM
  2. Parallaxer Object and Autoscroll
    By Bogeyman in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 10th April 2012, 05:16 PM
  3. Problem with the Parallaxer Object
    By Warmachine in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 25th July 2010, 08:17 PM
  4. Parallaxer Object
    By Atherton in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 15th May 2009, 07:06 AM
  5. I don't understand the Save Game object.
    By Gerblegod7 in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 30th November 2006, 06:54 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
  •