I’ve been doing a lot of researching and I for some reason can’t find any tutorials or solved problems about compasses.
I made a somewhat working compass but whenever the TargetPart
leaves the screen the compass just faces the wrong direction / having a wrong rotation. (I’m using WorldToScreenPoint()
).
I want to make a compass like in Bloxfruits where the compass still moves even if the location isn’t on the screen.