APPLY FORCE TO OBJECT
Jump to navigation
Jump to search
Number of parameters: 12 | ||
---|---|---|
Parameter # | Type | Description |
1. | integer | object Id |
2. | bool | Unknown, suggested: true |
3. | float | X Force |
4. | float | Y Force |
5. | float | Z Force |
6. | float | X Angle |
7. | float | Y Angle |
8. | float | Z Angle |
9. | bool | Unknown, suggested: true |
10. | bool | IsForceDirectionReletive |
11. | bool | Unknown, suggested: true |
12. | bool | Unknown, suggested: true |
Return value: | ||
Type | Description | |
None |
Applies force to an object.
P10 IsForceDirectionReletive specifies if the force direction is relative to direction object is facing (true), or static world direction (false).