This commit is contained in:
Applevangelist
2023-12-01 16:28:04 +01:00
parent 2488c0dd05
commit d7c7a1a1dd
4 changed files with 10 additions and 6 deletions

View File

@@ -2565,7 +2565,7 @@ do -- COORDINATE
Offset=Offset or 2
-- Measurement of visibility should not be from the ground, so Adding a hypotethical 2 meters to each Coordinate.
-- Measurement of visibility should not be from the ground, so Adding a hypothetical 2 meters to each Coordinate.
local FromVec3 = self:GetVec3()
FromVec3.y = FromVec3.y + Offset