I recently tried to do something with physics and noticed "Velocity" was deprecated, what would its replacement be?

I recently tried to do something with physics and noticed “Velocity” was deprecated, what would its replacement be?

I tried using Vector Force, but I am not sure if that is more problematic or not. I mean “Velocity” probably was client sided only.

However, I don’t think I was able to get “Vector Force” or “Linear Velocity” do what I wanted, which was basically moving ragdolls around or controlling the ragdolls.

Or for anyone that made a thruster script and used something like BodyThrust, what’s the replacement?

1 Like

You can still use these deprecated assets, but you would need to use a script or use console command to create the asset.

AssemblyLinearVelocity

(characters)