/ColorShift

VRChat script to change the color of a material.

Primary LanguageC#

ColorShift



The latest VRChat SDK and UdonSharp versions are required.

[UdonSharp] https://github.com/MerlinVR/UdonSharp/releases/

[VRC SDK] https://vrchat.com/home/download

Current Features:

  • Can shift to an array of Colors
  • Can shift through the array in order or randomly
    • This can be changed during runtime by calling ToggleRandom
  • Supports using shared materials or instanced
  • The time the shift takes can be edited