Set Velocity: Difference between revisions
Use Image template, remove excess details and explain example
-u ndefined- (talk | contribs) m (Use infobox) |
-u ndefined- (talk | contribs) (Use Image template, remove excess details and explain example) |
||
Line 10: | Line 10: | ||
}} | }} | ||
Instantaneously sets a physical object's directional | Instantaneously sets a physical object's directional (units/second) and angular velocity (degrees/second). | ||
== Notes == | == Notes == | ||
Line 25: | Line 19: | ||
== Example == | == Example == | ||
Add a "speed limit" to a physical object: | Add a "speed limit" to a physical object. | ||
By checking whenever the [[distance]] of an object's velocity exceeds a set limit, we can [[normalize]] and [[scale]] to it: | |||
{{Image|Set_Velocity_example.png}} | |||
== Related == | == Related == |