Im trying to make a dash system that will teleport the player character forward in short range once they've pressed a key. This does not mean affecting the velocity but rather moving the player instantaneously. Not sure where to begin, but I think CFrame or Vector3 will be required. Any help or thoughts?