User Tag List

Results 1 to 3 of 3

Thread: How to make one playable frame that loads layouts?

  1. #1
    No Products Registered

    Join Date
    Sep 2016
    Posts
    1
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    How to make one playable frame that loads layouts?

    I'm wondering how I can make one frame that actually plays the game, but loads level layouts, so that I would only have to make changes once instead of multiple times.

    https://youtu.be/hx0vB4oC1iQ?t=99 This video shows what I'm talking about. (1:39-2:00)

    Thanks in advance.

  2. #2
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleSWF Export Module
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)
    Popcorn's Avatar
    Join Date
    Jun 2006
    Location
    Norway, Bergen
    Posts
    2,367
    Mentioned
    13 Post(s)
    Tagged
    0 Thread(s)
    First you will have to code a leveleditor with a save and load routine. You can store the leveldata in a ini or array file. You must then load the content of the file in the gameframe.
    There are many ways of going about this. It can actually be very simple and really fast to do. But before you start out, learn about ForEach loops, Fastloops and ini / arrays if you haven't allready, because that knowledge will be essential.

  3. #3
    Clicker Fusion 2.5Fusion 2.5 Mac
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)
    zip2kx's Avatar
    Join Date
    Jun 2015
    Posts
    845
    Mentioned
    18 Post(s)
    Tagged
    0 Thread(s)
    Popcorn is correct but you dont need to build your level editor to be a seperate application anymore.
    AndyH did a fantastic example of saving and loading levels with MMF own editor

    http://community.clickteam.com/threads/84185-Array-Level-Builder-for-Fusion-2-5-(variation-on-Shawn-s-example-of-the-same-name)

Similar Threads

  1. games loads 3/4 of way then stop
    By MTCMusic in forum HTML5 Export Module 2.5
    Replies: 18
    Last Post: 20th July 2014, 05:21 PM
  2. Active picture loads from URL?
    By Ryan in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 26th May 2013, 05:19 AM
  3. Playable Online?
    By onewingedangel in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 18th July 2008, 07:44 AM
  4. 20-frame game loads SLOW
    By pinacoladaxb in forum Multimedia Fusion 2 - Technical Support
    Replies: 14
    Last Post: 10th April 2007, 12:45 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
  •