User Tag List

Page 1 of 3 1 2 3 LastLast
Results 1 to 10 of 25

Thread: Bar Counters

  1. #1
    Clicker Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)

    Join Date
    Jun 2006
    Location
    Australia
    Posts
    682
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Bar Counters

    How come vertical nor horizontal bar counters appear?
    I can't do anything to make them show at runtime... is this a bug, or have i missed something obvious?

  2. #2
    Clicker Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)

    Join Date
    Jun 2006
    Location
    Australia
    Posts
    682
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Bar Counters

    ok, i've worked out it is a bug. Suprised no one's noticed. It's got something to do with the default large min, max counter values. As soon as i take a digit or two off the end of them, it works ok, but otherwise it shows weirds results if at all.

  3. #3
    No Products Registered

    Join Date
    Jun 2006
    Posts
    230
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Bar Counters

    I've posted about this before but it was dismissed as a bug, i didnt get it.

  4. #4
    No Products Registered

    Join Date
    Jun 2006
    Posts
    220
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Bar Counters

    It works fine for me.
    The reason may be that the default value is very high, and computers can only display pixels (so obviously splitting 9999999 into pixels is pretty much impossible).

    Either that or there is a maximum max value you can use - I doubt it very much that somebody needs to have a max value of 999999999 anyway

  5. #5
    Clicker Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)

    Join Date
    Jun 2006
    Location
    Australia
    Posts
    682
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Bar Counters

    whatever the case, it's a pretty urgent bug

  6. #6
    No Products Registered

    Join Date
    Jun 2006
    Posts
    220
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Bar Counters

    I don't see why.. all you have to do is lower the value

  7. #7
    Clicker Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)

    Join Date
    Jun 2006
    Location
    Australia
    Posts
    682
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Bar Counters

    but it shouldnt act the way it does because of the fact.
    also, it is very off putting to say the least for beginners.

  8. #8
    Forum Moderator Fusion 2.5 DeveloperHTML5 Export ModuleiOS Export ModuleSWF Export Module
    DavidN's Avatar
    Join Date
    Jun 2006
    Location
    Boston, MA, USA
    Posts
    4,044
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Bar Counters

    This isn't a bug; it makes perfect sense that you shouldn't be able to see much of a counter at 10 or 20 if the maximum is in the region of ten million.

  9. #9
    Clicker Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)

    Join Date
    Jun 2006
    Location
    Australia
    Posts
    682
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Bar Counters

    but what doesnt make sense, is if you use the default min and max values, and then say, just change the initial value to the max value.... you'd think that when you ran the app, the bar would be fully full and visible but it aint! That is a bug, i can't see how it isn't. You ought to test what i mean :P

  10. #10
    Clickteam Clickteam
    Jeff's Avatar
    Join Date
    Jun 2006
    Location
    Battle Ground Washington
    Posts
    11,825
    Mentioned
    8 Post(s)
    Tagged
    2 Thread(s)

    Re: Bar Counters

    Ah I don't understand what we are talking about.

    When you put a counter on the screen
    The min value is -999999999
    and the max value is 999999999
    The initial value is 0

    So if don't change anything and do an always +1 it takes a long time to get some movement on the bar since the min and max are so huge.

    If you change the properties of the counter to values you want to use it seems to work fine. I don't support automatically changing the min and max based on data a person enters in the initial value because.... What if a person doesn't want that to happen?

    Do this
    Min value 0
    Max value 10
    Initial value 0

    Then in the event editor always -- Add 1 to counter

    Doesn't that work?

    Unless I am missing the point of this thread which is possible.

Page 1 of 3 1 2 3 LastLast

Similar Threads

  1. COUNTERS
    By RoachLIVEinLA in forum The Games Factory 2 - Technical Support
    Replies: 8
    Last Post: 18th January 2012, 03:50 PM
  2. I need help with counters
    By Ganryu in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 15th November 2008, 03:21 PM
  3. Counters
    By BigBaboo in forum The Games Factory 2 - Technical Support
    Replies: 3
    Last Post: 27th September 2007, 11:35 PM
  4. Counters
    By Guitaristinmakin in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 29th August 2007, 04:01 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
  •