This project contains a rain puddle shader which uses an animated raindrop texture and a 'puddle map' to determine which sections of the floor are covered in rainy puddles. On top of that, a particle ...
The main component used was collision rim colliders, which by means of physics move the car. Everything was done by programming and configuring the inputs with Unity's new Input System. The car can ...