1
0
Fork 0

enable Exorcist-style head turns, so that we can disabled them globally

This commit is contained in:
mfranz 2008-04-15 17:26:02 +00:00
parent ff6c9ec672
commit a197f006ae
2 changed files with 16 additions and 0 deletions

View file

@ -19,6 +19,14 @@
<visibility>false</visibility>
</panel>
<view n="0">
<config>
<limits>
<enabled type="bool">false</enabled>
</limits>
</config>
</view>
<view n="100">
<name>Cam View</name>
<type>lookfrom</type>

View file

@ -29,6 +29,14 @@
<view-number>-100</view-number>
</current-view>
<view n="0">
<config>
<limits>
<enabled type="bool">false</enabled>
</limits>
</config>
</view>
<view n="100">
<name>Camera View</name>
<!--