Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Feb 12, 2011, 3:08:59 PM (13 years ago)
Author:
landauf
Message:

renamed pong level, added a bot, and changed the pong gametype to spawn human players before bots (player will always get the left bat in singleplayer)

File:
1 moved

Legend:

Unmodified
Added
Removed
  • code/trunk/data/levels/pong.oxw

    r7863 r7865  
     1<LevelInfo
     2 name = "Pong"
     3 description = "Pong in space!"
     4 tags = ""
     5/>
     6
    17<?lua
    28  include("HUDTemplates3.oxo")
     
    5258
    5359  <WorldAmbientSound source="mainmenu.ogg" playOnLoad=true />
     60
     61  <PongBot />
    5462
    5563  <Scene
Note: See TracChangeset for help on using the changeset viewer.