Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 5087 in orxonox.OLD for trunk/src/world_entities/npc.cc


Ignore:
Timestamp:
Aug 20, 2005, 5:39:13 PM (19 years ago)
Author:
patrick
Message:

orxonox/trunk: added some droids in the middle of the track to the left side. They die on shooting. Bensch: have some fun :D

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/world_entities/npc.cc

    r5065 r5087  
    3030  this->setClassID(CL_NPC, "NPC");
    3131
    32   this->loadModelWithScale("models/ships/bolido.obj",5);
     32  this->loadModelWithScale("models/ships/bolido.obj", 5);
    3333
    3434  this->randomRotAxis = VECTOR_RAND(1);
Note: See TracChangeset for help on using the changeset viewer.