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

Why does this Platform tilt when I'm standing on it?

Asked by 5 years ago

So I'm making a game called ColourSink(Pretty much LavaDip), and basically I'm using BodyPosition to move the Platform upwards. But it only works if it's unachored. But if I unanchor it, If im leaning on one side of the platform it tilts around, making me fall into the lava. and I can't really anchor it as it finished going to the position I want the platform to go to, because it'll still tilt throughout it going upwards to the position. Any way I can make the platform not tilt? It's not my scripting, it's just how bodypositions work with it being unanchored.

Help would be appreciated.

0
TweenService or lerping User#24403 69 — 5y
0
cant you just apply force to the sides of the blocks? like if u applied it to a block on the outer right side, and the force was applied to its side, its not like the block would move anywhere, bc it would be resting against another block Gey4Jesus69 2705 — 5y
0
The issue is that the parts are anchored User#24403 69 — 5y
0
o Gey4Jesus69 2705 — 5y
View all comments (4 more)
0
What do you mean by lerping? The heck is lerping? TheOnlySmarts 233 — 5y
0
I know how to lerp now, just one more issue. TheOnlySmarts 233 — 5y
0
You can use a BodyGyro to prevent rotation of the part. Overscores 381 — 5y
0
maybe use weld AnotherPerson_999 28 — 5y

Answer this question