User Tag List

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

Thread: 20-frame game loads SLOW

  1. #11
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module

    Join Date
    Jul 2006
    Location
    Pittsburgh, PA, USA
    Posts
    777
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: 20-frame game loads SLOW

    Even if the tiles are not motifs? Would it still run faster?

  2. #12
    No Products Registered

    Join Date
    Jul 2006
    Location
    Portsmouth/Bristol, UK
    Posts
    64
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: 20-frame game loads SLOW

    Eem, depends how you mean. if you just took one huge backdrop and chopped it into squares, there would be no improvement. if you split it into tiles like 'grass' 'path vertical' and 'path left-down corner' then it would be an improvement.

  3. #13
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module

    Join Date
    Jul 2006
    Location
    Pittsburgh, PA, USA
    Posts
    777
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: 20-frame game loads SLOW

    OK. One last scenario. What would take up less space:

    1. A frame with multiple squares that look the same but are different objects.

    2. A frame with multiple squares that look the same and are the same object copied.

  4. #14
    No Products Registered

    Join Date
    Jul 2006
    Location
    Portsmouth/Bristol, UK
    Posts
    64
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: 20-frame game loads SLOW

    Same object copied. If they are different objects then the data is i memory twice and has to be loaded twice and copied to the screen twice. if its the same object its loaded once, is in memory once and is copied to the screen twice from the same instance. saves on memory and loading time

  5. #15
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module

    Join Date
    Jul 2006
    Location
    Pittsburgh, PA, USA
    Posts
    777
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: 20-frame game loads SLOW

    OK. Thanks! I'm ready to finish my game!

    If anyone still has any tips please post them as I will be returning to this post frequently.

Page 2 of 2 FirstFirst 1 2

Similar Threads

  1. How many loops does it take to slow down a game?
    By D_Light in forum Multimedia Fusion 2 - Technical Support
    Replies: 5
    Last Post: 11th March 2013, 06:08 AM
  2. Best way to slow down time in a Game?
    By King_Cool in forum Multimedia Fusion 2 - Technical Support
    Replies: 12
    Last Post: 9th May 2012, 12:37 AM
  3. My game is very slow !
    By flechenoir in forum iOS Export Module Version 2.0
    Replies: 12
    Last Post: 13th January 2012, 04:42 PM
  4. game slow down
    By pirodaggar in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 1st July 2008, 02:16 AM
  5. What's causing my game to slow down?
    By Roseweave in forum Multimedia Fusion 2 - Technical Support
    Replies: 8
    Last Post: 12th March 2008, 10:11 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
  •