This view is like Helicopter View except that it does not change the view heading to match the aircraft, which makes it work much better for vertical flight, e.g. with the shuttle. The new view is disabled by default. Nasal/view.nas contains the new view config. defaults.xml: Added view 8 to list of views for which we default to Helicopter view's target offsets (so that they look at the centre of the aircraft). |
||
---|---|---|
.. | ||
Autopush | ||
canvas | ||
console | ||
debug | ||
FailureMgr | ||
input_helpers | ||
jetways | ||
jetways_edit | ||
local_weather | ||
modules | ||
performance_monitor | ||
std | ||
towing | ||
tutorial | ||
addons.nas | ||
aircraft.nas | ||
aurora.nas | ||
bits.nas | ||
checklist.nas | ||
contrail.nas | ||
controls.nas | ||
debug.nas | ||
dynamic_view.nas | ||
earthview.nas | ||
emesary.nas | ||
emesary_mp_bridge.nas | ||
environment.nas | ||
events.nas | ||
frame_utils.nas | ||
fuel.nas | ||
geo.nas | ||
glide_slope_tunnel.nas | ||
globals.nas | ||
gui.nas | ||
io.nas | ||
joystick.nas | ||
lag_adjust.nas | ||
loadpriority.xml | ||
local_weather_auto_init.nas | ||
material.nas | ||
math.nas | ||
modules.nas | ||
mp_broadcast.nas | ||
multikey.nas | ||
multiplayer.nas | ||
notifications.nas | ||
orbital_target.nas | ||
prop_key_handler.nas | ||
props.nas | ||
props.nut | ||
README.txt | ||
redout.nas | ||
route_manager.nas | ||
scenery.nas | ||
screen.nas | ||
seaport.nas | ||
std.nas | ||
std.nut | ||
string.nas | ||
tanker.nas | ||
test_emesary.nut | ||
test_math.nut | ||
track_target.nas | ||
video.nas | ||
view.nas | ||
volcano.nas | ||
weather_scenario.nas | ||
wildfire.nas | ||
windsock.nas |
FGDATA/Nasal/ contains nasal core modules (*.nas). All .nas files in this directory will be loaded automatically while Flightgear starts. The first level sub-directories will be scanned for .nas files and this files will be also loaded while Flightgear starts unless disabled in defaults.xml.