About 39,400 results
Open links in new tab
  1. BodyVelocity | Documentation - Roblox Creator Hub

    The BodyVelocity object applies a force on a BasePart such that it will maintain a constant velocity. The BodyVelocity.Velocity property, not to be confused with BasePart.AssemblyLinearVelocity, controls the goal velocity. BodyVelocity is the linear counterpart to BodyAngularVelocity.

    Missing:

    • Roblox Studio

    Must include:

  2. How To Use BodyVelocity? - Scripting Support - Developer Forum - Roblox

    Apr 13, 2021 · First, read the solution to the post that @Forcoy linked in order to understand BodyVelocity. To make the BodyVelocity actually work, you need to set the parent of it to whatever part you want to move. Something like this. local bodyVelocity = Instance.new("BodyVelocity") So you just made the part go 0.5 studs up …

    Missing:

    • Roblox Studio

    Must include:

  3. How to make a basic train - Community Tutorials - Roblox

    Dec 9, 2021 · I’m going to tell you how to make a basic train, which can move and even turn, here’s a video: You need to make two blocks as a support, then you need to keep some space for moving. Make sure you make the decorations CanCollide as false, the train should not be hit by any obstacle, causing it to de-rail. First make the base of train.

  4. How To Use Body Velocity [Roblox Studio Tutorial] - YouTube

    This video teaches you how to implement Body Velocity into a script!...more.

  5. How to move a part with BodyVelocity - Scripting Support - Roblox

    Apr 23, 2021 · How do I use BodyVelocity and BodyAngularVelocity to move a part to a point and rotate it so it is in an organic turning shape? I’ve tried BodyPosition but it doesn’t turn the part and it doesn’t have that nice curve.

    Missing:

    • Roblox Studio

    Must include:

  6. Train scripting - Scripting Support - Developer Forum - Roblox

    Jun 14, 2020 · I’ve been trying to make a functioning train. While I understand how to use spinning wheels to achieve forward momentum, those are more physics-intensive than BodyVelocity. What I don’t understand is how to use BodyVelo…

  7. [FREE] BodyVelocity Train Chassis - Creator Store - Roblox

    Oct 6, 2020 · This is a train chassis powered via BodyVelocity, still using typical train bogies. To configure the chassis, edit the variables in ThrottleScript inside VehicleSeat. This BodyVelocity train chassis is used for a tutorial video.

    Missing:

    • Roblox Studio

    Must include:

  8. ROBLOX Tutorials I How to use Body Velocity (2020) - YouTube

    I'm making this againThe Other Body Velocity vid I made: https://www.youtube.com/watch?v=wytosEiESxk&t=26sMake sure you leave a like and subscribe for more g...

  9. Making a Linear Velocity train on Roblox - YouTube

    Here is the new version of my train chassis. The chassis model is in the uncopylocked game in this video....more.

  10. How to get a body velocity train to stop at a specific point ... - Roblox

    Feb 24, 2025 · So, what do I have to do to get the train to stop at the point? I could really use some help. I am making an automated train game. Each type of train has different rates of acceleration/deceleration. The train is body velocity based and I want the train to stop at a specified point at each station. However, I don…

    Missing:

    • Roblox Studio

    Must include:

  11. Some results have been removed
Refresh