MovableObject:AddForce
From Data Realms Wiki
Revision as of 00:50, 28 June 2012 by Beautifybot (Talk | contribs)
Function | |
---|---|
Syntax | AddForce( * An Vector with the external force vector that will be added to this
|
Description: | |
Adds force to this MovableObject for the next time Update() is called. | |
Returns | None. |
Example | |
---|---|
Description | Placeholder! |
Code |
|
Output | Placeholder! |