Last change
on this file since 489 was
480,
checked in by nicolape, 17 years ago
|
Level loader working, see test1 class
|
File size:
542 bytes
|
Rev | Line | |
---|
[470] | 1 | <?xml version="1.0"?> |
---|
[469] | 2 | <orxonoxworld name="Orxonox sample level" image="textures/menu/moonstation_512x512.jpg"> |
---|
| 3 | <description> |
---|
| 4 | This is an orxonox sample level. |
---|
| 5 | </description> |
---|
[412] | 6 | |
---|
[469] | 7 | <loading> |
---|
| 8 | <background color="000000" image="textures/load_screens/ambush.png" /> |
---|
| 9 | <bar top="200" left="50" width="300" height="20" image="textures/load_screens/ambush-loadbar.png" /> |
---|
| 10 | </loading> |
---|
[412] | 11 | |
---|
[469] | 12 | <audio> |
---|
| 13 | |
---|
| 14 | </audio> |
---|
[412] | 15 | |
---|
[469] | 16 | <world> |
---|
[480] | 17 | <Test1> |
---|
| 18 | sdafa sdfj askjfdskdalfj |
---|
| 19 | </Test1> |
---|
[469] | 20 | </world> |
---|
[412] | 21 | |
---|
[469] | 22 | <scripts> |
---|
| 23 | <script file="intro.lua" /> |
---|
| 24 | </scripts> |
---|
| 25 | </orxonoxworld> |
---|
Note: See
TracBrowser
for help on using the repository browser.