BetterAttachments(Always On Top + Direction Pointer for selected attachments)

Have you ever found yourself wanting to see a selected attachment through parts, or have you wanted to orient an attachment to face a certain way?

Before you had to go to the model tab and click on these,
image

This works but leads to a lot of clutter , and in order to determine which way an attachment is pointing you have to derive its direction from its right and up vectors!

Thus, I made a simple tool which does two things.

  • Selected attachments can always be soon through parts
  • Selected attachments now have a cone which orients toward its look vector(the way it’s pointing)

AttachmentGif
This should make attachments a bit easier to work with, especially if your code cares about the orientation of an attachment.

https://www.roblox.com/library/5574032362/BetterAttachments

28 Likes

Update: Made the pointer cone a bit less long so it doesn’t intersect with the drag handles

2 Likes

This is so good :slight_smile: It always took me like 2 or 4 times of trial and error to just adjust tools or accessories to point in a direction, this will make it so easier.

2 Likes