Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 282 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 282 Bytes

RoadGame

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.