User Tag List

Results 1 to 2 of 2

Thread: Adding A Counter's Value To A Counter On A Different Frame

  1. #1
    No Products Registered

    Join Date
    Apr 2015
    Posts
    13
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Adding A Counter's Value To A Counter On A Different Frame

    Ok. So I Have A Shooter Where If You Shoot An Item you get a point and i want to make it so if you die You Can see The Amount is in the counter on a different frame. Can you Help Me?

  2. #2
    Clicker Fusion 2.5

    Join Date
    Aug 2014
    Location
    Hawaii
    Posts
    77
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey Gamer,

    What you are looking for is a global variable! Create a global variable and set it to zero. On frame 1 where the user shoots the item, increment the count on the global variable. Then on frame 2 or any other frame, just set (on frame start or whatever) the counter equal to the global variable.

Similar Threads

  1. Calculations not adding to counter properly
    By Dengarde in forum Fusion 2.5
    Replies: 5
    Last Post: 24th October 2015, 10:06 PM
  2. Counter uses the number of another counter from other frame.
    By crashkandicoot in forum Fusion 2.5
    Replies: 6
    Last Post: 4th October 2015, 02:33 AM
  3. Adding Half a Counter's Value to Another Counter
    By soloman in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 28th June 2010, 10:30 AM
  4. Adding to counter with 2 negated events?
    By Dynamite in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 26th January 2008, 10:40 AM
  5. Adding to a counter
    By Herriot2 in forum The Games Factory 2 - Technical Support
    Replies: 3
    Last Post: 6th September 2006, 04:33 PM

Tags for this Thread

Posting Permissions

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