17.04.2019, 05:39
Just get X and Y of [1] and [2] vehicle and save it somewhere then do this>
PHP Code:
X[Actor] = (X[1] + X[2])/2
Y[Actor] = (Y[1] + Y[2])/2