How to slow objects fall

Like the title says, i want to have a part fall slower than other parts, so Workspace.Gravity wouldn’t work.

Ive tried BodyForce, but it only seemed to make it faster…

Any suggestions?

There’s an example script below for lunar gravity in the body force documentation, wit an antigravity function.

1 Like

Are you adding the BodyForce in the +Y direction as indicated in @dthecoolest’s link?

I’ve tried, but it occasionally lags and, from what ive seen, doesnt make a diffrence :expressionless:

Use custom phyciscal properties to make it lighter

1 Like

That doesn’t affect it’s falling rate. Gravity works the same on all items.