Bigger
This commit is contained in:
53
data/levels/zavod/zavod.xml
Normal file
53
data/levels/zavod/zavod.xml
Normal file
@@ -0,0 +1,53 @@
|
||||
<Level>
|
||||
<LevelDescription>
|
||||
<SceneFile filename="zavod.scene"/>
|
||||
<Skybox name="skybox/sky_01.dae"/>
|
||||
</LevelDescription>
|
||||
|
||||
<Entities>
|
||||
<Entity classname="actor_player">
|
||||
<Position x="1.0" y="2.0" z="1.0" />
|
||||
<IsDisableled value="false" />
|
||||
</Entity>
|
||||
|
||||
|
||||
<Entity classname="Entity">
|
||||
<Position x="10.04" y="1.39" z="-0.83" />
|
||||
<Model filename="data/models/figure_box.obj" />
|
||||
<IsDisableled value="false" />
|
||||
<Physics value="true" />
|
||||
</Entity>
|
||||
|
||||
|
||||
<Entity classname="Light">
|
||||
<Position x="11.56" y="1.39" z="-4.14" />
|
||||
<IsDisableled value="false" />
|
||||
<Color r="0.7" g="0.5" b="0.5"/>
|
||||
<Radius value="5"/>
|
||||
</Entity>
|
||||
|
||||
|
||||
<Entity classname="Light">
|
||||
<Position x="9.40" y="1.39" z="-3.93" />
|
||||
<IsDisableled value="false" />
|
||||
<Color r="100" g="0" b="0"/>
|
||||
<Radius value="1"/>
|
||||
</Entity>
|
||||
|
||||
|
||||
<Entity classname="Light">
|
||||
<Position x="1.72" y="1.39" z="-0.37" />
|
||||
<IsDisableled value="false" />
|
||||
<Color r="0.7" g="0.5" b="0.5"/>
|
||||
<Radius value="5"/>
|
||||
</Entity>
|
||||
|
||||
<Entity classname="Light">
|
||||
<Position x="6.33" y="1.39" z="-0.37" />
|
||||
<IsDisableled value="false" />
|
||||
<Color r="0.7" g="0.5" b="0.5"/>
|
||||
<Radius value="5"/>
|
||||
</Entity>
|
||||
|
||||
</Entities>
|
||||
</Level>
|
||||
Reference in New Issue
Block a user