A simple Lasso plugin - Free form selections!

Lasso selections are a power feature when it comes to selecting objects as they give you more freedom with selections over a typical box selection. So, why doesn’t Roblox has one?

This is the motivation behind the Lasso tool plugin I spent the past few hours making

Here’s a video of it working:

And here’s where you can get it

18 Likes

This is pretty helpful due to ROBLOX only letting you lasso by a box. So, by letting you curve out things, I give this 10/10.

Made some bug fixes:

  • Changed the selection color from green to the same as the Dragger UI (grey 178)
  • Fixed a bug where right clicking just outside the viewport will cause a memory leak
  • Added multiselect (press shift)
  • Added the ability to select invidiual parts in a selection (Alt, same as the select tool)
  • Optimised lasso check algorithm a tiny bit
1 Like