/UdonUtils

Udon runtime tools that allow overloading behaviours and easy data manipulation

Primary LanguageC#

UdonUtils

VRChat modification that allows overloading Udon Behaviours and easy data manipulation.

How-To

  1. Inherit behaviour from UdonSharp.UdonSharpBehaviour.
  2. Register it with FakeUdon.FakeUdonRegistry.RegisterType.

Examples

UdonChipsSafe