User Tag List

Page 2 of 2 FirstFirst 1 2
Results 11 to 14 of 14

Thread: Make game runs smoothly

  1. #11
    Forum Moderator Fusion 2.5 DeveloperHTML5 Export ModuleiOS Export ModuleSWF Export Module
    DavidN's Avatar
    Join Date
    Jun 2006
    Location
    Boston, MA, USA
    Posts
    4,044
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Make game runs smoothly

    After realizing that if I had absolutely gigantic scrolling levels some people had a lot of slowdown (but only some people, strangely - the issue is because of the way that the collision masks are calculated), I've tended to still use many different layers while editing a level initially, then to "pack" the backgrounds and foregrounds together on to a single layer once the layout is reasonably finished.

    It seems that where layers really come in useful at the moment is for "backdrops" that you need to be in front of other things on the game layer, and status displays, titles, and so on. For the parallax backgrounds, I'm afraid I reverted to the older method of using an Active System Box to hold the backdrop, and moving that around myself through the event editor.

  2. #12
    No Products Registered

    Join Date
    Dec 2006
    Posts
    108
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Make game runs smoothly

    Active System Box huh? do you know of an example file that uses that for parallax backgrounds...? Id be interested to see how it is done...

    -Andy

  3. #13
    Forum Moderator Fusion 2.5 DeveloperHTML5 Export ModuleiOS Export ModuleSWF Export Module
    DavidN's Avatar
    Join Date
    Jun 2006
    Location
    Boston, MA, USA
    Posts
    4,044
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Make game runs smoothly

    Well, this one's getting on a bit now, but it's the one I originally learned from!

    http://www.create-games.com/article.asp?id=1255

    (The example file doesn't exist any more, but the steps to get the basic idea going don't take long.)

  4. #14
    No Products Registered

    Join Date
    Dec 2006
    Posts
    108
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Make game runs smoothly

    Ahhh...

    this is why you cant import your own graphics for a background in The Underside or Knytt Stories. They use this method which does not allow for it

    A shame you can't change the image at runtime

Page 2 of 2 FirstFirst 1 2

Similar Threads

  1. Can I zoom you smoothly, please?
    By Aloan in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 1st May 2011, 01:14 AM
  2. Transitioning to the next level smoothly?
    By EggoBleeder in forum The Games Factory 2 - Technical Support
    Replies: 7
    Last Post: 17th April 2011, 05:30 PM
  3. Optimization - How to get my game to run smoothly?
    By Xeeko in forum Multimedia Fusion 2 - Technical Support
    Replies: 14
    Last Post: 3rd November 2010, 07:33 PM
  4. Scaling objects smoothly
    By Mantoid in forum Hardware Accelerated Runtime
    Replies: 3
    Last Post: 30th October 2008, 11:20 PM
  5. Small game runs slow?????
    By pinacoladaxb in forum Multimedia Fusion 2 - Technical Support
    Replies: 19
    Last Post: 1st July 2007, 05:43 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
  •