Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Nov 27, 2017, 3:29:03 PM (8 years ago)
Author:
merholzl
Message:

XML Ports and cleanUp

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/FlappyOrx_HS17/data/levels/FlappyOrx.oxw

    r11596 r11600  
    55 screenshot = "orxonoxArcade.png"
    66/>
    7 
     7<FlappyOrx
     8      spawnDistance=50
     9      Speed = 700 />
    810<?lua
     11  include("includes/notifications.oxi")
    912  include("templates/lodInformation.oxt")
    1013  include("templates/spaceshipFlappyOrx.oxt")
     
    3740    <FlappyOrxCenterPoint name=flappyorxcenter />
    3841   
     42   
     43
    3944    <?lua
    4045      for i = 1, 5, 1 do
Note: See TracChangeset for help on using the changeset viewer.