Skip to content

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.

License

Notifications You must be signed in to change notification settings

Miladatasys/RoadGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages