Minor
commited
commit
aa3ca20598abb1a371ddbcfdc4336536498e00e6
... | ... | @@ -1,6 +1,6 @@ |
1 | 1 | Adds force and/or torque to an object, changing its motion. |
2 | 2 | |
3 | # Inputs |
|
3 | ## Inputs |
|
4 | 4 | - Object: The object you want to apply force to. |
5 | 5 | - Force: The force to apply to that object. |
6 | 6 | - Apply At: Where on the object you want to apply the force, it's applied at the center of mass by default. |