User Tag List

Page 4 of 4 FirstFirst ... 2 3 4
Results 31 to 38 of 38

Thread: Wonderjump!

  1. #31
    Clicker Fusion 2.5 DeveloperiOS Export ModuleSWF Export Module
    XStar's Avatar
    Join Date
    Feb 2012
    Location
    Winchester, VA
    Posts
    1,165
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Well, I essentially just reversed what you did, instead of right, I set it left, ect.

    The score was tricky, but I got that to work, setting the negative x of the player as the score, so it's positive not negative.

    The main issue is the camera... It won't make the screen go backwards, only forwards.

    For now, that's the only problem, but I'm sure more will arouse. Oh, yeah! Ive already gotten the player to move backwards (that was easy).

  2. #32
    Forum Moderator Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleSWF Export ModuleXNA Export Module
    ProdigyX's Avatar
    Join Date
    Jan 2011
    Posts
    1,197
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    This will not work backwards unless you use the horizontal shader effect. This only works from left to right, not right to left.
    It only works from left to right be cause, as you should know, when specifying the width of a frame, the frame goes that many pixels to the right, not the left. Because of this, we can have a infinite amount of space to the right of 0 (greater than 0) but no space to the left of 0 (less than 0). Simply put, one cannot have a negative width

  3. #33
    Clicker Fusion 2.5 DeveloperiOS Export ModuleSWF Export Module
    XStar's Avatar
    Join Date
    Feb 2012
    Location
    Winchester, VA
    Posts
    1,165
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I figured out how to do it! Just create a giant frame, and then have the objects create backwards from there.

  4. #34
    Clickteam Clickteam
    LB's Avatar
    Join Date
    Jun 2007
    Location
    Richardson, Texas, North America
    Posts
    8,937
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)
    The -1 for the virtual width makes it infinitely wide, just set its position at runtime to a very high number. No need to deal with scrolling around an enormous frame at edittime.
    Working as fast as I can on Fusion 3

  5. #35
    Clicker Fusion 2.5 DeveloperiOS Export ModuleSWF Export Module
    XStar's Avatar
    Join Date
    Feb 2012
    Location
    Winchester, VA
    Posts
    1,165
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    That's what I did.

  6. #36
    Clicker Fusion 2.5 DeveloperiOS Export ModuleSWF Export Module
    XStar's Avatar
    Join Date
    Feb 2012
    Location
    Winchester, VA
    Posts
    1,165
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Here's the example:

    http://www.mediafire.com/download.php?jany4b2bwka5wq1

    Take a look, clean it up if you want to, and most importantly: Have fun!

  7. #37
    Clicker Fusion 2.5 DeveloperiOS Export ModuleSWF Export Module
    XStar's Avatar
    Join Date
    Feb 2012
    Location
    Winchester, VA
    Posts
    1,165
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    So, what do you think?

  8. #38
    Clicker Fusion 2.5 DeveloperiOS Export ModuleSWF Export Module
    XStar's Avatar
    Join Date
    Feb 2012
    Location
    Winchester, VA
    Posts
    1,165
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey LB, in the game, you can change styles, but for the random generation, the original objects (The ones that begin the same ((The first five))) always start as dirt. But even if I reorder the events, the starting platforms always stay dirt.

    Please help!

Page 4 of 4 FirstFirst ... 2 3 4

Similar Threads

  1. Wonderjump!
    By XStar in forum iOS Released Games & Apps
    Replies: 10
    Last Post: 11th January 2013, 04:31 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
  •