Skip to content

VRChat script to change the color of a material.

Notifications You must be signed in to change notification settings

UdonVR/ColorShift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

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