User Tag List

Results 1 to 3 of 3

Thread: Subtile Scrolling?

  1. #1
    No Products Registered

    Join Date
    Jun 2014
    Posts
    11
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Subtile Scrolling?

    I'm working on a 2.5d platform game (still learning). I know how to do scrolling. But I would like to have "smooth" scrolling. Like the level is "scrolling" and then slows down. Like a bezier movement.
    Is this possible?

  2. #2
    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)
    Could you describe what you mean a bit more? The way I think of it is a something like this:

    1. Frame Starts to scroll
    2. Scrolls 10 pixels
    3. Scrolls 8 pixels
    3. Scrolls 6 pixels
    4. etc until destination has arrived.


    If this is the case, I have a easing formula which should be of some help located here as well as small scrolling tutorial here. The formula allows you to smoothly move from one position to another while the tutorial provides example files.

  3. #3
    No Products Registered

    Join Date
    Jun 2014
    Posts
    11
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    hmm...not sure if that;s what I mean. Here is an example.
    https://www.youtube.com/watch?v=ZRFxI-IL-yM
    The camera is moving very subtile.

    btw thats not my video.

Similar Threads

  1. Scrolling
    By Skyhunter in forum SWF/Flash Export Module Version 2.0
    Replies: 3
    Last Post: 15th October 2010, 10:52 AM
  2. scrolling?
    By nick_Peoples in forum The Games Factory 2 - Technical Support
    Replies: 5
    Last Post: 3rd December 2009, 09:19 PM
  3. Scrolling
    By Godspeed8118 in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 12th November 2009, 02:17 AM
  4. Help with Camera Scrolling for Side-Scrolling
    By ThatOtherGuy in forum File Archive
    Replies: 4
    Last Post: 29th August 2009, 09:38 PM
  5. Scrolling
    By Enemiesofreality in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 4th July 2007, 08:30 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
  •