UdonToolkit icon indicating copy to clipboard operation
UdonToolkit copied to clipboard

A set of purpose-built Udon Behaviours and tools to make your own

Results 10 UdonToolkit issues
Sort by recently updated
recently updated
newest added

We can use `VRCPlayerApi.isInstanceOwner` to check that. `Networking.IsInstanceOwner` always returns `true`, so don't use that! Could be just another option in the list of checkboxes. Should probably rename the Owner...

enhancement

**UdonToolkit Drag and Drop not working as intended.** Reproduction Steps: 1) Create an Udon Script call it ExampleCode (can be named anything just an example), edit the script and replace...

bug

Add a behaviour that can react to OnPickupUseDown/UnPickupUseUp events as well as OnPickup and OnDrop

behaviours

Tried using a VelocityTracker to track a player Set it to track right hand, it was still, didn't move at all. Set it to track another Pickup. It follows it...

A working listing is up at https://imlvna.github.io/UdonToolkit/ Merging this PR and enabling github pages will put a listing at https://orels1.github.io/UdonToolkit whenever you release a version