Anonymous user
Portal: Difference between revisions
From The Blockheads Wiki
→Teleport Here
>Abcboy |
>Abcboy |
||
Line 329: | Line 329: | ||
== Teleport Here == | == Teleport Here == | ||
:{{See also|Teleport Here}} | :{{See also|Teleport Here}} | ||
Beginning with version 1.3, a Blockhead can be instantly moved from anywhere in the [[world]] to a selected portal by expending a variable number of [[Time Crystal|time crystals]]. The number of crystals required | Beginning with version 1.3, a Blockhead can be instantly moved from anywhere in the [[world]] to a selected portal by expending a variable number of [[Time Crystal|time crystals]]. The number of crystals required depends on the distance between the two points (Blockhead and portal), ranging from 10 if within 409 block widths to 200 if at least 8192 block widths away. The formula for teleportation is clamp(distanceInBlocks * 200 / 8192, 10, 200), where distanceInBlocks represents the distance in blocks. | ||
==Gallery== | ==Gallery== |