enable Exorcist-style head turns, so that we can disabled them globally
This commit is contained in:
parent
ff6c9ec672
commit
a197f006ae
2 changed files with 16 additions and 0 deletions
Aircraft/ufo
|
@ -19,6 +19,14 @@
|
||||||
<visibility>false</visibility>
|
<visibility>false</visibility>
|
||||||
</panel>
|
</panel>
|
||||||
|
|
||||||
|
<view n="0">
|
||||||
|
<config>
|
||||||
|
<limits>
|
||||||
|
<enabled type="bool">false</enabled>
|
||||||
|
</limits>
|
||||||
|
</config>
|
||||||
|
</view>
|
||||||
|
|
||||||
<view n="100">
|
<view n="100">
|
||||||
<name>Cam View</name>
|
<name>Cam View</name>
|
||||||
<type>lookfrom</type>
|
<type>lookfrom</type>
|
||||||
|
|
|
@ -29,6 +29,14 @@
|
||||||
<view-number>-100</view-number>
|
<view-number>-100</view-number>
|
||||||
</current-view>
|
</current-view>
|
||||||
|
|
||||||
|
<view n="0">
|
||||||
|
<config>
|
||||||
|
<limits>
|
||||||
|
<enabled type="bool">false</enabled>
|
||||||
|
</limits>
|
||||||
|
</config>
|
||||||
|
</view>
|
||||||
|
|
||||||
<view n="100">
|
<view n="100">
|
||||||
<name>Camera View</name>
|
<name>Camera View</name>
|
||||||
<!--
|
<!--
|
||||||
|
|
Loading…
Add table
Reference in a new issue