User Tag List

Results 1 to 3 of 3

Thread: Changing values using Sub-Applications

  1. #1
    Clicker Fusion 2.5 (Steam)

    Join Date
    Jan 2015
    Location
    Central Oregon, USA
    Posts
    64
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Changing values using Sub-Applications

    Good day! Question about Sub-applications:

    So I'm using a sub-application as a debug menu for my game, since using the debugger can be a bit daunting at times. (Don't want to include the debugger in my main frame because it's gonna be quite event heavy in the first place, don't need more processing power going to it unless I need it) One thing I've noticed though is that the values I want to change with the debug menu aren't changing in the main frame.

    I have the option to share global values and strings checked on the sub-app menu, but I'm trying to change alterable values within global objects. And for some reason, they don't seem to want to change, and I can't figure out why. It changes fine within the debug menu itself but it never wants to carry over to the main frame. =\

    Any ideas?

  2. #2
    Forum Moderator

    Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleUniversal Windows Platform Export ModuleSWF Export ModuleXNA Export ModuleInstall Creator Pro
    nivram's Avatar
    Join Date
    Jul 2006
    Location
    Bandon, Oregon
    Posts
    6,773
    Mentioned
    12 Post(s)
    Tagged
    0 Thread(s)
    Global Values carries over frames and Sub-applications. Alterable Values do not.

    Marv
    ​458 TGF to CTF 2.5+ Examples and games
    http://www.castles-of-britain.com/mmf2examples.htm

  3. #3
    Clicker Fusion 2.5 (Steam)

    Join Date
    Jan 2015
    Location
    Central Oregon, USA
    Posts
    64
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thats kinda dumb.

    Oh well. I can make it work, it's just more convoluted then I'd like.

Similar Threads

  1. Do global values not carry over to sub applications?
    By LemonyLime in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 22nd March 2014, 04:03 AM
  2. Changing the info properties of MMF2 applications?
    By N64Mario in forum Multimedia Fusion 2 - Technical Support
    Replies: 9
    Last Post: 26th May 2009, 05:47 PM
  3. changing RGB values at runtime
    By uprize in forum Hardware Accelerated Runtime
    Replies: 1
    Last Post: 2nd May 2009, 02:25 PM
  4. Display values on screen from Alterable Values
    By mikeh in forum The Games Factory 2 - Technical Support
    Replies: 2
    Last Post: 13th May 2008, 01:59 PM
  5. Negative values in a List, and Global Values
    By aidmm in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 20th January 2007, 06:08 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
  •