Positioning racers
#1

Hey!

I'm working on a race filterscript, but I don't know how to place the players.
I'd place them in two columns, facing the first checkpoint, like:
Код:
(col 1)    ->   ->   ->   ->   ->   ->   ->   ->
                                                                         X (the CP)
(col 2) ->   ->   ->   ->   ->   ->   ->   ->
It won't be a problem, but different races have different angles and it's hard to set the players position in the second column.

Do you know a schema to make it easier?

Thanks
Nonameman
Reply
#2

You can get the pos of the first column position and multiply it, add to it some numbers to find the second column and after you can multiply to 2, 3, 4 and so on...
Reply
#3

Ohh and I forgot to say that the columns need to be aligned with the first two checkpoint's line, not just with the first. :/

EDIT: Any other suggestions about placing racers would help me continue my script, what I asked first is only my first idea.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)