User Tag List

Results 1 to 3 of 3

Thread: How can i do save and load? and checkpoint?

  1. #1
    Clicker Fusion 2.5 (Steam)

    Join Date
    Oct 2015
    Posts
    5
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    How can i do save and load? and checkpoint?

    How can i do save and load? and checkpoint?

  2. #2
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleSWF Export Module

    Join Date
    Jul 2006
    Location
    Norway
    Posts
    333
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    All the information that you want to save (e.g X and Y position of player, player health etc) must be stored to a file and then read from at the start of the frame to load.
    You can choose how you want to save your data, but most use either the INI object or the Array Object.
    There should be plenty of examples here on the forums for this.

  3. #3
    Clicker Multimedia Fusion 2

    Join Date
    Feb 2007
    Location
    UK
    Posts
    243
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I followed this, works a treat: https://www.youtube.com/watch?v=LqG6Hp6friY

Similar Threads

  1. INI save/load doesn't save a value
    By neonwarrior in forum Fusion 2.5
    Replies: 2
    Last Post: 5th April 2016, 01:42 PM
  2. How to save and load with INI ?
    By devripper in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 28th February 2012, 05:46 PM
  3. Save and Load
    By PimeX in forum Multimedia Fusion 2 - Technical Support
    Replies: 11
    Last Post: 16th August 2010, 11:22 AM
  4. 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
  5. save and load
    By Conman in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 17th May 2009, 05:29 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
  •