Distance from () () to () ()

From PenguinMod Wiki (Official)
Jump to navigation Jump to search


The distance from to block is a reporter block that calculates the distance from 2 positions.

Workaround

By using the distance formula, d=√(x2−x1)^2+(y2−y1)^2, we can haveexact same results.