• Hey Guest! Ever feel like entering a Game Jam, but the time limit is always too much pressure? We get it... You lead a hectic life and dedicating 3 whole days to make a game just doesn't work for you! So, why not enter the GMC SLOW JAM? Take your time! Kick back and make your game over 4 months! Interested? Then just click here!

change colors

  1. Tails1000

    [SOLVED] Changing the color of lights

    I hit a hiccup in my lighting engine, as I can't figure out how to create different colored lights. I've tried several different blend modes with no luck. My goal is to create something that looks like this: But right now I'm only able to make white light, not orange. Here is a pic of my...
  2. R

    GameMaker Changing Sprite Hue

    Is there any way to change the sprite hue in game maker studio 2? i have looked around and found an extension for GMS 1.4 but it is not compatible. if anyone could help at all then thank you! :D
  3. Y

    GML Visual different objets set draw color

    hi guys another noob question,(in fact I am ashamed to ask). I was making a simple game where I have a score and at the end of the game the score is displayed as "your score" in the middle of the screen. I want it to have a different color than the rest of the text (different objects),but when...
  4. jf_knight

    Shaders A simple color scanning shader or script

    I'm searching for a simple shader or script that when attached to an object, it looks for, lets say, the color red (255,0,0) anywhere on that objects' sprite and then changes it to some other color. I feel like this particular shader is simple, and maybe, perhaps, already exists somewhere on the...
  5. M

    How do I change animated player sprite for few seconds?

    Hello fellow programers. I'm a newbie, so this hopefully won't be a difficult one. Ok, so I'm going through Shawn Spaldings tutorial about ''powerups''. He uses a simple block which changes color and jumps higher for 5secs with this code in obj_powerup colision with the player event: jumpspeed...
  6. T

    Legacy GM How to change text colour on mouse enter?

    I tried to put "draw_set_colour(c_red)" in mouse enter event but it does not work. Can someone help me?
  7. Pixelated_Pope

    Asset - Shaders Retro Palette Swapper

    Check out the HTML5 interactive demo over on Itch.io. If you like this Asset and want to support me by purchasing it, you can get it at the above link or on the Marketplace. If you'd like a free copy, send me a DM! Retro Palette Swapper is a bit more than just a shader; it is an entire system...
Top