View Single Post
01/01/22, 01:24 PM   #4
ThatOneGuy789
Join Date: Dec 2021
Posts: 2
Originally Posted by votan View Post
LibGPS has that feature.
what im wanting to do is if i set a player waypoint on the map it will return the X, Y, Z of that waypoint in the world space

i use GetMapPlayerWaypoint() to get that set waypoint which returns a normalized XY but from my testing Y is actually Z and not Y so im not understanding the conversion there.
  Reply With Quote