User Tag List

Results 1 to 5 of 5

Thread: 2D Scroller Driving Game

  1. #1
    No Products Registered

    Join Date
    Dec 2009
    Posts
    9
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    2D Scroller Driving Game

    I was interested in creating a 2D scroller that would be a driving game. This is to be included as a level in a game that I am working on.

    The view would be overhead (top down) and there would be a GPS that would tell you when to turn, red lights, other cars to avoid, etc.

    I have side scrolling down to a science, but doing top and side scrolling has been quite difficult.

    Any help, suggestions, links, or sample MFA's would be very appreciated.

    Thanks!

    Adam Goldman
    Mojo-Bone Software

  2. #2
    Clicker Fusion 2.5 Developer

    Join Date
    Jan 2007
    Location
    USA
    Posts
    691
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: 2D Scroller Driving Game

    Well for the "GPS" you can use a combination of the minimap object and invisible collision detectors. Top and side scrolling are actually quite easy. If you want a very static screen scroller, you just center the window position in the frame to the position of your car. For a more dynamic feel, you can set it to scroll only when the car is a certain distance from the frame edge.

  3. #3
    No Products Registered

    Join Date
    Dec 2009
    Posts
    9
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: 2D Scroller Driving Game

    wizkidweb,

    Thank you for the suggestions. We will try that and see if that course of action works. I will keep everyone posted as to the status of our games. Our first one will be ready for release soon.

    Adam

  4. #4
    No Products Registered

    Join Date
    Dec 2009
    Posts
    9
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: 2D Scroller Driving Game

    Please be patient with me, as I am still learning MMF2 Developer. I tried doing those things, and did not get very far. Could not find what you were talking about with the mini-map. Any further help would be appreciated.

    Thanks in advance.

    Adam

  5. #5
    Forum Moderator

    Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleUniversal Windows Platform Export ModuleSWF Export ModuleXNA Export ModuleInstall Creator Pro
    nivram's Avatar
    Join Date
    Jul 2006
    Location
    Bandon, Oregon
    Posts
    6,773
    Mentioned
    12 Post(s)
    Tagged
    0 Thread(s)

    Re: 2D Scroller Driving Game

    Have a look in the widget sub-forum. I think there is a mini-map widget. Also, if you are not using the MMF2 demo, look in the released extension forum. There is the mini map object extension.

    Marv
    ​458 TGF to CTF 2.5+ Examples and games
    http://www.castles-of-britain.com/mmf2examples.htm

Similar Threads

  1. N&L Driving Test Released for Android
    By Sparckman in forum Android Released Games & Apps
    Replies: 0
    Last Post: 4th October 2013, 04:05 PM
  2. crashes driving me crazy
    By Tuna in forum iOS Export Module Version 2.0
    Replies: 3
    Last Post: 28th November 2011, 11:01 AM
  3. Driving Cars problems
    By Tiles in forum File Archive
    Replies: 5
    Last Post: 7th November 2010, 08:13 AM
  4. DG's Driving Game
    By dragonguy in forum File Archive
    Replies: 5
    Last Post: 6th October 2010, 07:44 PM
  5. (lua+) argh this is driving me nuts
    By xyzzy in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 13th April 2008, 04:57 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
  •