Finished Prototype 1 with Bonus Features
I added all the Bonus features: obstacle pyramids, 4 cars coming from the other side (driving just straight forward), player one camera switch (hood mounted with rotation), multiplayer splitscreen with controls (player1: wasd - player2: ijkl)
-for splitscreen and toggle camera i mage a empty parent object with script attached to handle all the camera settings.
-for local multiplayer i changed the project settings -> input: changed name to have horizontal2 and vertical2 for player2 with custom keys
-the self driving cars do not have key input, just constant speed
things, that can be still done:
the vehicles have extra wheel objects, which you can rotate while driving, its basically the same with the rotor in the plane project.