What is the most efficient method on having visual color effects on actives?

Welcome to our brand new Clickteam Community Hub! We hope you will enjoy using the new features, which we will be further expanding in the coming months.

A few features including Passport are unavailable initially whilst we monitor stability of the new platform, we hope to bring these online very soon. Small issues will crop up following the import from our old system, including some message formatting, translation accuracy and other things.

Thank you for your patience whilst we've worked on this and we look forward to more exciting community developments soon!

Clickteam.
  • Hello, in some games, when an enemy is about to do something you can counter, they flash with a yellow hue, when they're on low health, they have a red hue, or when getting hurt, they briefly flash white completely.

    Having a copy of each active with only the needed color attached to the main active and becoming visible feels like a clunky solution, is there some shader or built in effect that is more effective than this method?

  • I normally do what you describe using animations. Setting up different animations and then changing to each one depending on what state the enemy is in.

    Would be interested to see a way of doing it with shaders as i never use them. Maybe Nator can share a solution here also so otheres can benefit from seeing it and it being here for other users that might also be interested.

    I like discord but one downside is that things are not organized like the forum. You can find the discord link in the clickteam passport page on this forum.

  • Is it Click converse? There's an ID on that page but adding it to the end of a normal discord invite link says it is either invalid or expired. Searching "clickteam discord" led me to the click converse server but I'm not sure if this is the right one.

  • ....discord but one downside is that things are not organized like the forum

    Quite an understatement. I personally find it to be the most chaotic and unpleasant website I've ever had to use. I honestly don't know how anyone can enjoy navigating it; I feel like my blood pressure rises and my IQ drops about 50 points the moment I enter it. X)

    Please login to see this link.
    My Fusion Tools: Please login to see this link. | Please login to see this link. | Please login to see this link.

  • MegaShaderPack/ShaderPack/Looki's shader pack has a Coloring folder which has a Simple Mask effect, it can fill a object with a specific color and has a parameter to fade between the original color and the selected color.

    Here's the link, will need to verify your account there to get access to the appropriated channels: Please login to see this link.

  • An easy way to get the red tint flash effect is to use the built-in RGB coefficent effect. Do something like:

    * Collision between bullet and enemy
    enemy : Set RGB coefficient to 255

    and depending how long you want the effect to be set up some form of counter (I prefer to use the objects alt values by frame loops rather than time) and to turn it back to the original color use:

    enemy : Set RGB coefficient to 16777210

    (Colors are calculated using this formula: "Set RGB Coefficient : allows you to change the RGB coefficient. Parameter = new RGB value, in the following format : B*65536 + G*256 + R (you can also use the GetRGB function of the Special object to build a RGB value from R,G,B components)")

  • Quite an understatement. I personally find it to be the most chaotic and unpleasant website I've ever had to use. I honestly don't know how anyone can enjoy navigating it; I feel like my blood pressure rises and my IQ drops about 50 points the moment I enter it. X)

    nEw fOrUM UuPdate SoOn
    7 month passed

    and removed edit button and half of the forum existing functionality...

    Game/App developer, artist and a community contributor.
    You can support my work on: Please login to see this link.

  • For a completely white sprite without any custom shader, you can do this trick:
    - Set RGB coefficient to 0,0,0 (Ture black)
    - Set Effect: Inverted
    Please login to see this attachment.

    Game/App developer, artist and a community contributor.
    You can support my work on: Please login to see this link.

  • Quite an understatement. I personally find it to be the most chaotic and unpleasant website I've ever had to use. I honestly don't know how anyone can enjoy navigating it; I feel like my blood pressure rises and my IQ drops about 50 points the moment I enter it. X)

    man I hear you. I hate how Discord is like the new replacement for forums. It's a chat room, designed for using while playing video games, and big mess. They don't let you use it in a browser on a mobile phone either and you can guess why

    Please login to see this link.
    Please login to see this link.

    /threadhijack

  • Agreed. And if it's not Discord, it's Twitter.
    I really miss "The Daily Click" - it used to be such a great and active community, with frequent new game releases, great articles and a helpful forum.
    I only signed up to Discord to beta test a particular game I wanted to try. I thought "WTF is this garbage?" (about Discord, not the game), and immediately deleted my account.
    It makes me really glad I'm not trying to market a game myself, and having to deal with such unpleasantness as Discord, Twitter, Steam etc.


  • It makes me really glad I'm not trying to market a game myself, and having to deal with such unpleasantness as Discord, Twitter, Steam etc.

    It sucks. I hate marketing. I'll never be able to quit my day job haha.

    Weebish Mines, my retro Metroidvania!
    Please login to see this link.

  • Discord is great to get help and talking to other devs. It's a bit messier for archival reasons but the benefits are great.

    Please login to see this link.
    Please login to see this link.|Please login to see this link.|Please login to see this link.

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!