Easy ConeHandleAdornment draggers module

I wanted to make cone handle adornment draggers as I prefer the look of those over the stock Handles. I realized there wasn’t really an easy way to make them unlike the stock handles, so here’s an open-sourced module implementing it in hopes of anyone needing it. It is licensed under the Unlicense, so use it how you please.

Features:

  • Handles the math for you
  • Functionally very similar to the stock Handles instance
  • Dragger state (Idle, Hovering, and Dragging)
  • Simple syntax
  • Mobile compatible
  • Strictly typed including parameter names and types for events

Documentation, demo, and examples

Have a bug, want to contribute, or want to check out the source? Check out the repo on GitHub here

Also available on the Creator Hub:

2 Likes