Changeset 11420 for code/branches/SuperOrxoBros_FS17/data/levels
- Timestamp:
- May 18, 2017, 2:16:01 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/SuperOrxoBros_FS17/data/levels/SOB.oxw
r11419 r11420 1 1 <LevelInfo 2 name = "S OOOOOOOOOOOB"3 description = " Jump as high as you can. Use the mouse to guide the jumper."2 name = "Super Orxo Bros." 3 description = "The retro-game Super Mario Bros. in Orxonox." 4 4 tags = "minigame" 5 5 screenshot = "jump.png" … … 130 130 <!--Gumba--> 131 131 132 <SOBGumba collisionType="dynamic" speed=40 0position = "240,0,0">132 <SOBGumba collisionType="dynamic" speed=40 position = "240,0,0"> 133 133 <attached> 134 134 <Model mesh="Goomba.mesh" position="0,0,1" scale=3 pitch=90/>
Note: See TracChangeset
for help on using the changeset viewer.