

Controls: WASD or Arrow Keys to move forward/backward or rotate left/right Purpose of Car Simulator Prototype: Write a script that allows users to rotate and move a vehicle forward Have the camera follow the vehicleCreate solid obstacles roll when collided and have gravity acted upon them Methodology: C# Scripting in Visual Studio:Use Vector3 or transform to move the object forward and camera followUse Input.GetAxis to get user input UnityAdd RigidBodies to objects to utilize Unitys physics engi...

Tap to see all activity →
No reviews for Car Simulator Prototype yet
Be the first to write one.