The following is a summary of how to use the unity3daircraftsimulator flight simulator package.
1. aircraftsimulator flight simulator (. unitypackage) resources:
Ii. Usage:
After importing the package of aircraftsimulator into U3D, a PDF instruction file named getting started is provided in the assetsunityfs directory, which is detailed. It doesn't matter if you are not good at English. Let's take a look!
Find the example. Prefab file in the assets \ unityfs \ prefabs file and drag it into the scenario,
Open Window \ unityfs \ configure input and click overwrite-done,
Open edit \ Project Settings \ input,
You can see that the inspector on the right has been set up, and the example under scenes is not set directly, and an error will be reported, although it does not affect the operation, but the plane cannot be controlled,
Finally, just delete the plane that was dragged in, and the original plane can run.
Aircraft Control Description: "wsad ";
The landing gear is lifted and put down: "G ";
Increase the throttle: press "2" long ";
Reduce the accelerator: Long press "1 ";
Plane Departure: "S", just pull up the lever ;'
Switch perspective: "C ";
Ignition: "I ";
By the way, this aircraft simulator is still quite powerful, and the dashboard inside will rotate according to the height steering and other information, and it is more realistic, there are some movements such as aircraft refueling, lifting, takeoff, and landing gear, and sound balancing systems are quite complete. However, we still need to learn other people's technologies. We cannot always look at other people's things very well. It is the ultimate goal to convert them into our own things!
How to Use unity3d-AircraftSimulator flight simulator (. unitypackage)