AvatarImageReader
AvatarImageReader copied to clipboard
UdonSharp prefab for reading data written into avatar images
Results
4
AvatarImageReader issues
Sort by
recently updated
recently updated
newest added
Currently there is no validation for ensuring that the RuntimeDecoder's avatar pedestal has an ID assigned to it, nor ensuring that the ID assigned to the pedestal actually matches the...
enhancement
When using AvatarImageReader in readonly mode, manually assigned avatar IDs won't get applied to the avatar pedestal, resulting in RuntimeDecoder just idling during runtime. Possible solution: * Register a value...
bug