Is it possible to measure the distance to another entity or base?
If yes, which function or hook should i use for this?
TNX
Distance to another base oir entitySolved
You can probably just use Vector3.Distance.
0x89A
You can probably just use Vector3.Distance.
I'll try this, tnx! 👍
Locked automatically