

Controls: Up / Down Arrow keys or W,S, to steer the plane up or down. Controls are inverted. Purpose of Plane Simulator Prototype Write a script that allows user to steer a plane while it moves forward continuouslyRotate the propeller Methodology: C# Scripting in Visual Studio:\Get the users vertical input with Input.GetAxisUse transform.Translate to move the plane constantlyUse transform.Rotate to rotate the plane and the propeller

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