rojo-rbx / remodel

Scriptable Roblox multitool: Manipulate instances, model files, places, and assets on Roblox.com
MIT License
169 stars 38 forks source link

Could you add support for CFrame? #94

Open Vescatur opened 1 year ago

Vescatur commented 1 year ago

Would you be able to support reading and changing CFrame and the methods ToObjectSpace and ToWorldSpace?

I have duplicate models in my game. Instead of coping these models manually, I have created a script which does it at the start of the game. I want to move this script to remodel but that requires some of the APIs from Roblox.