Minor
commited
commit
56b659f8bca60443acc70e1116ca8b72aaf5a7f9
... | ... | @@ -1,6 +1,6 @@ |
1 | 1 | Adds force and/or torque to an object, changing its motion. |
2 | 2 | |
3 | Input: |
|
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. |