User Tag List

Results 1 to 3 of 3

Thread: Dynamically changing RGB Coefficient to a dark grey colour

  1. #1
    No Products Registered

    Join Date
    Oct 2016
    Posts
    29
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Dynamically changing RGB Coefficient to a dark grey colour

    Hello everybody, I'm new here.

    I came up with this function but it doesn't function

    New Condition:
    Set RGB Coefficient to
    GetRGB(GetRed(40 ), GetGreen(40 ), GetBlue(40 ) ) <-put this in the expression window

    I get red color, instead of dark grey (rgb 40,40,40).
    What am I missing here??

  2. #2
    No Products Registered

    Join Date
    Oct 2016
    Posts
    29
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Figured it out.
    Instead of:
    GetRGB(GetRed(40 ), GetGreen(40 ), GetBlue(40 ) )

    it's just:
    GetRGB(40 , 40 , 40 )

    Hope this helps for someone who would like a simple way to manipulate light.

  3. #3
    Clicker Fusion 2.5Fusion 2.5 Mac
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)
    zip2kx's Avatar
    Join Date
    Jun 2015
    Posts
    845
    Mentioned
    18 Post(s)
    Tagged
    0 Thread(s)
    Nice job, the RGB window was confusing for me too.

Similar Threads

  1. Replies: 4
    Last Post: 27th August 2012, 08:34 AM
  2. A way to desaturate colours or fade from colour to black/white/grey?
    By TheSynapse in forum Multimedia Fusion 2 - Technical Support
    Replies: 15
    Last Post: 6th February 2012, 08:33 PM
  3. Beta 4: Dynamically changing controls
    By BHGames in forum iOS Export Module Version 2.0
    Replies: 6
    Last Post: 4th November 2010, 09:59 PM
  4. RGB Coefficient - Blending colour effect?
    By Dynamite in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 22nd November 2008, 05:39 PM
  5. dynamically changing scroll speed of the frame
    By mobichan in forum Multimedia Fusion 2 - Technical Support
    Replies: 36
    Last Post: 1st June 2008, 12:40 AM

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
  •