Hi,
I’m just starting out creating a new game mode script that’s basically like school yard “it” - one player is “it” and has a vehicle and must chase other players also in cars. The objective is to hit another players
To get started, I want to get some player to player vehicle collision detection working (maybe just show a message of the two players who’s cars have been hit) but after a few hours of research including http://www.dev-c.com, I can’t seem to find a good way to do this. Any suggestions, tips or pointers.
Much respect,
Dm