-
Bug
-
Resolution: Incomplete
-
None
-
1.14.2.50 Beta
-
None
-
Unconfirmed
-
Xbox
Ive ran into this bug for the past couple of months and it still hasnt been fixed. When teleporting seamless (with the execute @p ~ ~ ~ command), there is a noticable consistant jitter after teleporting which ive tried fixing by putting .0000 after every coordinate so the command block does not change anything slightly. This jitter is annoying as it even cancels the momentum after teleporting.
If anyone wants to try this and prove me wrong, the command i used is:
/execute @px=##,y=##,z=## ~ ~ ~ tp @p ~## ~## ~##
The ‘##’ in the square brackets can be exchanged for specific coordinates for teleportation and the final three ‘##’ is where they end up from the player. This would work for java i believe but on bedrock it is bugged.