User Tag List

Results 1 to 6 of 6

Thread: Scoring problem

  1. #1
    Clicker Multimedia Fusion 2 Developer
    stillhawk's Avatar
    Join Date
    Jun 2007
    Posts
    87
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Scoring problem

    Greetings All,

    I have a series of events in a frame like this:

    If player clicks in Pic1_zone1, circle is drawn in Pic1_zone1.
    If player clicks in Pic1_zone1, circle is drawn in Pic2_zone1.
    If player clicks in Pic2_zone1, circle is drawn in Pic1_zone1.
    If player clicks in Pic2_zone1, circle is drawn in Pic2_zone1.

    This pattern is repeated for several different zones in the same frame.

    I want to keep score such that only 1 pt is added to the score when any of the 4 events in a zone occur.

    What do I need to do to keep score this way?

    Thanks,
    Stillhawk

  2. #2
    No Products Registered

    Join Date
    Mar 2007
    Location
    San Diego
    Posts
    280
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Scoring problem

    add an action that adds 1 to a global value (or a counter or some other value) every time one of the events occurs.

    Then when the global value equals 4 add 1 to the score and set the global value back to 0

  3. #3
    Clicker Multimedia Fusion 2 Developer
    stillhawk's Avatar
    Join Date
    Jun 2007
    Posts
    87
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Scoring problem

    Thanks but that won't work.

    The player is clicking a zone in either in pic1 or pic2. The 4 events are to ensure that circles are drawn in both pics.

    I also need to be sure that ONLY 1 POINT is awarded for clicking in the zone in either pic. In other words, only 1 point is awarded for each zone.

    I want to show points like this: # of points /6 (6 being the max)

    I thought grouping might help so I have a Group for each Zone but I haven't gotten any further.

    Any ideas are welcome.

    By the way, I want to thank you for the beginner video tutorial. It was fabulous. I watched as much as I could several times. Unfortunately I was unable to get the last 7 or 8 lessons. I tried it several times but it just didn't load the entire tutorial (I have DSL at 1024). Also the load times are really long. Would you consider breaking the tutorial into like 30 minute segments? That would also make it easier to re-watch any lessons.

    Thanks

  4. #4
    No Products Registered

    Join Date
    Mar 2007
    Location
    San Diego
    Posts
    280
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Scoring problem

    Quote Originally Posted by stillhawk
    By the way, I want to thank you for the beginner video tutorial. It was fabulous. I watched as much as I could several times. Unfortunately I was unable to get the last 7 or 8 lessons. I tried it several times but it just didn't load the entire tutorial (I have DSL at 1024). Also the load times are really long. Would you consider breaking the tutorial into like 30 minute segments? That would also make it easier to re-watch any lessons.
    I am aware of the long load times. I will probably have time to fix it on Friday. Thanks for letting me know.

    Quote Originally Posted by stillhawk
    Thanks but that won't work.

    The player is clicking a zone in either in pic1 or pic2. The 4 events are to ensure that circles are drawn in both pics.

    I also need to be sure that ONLY 1 POINT is awarded for clicking in the zone in either pic. In other words, only 1 point is awarded for each zone.

    I want to show points like this: # of points /6 (6 being the max)

    I thought grouping might help so I have a Group for each Zone but I haven't gotten any further.

    Any ideas are welcome.
    I am still not understanding your problem. Maybe someone else does.

  5. #5
    Clickteam Clickteam
    LB's Avatar
    Join Date
    Jun 2007
    Location
    Richardson, Texas, North America
    Posts
    8,937
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)

    Re: Scoring problem

    Quote Originally Posted by stillhawk
    Thanks but that won't work.

    The player is clicking a zone in either in pic1 or pic2. The 4 events are to ensure that circles are drawn in both pics.

    I also need to be sure that ONLY 1 POINT is awarded for clicking in the zone in either pic. In other words, only 1 point is awarded for each zone.

    I want to show points like this: # of points /6 (6 being the max)

    I thought grouping might help so I have a Group for each Zone but I haven't gotten any further.

    Any ideas are welcome.

    By the way, I want to thank you for the beginner video tutorial. It was fabulous. I watched as much as I could several times. Unfortunately I was unable to get the last 7 or 8 lessons. I tried it several times but it just didn't load the entire tutorial (I have DSL at 1024). Also the load times are really long. Would you consider breaking the tutorial into like 30 minute segments? That would also make it easier to re-watch any lessons.

    Thanks
    Just add 0.5 to the counter per circle.
    Working as fast as I can on Fusion 3

  6. #6
    No Products Registered

    Join Date
    Mar 2007
    Location
    San Diego
    Posts
    280
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Scoring problem

    Quote Originally Posted by stillhawk
    By the way, I want to thank you for the beginner video tutorial. It was fabulous. I watched as much as I could several times. Unfortunately I was unable to get the last 7 or 8 lessons. I tried it several times but it just didn't load the entire tutorial (I have DSL at 1024). Also the load times are really long. Would you consider breaking the tutorial into like 30 minute segments? That would also make it easier to re-watch any lessons.
    my site is now updated

Similar Threads

  1. scoring problem PLZ READ
    By gordonquinton11 in forum Multimedia Fusion 2 - Technical Support
    Replies: 5
    Last Post: 24th September 2011, 08:09 AM
  2. GF2 not scoring
    By mojoz in forum The Games Factory 2 - Technical Support
    Replies: 1
    Last Post: 6th April 2011, 05:30 PM
  3. Scoring
    By toastface5 in forum Multimedia Fusion 2 - Technical Support
    Replies: 10
    Last Post: 11th November 2009, 08:50 PM
  4. How do I get the scoring to work?
    By RickyRombo in forum File Archive
    Replies: 5
    Last Post: 30th April 2009, 01:45 AM
  5. Scoring
    By jrk in forum Multimedia Fusion 2 - Technical Support
    Replies: 11
    Last Post: 30th July 2006, 10:33 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
  •