transition

  1. Cyberen

    Texture color transition with material_modify_control? SOLVED!

    I have this texture I want to transition between having a $color2[1 0 0] to $color2[1 1 1], but not immediately. How can I engineer material_modify_control to make the transition from red to normal happen in a one-second transition via an input? Turns out the answer was here! I've prepared a...