Distance from () () to () ()

From PenguinMod Wiki
Revision as of 23:50, 27 November 2023 by SuperSonic136 (talk | contribs) (Adding categories)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Distance from () () to () ()
...
[[File:|200px]]
Caption
Block Type Reporter
Category / Extension Sensing
Status Who tf uses status

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.