How to Change a Model's Position in Roblox
ScoldingIrony路6 months agoYou can change a model's position in Roblox using the Move tool in the Studio. Just select your model, choose the Move tool, and drag the arrows to the desired position.
Win Roblox gift cards by playing games on Playbite!
Playbite
500k winners and counting...
More Answers
Just grab the model in Studio, hit the Move tool, and drag it where ya want it. Easy peasy!
If you're scripting, you can change the model's position using `Model:SetPrimaryPartCFrame(CFrame.new(x, y, z))`. Just make sure the model has a PrimaryPart set!
Setting a new position for a model in Roblox Studio is as simple as using the Move tool or scripting with `SetPrimaryPartCFrame`.
馃憖 If you like Roblox...
Diego路3 hours agoThe brands referenced on this page are not sponsors of the rewards or otherwise affiliated with this company. The logos and other identifying marks attached are trademarks of and owned by each represented company and/or its affiliates. Please visit each company's website for additional terms and conditions.
People also want to know
Add an Answer