UdonToolkit
UdonToolkit copied to clipboard
A set of purpose-built Udon Behaviours and tools to make your own
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...
**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...
Add a behaviour that can react to OnPickupUseDown/UnPickupUseUp events as well as OnPickup and OnDrop
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