Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Soo, nub question: How do I force a model to a spot?

Asked by 7 years ago

So, I'm making a game with an updating model, but the model is in one spot. My problem is the model will move above the player when they wall through it. How does one go about forcing a model to a specific spot, regardless what is there?

0
Did the link help you out? I'm pretty sure it's the same thing you are needing help with. Async_io 908 — 7y

1 answer

Log in to vote
-1
Answered by 7 years ago

Ok so while you're in studio, press home on the tabs at the very top, the one where there are tabs that say model, view, test etc. Below that there on the left hand side there should be 4 icons with words below them saying, select, move, scale, rotate, etc. don't touch the transform tool yet you'll learn about that later. To move a model select move or press Ctrl 2 then select it and move it using arrows that pop up. To rotate a model select rotate or press Ctrl 4 and rotatate using the circles and dots that pop up.

Don't use the scale tool on models! It does not work properly.

If you wish to resize models then download this plugin: https://www.roblox.com/Model-Resize-Plugin-2-1-DRAG-TO-RESIZE-item?id=143613186

download it by going to view (on ine if the tabs) > startpage (near the left hand side after view is clicked) then paste the link into the web adress that roblox takes you too while you're still in studio.

1
This would be a valid answer, if I hadn't stated "updating model", thus implying a script is being used to position it. ;) TinyPanda273 110 — 7y
0
Ah i see, whoops. jingzhong8628 0 — 7y
Ad

Answer this question