Currently a plugin can read the Move increment the user has set in studio via plugin.GridSize. There is currently no way to read the Rotate increment. Adding this functionality will make better UX for plugins where the user will be rotating models
plugin.GridSize
https://create.roblox.com/docs/reference/engine/classes/Plugin#GridSize
StudioService has both RotateIncrement and GridSize. I’m guessing that’s the preferred way to get it.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.