User Tag List

Results 1 to 4 of 4

Thread: Still no luck with this Highscore issue....someone please help!!

  1. #1
    Clicker Fusion 2.5
    BearBoythaGOD's Avatar
    Join Date
    Feb 2017
    Posts
    40
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Still no luck with this Highscore issue....someone please help!!

    Hey guys, this is a redo of a previous post I did in which no one replied. I'm still having the issue so here I am again lol. Does anyone know how to get your "highscore" table's text to randomly change to one of the 5 colors of a rainbow every second? I tried, and got pretty close. I have it changing to strange random colors every second...but not exactly what I'm looking for.

  2. #2
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export Module
    Fusion 2.5 (Steam)
    schrodinger's Avatar
    Join Date
    Nov 2014
    Posts
    3,159
    Mentioned
    28 Post(s)
    Tagged
    1 Thread(s)
    You want it to "cycle" through 5 colors or get a random colors out of 5?

    generally, you just need to

    every 1 second
    >>> "set text color" to:

    a) you make 5 events and manually pick the 5 colors with the color GUI that pops out

    or

    b) you "use calculation" and plug in a GetRGB(red,green,blue) expression, with the 5 colors rgb values

  3. #3
    Clicker Fusion 2.5
    BearBoythaGOD's Avatar
    Join Date
    Feb 2017
    Posts
    40
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ok thanks I'll try it out. Btw how does the demo feature work? I'd like to record a demo of my progress for those interested in seeing...but I'm not sure how.

  4. #4
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export Module
    Fusion 2.5 (Steam)
    schrodinger's Avatar
    Join Date
    Nov 2014
    Posts
    3,159
    Mentioned
    28 Post(s)
    Tagged
    1 Thread(s)
    I've never used that feature myself so no direct experience
    but Fusion's help file seems pretty straightforward on this:

    Demo recording


    • Demo file
      Indicates the name of the demo file in which to record the keypresses and mouse movements.
    • Record demo
      Launches the frame, recording all the key pressed and mouse movement in the given file. This file can be later replayed with the Play demo file action of the Storyboard object.


    So I assume you can specify a file name, click "record" to execute your frame, play the game,
    then code your demo replay in the event editor with the apt storyboard editor action

Similar Threads

  1. Replies: 0
    Last Post: 29th January 2015, 04:54 PM
  2. Test Your Luck - FREE!
    By DT7 in forum Android Released Games & Apps
    Replies: 2
    Last Post: 2nd March 2014, 10:48 PM
  3. Still no luck
    By Warmachine in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 31st January 2010, 05:50 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
  •