Roblox Wiki
Roblox Wiki
36,951
pages

The BodyVelocity class inherits from BodyMover. BodyVelocity instances are used to make unanchored parts move continuously with a selected Vector3 velocity. This class has no functionality with anchored parts.

Properties

MaxForce: Vector3

This API member has existing documentation in this page's Member list template.
This class member is missing documentation. Create or add to its subpage at Class:BodyVelocity/MaxForce.
  • Category: Goals.
  • Serialization: can save and load.
  • Thread safety: read safe

P: float

This API member has existing documentation in this page's Member list template.
This class member is missing documentation. Create or add to its subpage at Class:BodyVelocity/P.
  • Category: Goals.
  • Serialization: can save and load.
  • Thread safety: read safe

Velocity: Vector3

This API member has existing documentation in this page's Member list template.
This class member is missing documentation. Create or add to its subpage at Class:BodyVelocity/Velocity.
  • Category: Goals.
  • Serialization: can save and load.
  • Thread safety: read safe

maxForce: Vector3

  • Not replicatedThis member is not replicated across the network boundary.
  • DeprecatedThis member will be phased out and should be avoided while it is still available.
This API member has existing documentation in this page's Member list template.
This class member is missing documentation. Create or add to its subpage at Class:BodyVelocity/maxForce.
  • Category: Goals.
  • Serialization: can load only.
  • Thread safety: read safe

velocity: Vector3

  • Not replicatedThis member is not replicated across the network boundary.
  • DeprecatedThis member will be phased out and should be avoided while it is still available.
This API member has existing documentation in this page's Member list template.
This class member is missing documentation. Create or add to its subpage at Class:BodyVelocity/velocity.
  • Category: Goals.
  • Serialization: can load only.
  • Thread safety: read safe

Methods

GetLastForce(): Vector3

This class member is missing documentation. Create or add to its subpage at Class:BodyVelocity/GetLastForce.
  • Thread safety: unsafe

lastForce(): Vector3

This class member is missing documentation. Create or add to its subpage at Class:BodyVelocity/lastForce.
  • Thread safety: unsafe

External links[]