How to make move and rotate tools for plugin

I’m making an object placement plugin for the game I’m working on so that we can easily place objects, and we need a way to move the objects, I need to be able to make move and rotate tools that change a cframe value so we can move the objects’ cframe value.

You can program them yourself using Handles for move and resize tools and ArcHandles for rotate tools.

Damn, I didn’t know those even existed, thanks.

1 Like

I’d like to note specifically you’ll have to program the behavior yourself, which they have the events to help you out with.

Yeah, I understand, I’ll assume that they work in studio as plugins as well.

They do, just parent them to CoreGui.