User Tag List

Results 1 to 5 of 5

Thread: Can i do a "save game" option?

  1. #1
    No Products Registered

    Join Date
    Nov 2006
    Posts
    10
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Can i do a "save game" option?

    Hi!

    Im using TGF2 demo at the moment but I hope my real copy will arrive soon

    I wonder if i can make a Save and Load option to my game? Im still a newbie so i hope u will help me

    / Jimmy

  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: Can i do a "save game" option?

    Yes, you'll have to save and load data from an external file such as an INI. How you do this really depends on the data that you need to save out from the game.

  3. #3
    No Products Registered

    Join Date
    Nov 2006
    Posts
    10
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Can i do a "save game" option?

    Thanks for ur reply!

    I want to save the position of all the objects in a frame. And also save score, lives, values, etc. Its that possible?

  4. #4
    Clicker Fusion 2.5 Developer
    ChrisStreet's Avatar
    Join Date
    Jul 2006
    Location
    United Kingdom
    Posts
    569
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Can i do a "save game" option?

    I prefer the Array object, its perfect for what you require.

    http://www.klikacademy.com/circy/tutorials/arraytut.zip (for MMF1.5 Pro actually, but you might be able to make use of it)

  5. #5
    No Products Registered

    Join Date
    Nov 2006
    Posts
    10
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Can i do a "save game" option?

    Quote Originally Posted by ChrisStreet
    I prefer the Array object, its perfect for what you require.

    http://www.klikacademy.com/circy/tutorials/arraytut.zip (for MMF1.5 Pro actually, but you might be able to make use of it)
    THANKS!! Its so perfect it could be! It will be much work to save the positions of all objects but it will be soo nice

    Thanks!

Similar Threads

  1. Does the List object already support load/save option?
    By Pedro Almeida in forum iOS Export Module Version 2.0
    Replies: 4
    Last Post: 1st February 2012, 05:10 PM
  2. hoast game option
    By nick_Peoples in forum Lacewing
    Replies: 1
    Last Post: 13th June 2010, 04:09 PM
  3. Save status of entire game (load / save values)
    By DEKE15 in forum Multimedia Fusion 2 - Technical Support
    Replies: 9
    Last Post: 13th September 2009, 10:17 AM
  4. MMF2 - Where's "Save game as Library" option ?
    By Aloan in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 23rd April 2009, 01:44 PM
  5. Save background option (Layers) question
    By Blizna in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 20th March 2007, 08:12 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
  •