• 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!

interpolate colors

  1. FlatulenzaFiamm

    GameMaker Problem with Color Interpolation Between Pixels [SOLVED]

    Greetings fellow programmers (trying my best to sound like one), I've got a small issue today and SURPRISINGLY it might not be related to my dogs*it coding. I recently made some new sprites scaled in 1440 x 810 (basically the same resolution of the camera in-game) but probably due to the size...
  2. P

    Graphics Turning off Interpolate Colors Between Pixels makes the graphics look jagged. What should I do?

    I've been told that sprites would look better and less blurry in GMS if you turn off "Interpolate Colors Between Pixels", but doing so made everything look jagged AF, especially compared to when the setting is turned on. Do I need to update the sprites? Should I even bother and leave the above...
  3. V

    texture_set_interpolation()

    Hi. Does anyone know is there "texture_set_interpolation()" function in GameMaker's latest version? I have GM 2 Desktop IDE v2.2.1.375 Steam Runtime v2.2.1.287 and this function doesn't recognizable
  4. Khao

    Windows "Interpolate Colors" issues. Transparent pixels always default to black

    So, when using interpolate colors between pixels, a black border appears around most of my sprites. After a bit of research, I realized that this is because of the color of transparent pixels; the interpolation process picks up the color of the transparent pixels when trying to smooth out the...
Top