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

How to calculate min. required force?

Asked by
NsNidPL 41
5 years ago

Hello!

I am making a realistic plane system. How do I calculate min. required force to lift parts in a model?

1 answer

Log in to vote
1
Answered by
SteamG00B 1633 Moderation Voter
5 years ago
Edited 5 years ago

Since you haven't attempted it on your own, I'm only going to give you the theory on how to do it in steps:

1 Calculate total mass of the plane

2 create a body force or you might already have one in your plane

3 set the force of the bodyForce so that everything is 0, except for the Y value which should be the totalMass * workspace.Gravity

0
i figured it out already but thanks NsNidPL 41 — 5y
0
I mean I did answer that a few days ago, but I guess this will help people who might google search this SteamG00B 1633 — 5y
Ad

Answer this question