Scripts for my mini game project that consist in a car moving in a road avoiding obstacles. In the scripts are primarily private floats, the use of Update and LateUpdate method, vector3 (x,y,z), transform component and it's methods translate and rotate * Time.deltaTime.