Bedrock Scripting API’s
Entity.prototype.tryTeleport
doesn't check if the teleport would result in intersecting with blocks.
Tested Engine Versions: 1.18.0-beta, 1.17.0
I didn’t test older versions.
Bedrock Scripting API’s
Entity.prototype.tryTeleport
doesn't check if the teleport would result in intersecting with blocks.
Tested Engine Versions: 1.18.0-beta, 1.17.0
I didn’t test older versions.
It is probably just functioning the same as a teleport command. It may not be intended to function like the full teleport behavior.