Terra (Fabric/Forge/Paper)

Terra (Fabric/Forge/Paper)

74.2k Downloads

Terrascript - Get structure rotation relative to world function

astrsh opened this issue ยท 2 comments

commented

Similar to getOriginX - Y - Z() functions, but would return the rotation of a structure relative to the world.

commented

what would you need that for?

commented

Added rotation and rotationDegrees for getting rotation as either a str representing the enum constant, or as a num representing its value in degrees. Added in 25acda4