CFrame Getter Plugin

I recently got bored and wanted to do something out of the ordinary (for me) and decided to create a plugin that allows users to easily get the CFrame (or other properties) of a BasePart.

How to use:

  1. Select a Model (must have a PrimaryPart) or a BasePart (MeshPart, Union, you get the idea);
  2. Click the Getter button in the toolbar;
  3. Position your model as you wish;
  4. Once you are done press the “R” key or the Getter button again for the properties to be outputted.

Features:

  • Advanced mode (outputs more properties, has a different moving effect);
  • Keybinds (R for save and print CFrame; T to change advanced mode);
  • See-through for parts, textures, and decals with transparency below 0.5.

Preview:


Not a great plugin, but I hope you enjoyed it.

4 Likes

You can easily do this functionality with 1 commandline script. I dont really see the point of this really.

It is a (2.5 seconds) faster way of getting the Position/Rotation of a BasePart, I intended this for the use of Tweens. Again, just did this out of boredom and decided to share with people.

2 Likes