1
0
Fork 0

don't show on mpmap

This commit is contained in:
mfranz 2007-07-11 16:55:55 +00:00
parent 83f9ed9192
commit 26e9387de3
3 changed files with 1 additions and 131 deletions

View file

@ -1,113 +0,0 @@
AC3Db
MATERIAL "DefaultWhite" rgb 1 1 1 amb 1 1 1 emis 0 0 0 spec 0.5 0.5 0.5 shi 64 trans 0
MATERIAL "Material" rgb 0 0 0 amb 0.5 0.5 0.5 emis 0 0 0 spec 1 1 1 shi 32 trans 0
OBJECT world
kids 1
OBJECT poly
name "Cube"
data 8
Cube.005
crease 30.000000
numvert 16
-0.027 0.02 -0.01
-0.027 -0.02 -0.01
-0.027 -0.02 0.01
-0.027 0.02 0.01
0.027 0.02 -0.01
0.027 -0.02 -0.01
0.027 -0.02 0.01
0.027 0.02 0.01
-0.047 0.01 -0.01
-0.047 -0.01 -0.01
-0.047 -0.01 0.01
-0.047 0.01 0.01
-0.027 0.005 -0.005
-0.027 -0.005 -0.005
-0.027 -0.005 0.005
-0.027 0.005 0.005
numsurf 12
SURF 0x20
mat 1
refs 4
0 0 0
1 0 0
2 0 0
3 0 0
SURF 0x20
mat 1
refs 4
4 0 0
7 0 0
6 0 0
5 0 0
SURF 0x20
mat 1
refs 4
0 0 0
4 0 0
5 0 0
1 0 0
SURF 0x20
mat 1
refs 4
1 0 0
5 0 0
6 0 0
2 0 0
SURF 0x20
mat 1
refs 4
2 0 0
6 0 0
7 0 0
3 0 0
SURF 0x20
mat 1
refs 4
4 0 0
0 0 0
3 0 0
7 0 0
SURF 0x20
mat 1
refs 4
10 0 0
11 0 0
8 0 0
9 0 0
SURF 0x20
mat 1
refs 4
12 0 0
15 0 0
14 0 0
13 0 0
SURF 0x20
mat 1
refs 4
8 0 0
12 0 0
13 0 0
9 0 0
SURF 0x20
mat 1
refs 4
9 0 0
13 0 0
14 0 0
10 0 0
SURF 0x20
mat 1
refs 4
10 0 0
14 0 0
15 0 0
11 0 0
SURF 0x20
mat 1
refs 4
11 0 0
15 0 0
12 0 0
8 0 0
kids 0

View file

@ -1,13 +0,0 @@
<?xml version="1.0"?>
<PropertyList>
<path>camera.ac</path>
<animation>
<type>select</type>
<object-name>Cube</object-name>
<condition>
<property>sim/model/always-show-in-MP</property>
</condition>
</animation>
</PropertyList>

View file

@ -4,6 +4,7 @@
<sim> <sim>
<description>FG video assistant</description> <description>FG video assistant</description>
<author>Syd Adams, Melchior Franz</author> <author>Syd Adams, Melchior Franz</author>
<status>alpha</status>
<flight-model>ufo</flight-model> <flight-model>ufo</flight-model>
<sound> <sound>
<path>Aircraft/ufo/ufo-sound.xml</path> <path>Aircraft/ufo/ufo-sound.xml</path>
@ -13,11 +14,6 @@
<visibility>false</visibility> <visibility>false</visibility>
</panel> </panel>
<model>
<path>Aircraft/ufo/Models/camera.xml</path>
<always-show-in-MP type="bool">false</always-show-in-MP>
</model>
<view n="100"> <view n="100">
<name>Cam View</name> <name>Cam View</name>
<type>lookfrom</type> <type>lookfrom</type>