User Tag List

Results 1 to 2 of 2

Thread: Rotational Scrolling

  1. #1
    No Products Registered

    Join Date
    Jul 2009
    Location
    Facebook
    Posts
    16
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Rotational Scrolling

    Ok, So i want to make this racing game from top view.

    Is there a way to make it so when the car turns, instead of you seeing the car itself turn, you see the car still pointed to the top of the screen but the screen rotates around the car?

    Thanks!

  2. #2
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCSWF Export Module
    N64Mario's Avatar
    Join Date
    Nov 2008
    Location
    USA
    Posts
    1,308
    Mentioned
    15 Post(s)
    Tagged
    0 Thread(s)

    Re: Rotational Scrolling

    One thing I can think of is, leave the car still on the stage. Instead of moving the car itself around, move the race track.
    Try using an angle draw method when the player holds left or right. So do this.

    1. Always: Set angle [object] to value A [object]
    2. Repeat while player moved right: Add 1 to value A [object]

    For the 3rd one, do the same thing as #2, except repeat while player moved left.
    Also, I'm not sure how your track is layed out, so you might have to switch the add 1 to subtract 1 from value A. You can also change 1 to another number for a faster rotation where u need it.

Similar Threads

  1. Problems with rotational platforms...
    By fawfulfan in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 17th October 2011, 03:23 PM
  2. Help with Camera Scrolling for Side-Scrolling
    By ThatOtherGuy in forum File Archive
    Replies: 4
    Last Post: 29th August 2009, 09:38 PM
  3. SCROLLING?
    By Puglord in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 10th February 2008, 01:53 AM
  4. Is Scrolling In/Out Possible?
    By EuricaeriS in forum Multimedia Fusion 2 - Technical Support
    Replies: 5
    Last Post: 7th August 2007, 03:22 PM
  5. help with scrolling
    By Taco in forum Multimedia Fusion 2 - Technical Support
    Replies: 8
    Last Post: 15th July 2007, 03:56 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
  •