User Tag List

Results 1 to 3 of 3

Thread: 500+ objects?

  1. #1
    QLS
    Guest

    500+ objects?

    Im new to TGF2. Is there a way to have more then 500 objects in your game?

    Does any one have any creative solutions to this? I have two different games. One has enemies shooting and it appears that each bullet counts towards the object count. The level is rather large and I am using the if object is out of the frame -> destroy condition.

    The second game is just large and having less than 500 objects is hindering the game.

    Thanks

  2. #2
    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: 500+ objects?

    Yes, you can increase the maximum object limit in the frame properties (click on the frame in the workspace toolbar, and then look for "Maximum number of objects" in the properties).

    It's also helpful to keep an eye on the object count even if you do raise the limit - keep tidying up after yourself, destroy bullets if they're far away from the visible frame, and so on.

  3. #3
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module
    RickyRombo's Avatar
    Join Date
    Mar 2008
    Location
    Somewhere between here and there
    Posts
    3,167
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: 500+ objects?

    Perhaps if you destroyed them when they reached the windows edge, or just near the outskirts of the visible play area.

Similar Threads

  1. Hidden objects (it thinks objects inside the screen are outside?)
    By SoftWarewolf in forum Android Export Module Version 2.0
    Replies: 0
    Last Post: 16th December 2012, 11:15 PM
  2. created objects create objects and destroy both.
    By wizlore in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 25th September 2012, 08:37 PM
  3. Compairing 'Objects AltValueA' to 'Objects AltValueB' dont work
    By King_Cool in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 8th May 2012, 12:27 AM
  4. Objects creating a line of objects to an obstacle
    By Corlen in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 15th March 2012, 08:22 PM
  5. Collisions Between Active Objects & Image Objects?
    By mkj5025 in forum The Games Factory 2 - Technical Support
    Replies: 3
    Last Post: 18th February 2009, 08:58 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
  •