User Tag List

Results 1 to 2 of 2

Thread: Need Help Please

  1. #1
    No Products Registered

    Join Date
    Dec 2013
    Posts
    5
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Need Help Please

    Hello all!

    I am trying to make a game in MMF2. I am currently trying to figure out if possible to pause a frame and go into another frame. I want to be able to come back to my first frame at the same exact moment i left it. so is there a way to do that?

    Thanks

  2. #2
    Clicker Fusion 2.5 Developer

    Join Date
    Jul 2008
    Location
    UK
    Posts
    1,393
    Mentioned
    16 Post(s)
    Tagged
    0 Thread(s)
    Depending on what exactly you're trying to accomplish, it may be possible to display the second frame in a "sub application" object. If not, you would have to manually save the positions, values, etc of every object in the frame, and then reload them again when you return - which is pretty complicated stuff.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •