Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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


Ignore:
Timestamp:
Sep 27, 2005, 4:10:26 PM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: Shaders now work :)

File:
1 edited

Legend:

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

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