https://devforum.roblox.com/t/welding-parts-to-player-causing-character-to-move-a-certain-distance/1876124
Welding parts to player causing character to move a certain distance - Scripting Support -...
Jul 13, 2022 - What do you want to achieve? I want my armor system NOT to teleport the player a certain amount of studs after armor is welded onto the character. What is the...
a certain distancewelding parts
https://discussions.unity.com/t/how-to-move-rigidbody-a-certain-distance-rather-than-constantly/150024
How to move rigidbody a certain distance, rather than constantly - Questions & Answers - Unity...
Oct 4, 2015 - rb2d.MovePosition(rb2D.position + velocity * Time.fixedDeltaTime); will move the player constantly. However, I would like the player to move a certain distance...
how to movea certain distance