Heya! I’ve been getting really annoyed by Roblox not anchoring parts I inserted into the workspace by default, and I also got annoyed by Gui elements using the offset property by default, so I made a simple plugin that doesn’t take space in the plugin toolbar menu that will,
-
Make MeshParts and BaseParts inserted into the workspace anchored by default
-
Makes all (I might have missed one or two) ui elements that are inserted into the StarterGui use the scale property by default instead of offset, set the anchor point of the element to the middle of the screen, and makes the element centered on the screen
You can install the plugin here, and have a good day!