User Tag List

Results 1 to 6 of 6

Thread: MMF2 newbie counter value problems

  1. #1
    No Products Registered

    Join Date
    May 2009
    Posts
    8
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    MMF2 newbie counter value problems

    Hello, I'm new to this MMF2 business and I'm making a game for a college course. The game has two levels each in a seperate frame, there is a counter in both frames, but I need the counter in the second frame to start with the value from the counter in the first frame. I'm a bit lost over this is there any way of passing counter values between frames?

    Thanks

    Sophie


  2. #2
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleSWF Export Module
    Eliyahu's Avatar
    Join Date
    Oct 2007
    Location
    Seattle, WA
    Posts
    1,523
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: MMF2 newbie counter value problems

    In the properties window, under Runtime Options (red play button) there's an option to set it to Global.

    Or you can do it manually with Global Values. At the end of frame 1 set Global Value A to equal your counter, then on start of frame 2, set the counter to equal Global Value A.

  3. #3
    No Products Registered

    Join Date
    May 2009
    Posts
    8
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: MMF2 newbie counter value problems

    ok setting it manually sounds like the best option, but as I'm very new to this, how do you actually create a gloabal variable, without using the red button - under runtime options??

    Thanks very much for your time

    Sophie

  4. #4
    No Products Registered

    Join Date
    Sep 2006
    Location
    Germany
    Posts
    861
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: MMF2 newbie counter value problems

    In the application properties, you go to Values, and click on New to create a new global value.

  5. #5
    No Products Registered

    Join Date
    May 2009
    Posts
    8
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: MMF2 newbie counter value problems

    Thanks very much

    Sophie

  6. #6
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleSWF Export Module
    Eliyahu's Avatar
    Join Date
    Oct 2007
    Location
    Seattle, WA
    Posts
    1,523
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: MMF2 newbie counter value problems

    You don't even need to do that, just use Global Value A, B, C, etc.... Or get my Global Value Object :P.

Similar Threads

  1. Counter problems
    By etrose in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 9th November 2011, 11:15 PM
  2. Counter problems
    By Klownzilla in forum The Games Factory 2 - Technical Support
    Replies: 4
    Last Post: 28th September 2010, 07:29 PM
  3. MMF2 newbie Score problems
    By Stardust in forum Multimedia Fusion 2 - Technical Support
    Replies: 10
    Last Post: 26th May 2009, 10:47 AM
  4. Some newbie problems
    By PerpetualPajamas in forum The Games Factory 2 - Technical Support
    Replies: 3
    Last Post: 11th October 2007, 03:11 PM
  5. Newbie: Problems with Platform Movement
    By lorlenes in forum The Games Factory 2 - Technical Support
    Replies: 6
    Last Post: 28th December 2006, 06:08 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
  •