Set Velocity: Difference between revisions

From Fancade Wiki
(Created page with "/uploads/Set Velocity.png Instantaneously sets a physical object's directional velocity (units/second) and angular velocity (degrees/second). Inputs: * Object: The object to be modified. * Velocity: the velocity to be set with. * Spin: the angular velocity to be set with. == Notes == This should be used sparingly. No real object can instantaneously change its velocity, and simulated objects may behave weirdly when forced to do so. =...")
(No difference)

Revision as of 19:08, 16 May 2024

/uploads/Set Velocity.png

Instantaneously sets a physical object's directional velocity (units/second) and angular velocity (degrees/second).

Inputs:

  • Object: The object to be modified.
  • Velocity: the velocity to be set with.
  • Spin: the angular velocity to be set with.

Notes

This should be used sparingly. No real object can instantaneously change its velocity, and simulated objects may behave weirdly when forced to do so.

Example

Add a "speed limit" to a physical object:

File:Com.martinmagni.fancade Screenshot 2021.04.11 20.33.36.png

Related