Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 6811 in orxonox.OLD for trunk/src/world_entities/weapons/cannon.cc


Ignore:
Timestamp:
Jan 28, 2006, 4:02:06 PM (18 years ago)
Author:
bensch
Message:

More stuff in Cannon and Hyperblast

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/world_entities/weapons/cannon.cc

    r6803 r6811  
    7474//  this->model = (Model*)ResourceManager::getInstance()->load("models/guns/test_gun.obj", OBJ, RP_CAMPAIGN);
    7575
    76   this->loadModel("models/guns/plasmadriver_#.obj", 2.0);
     76  this->loadModel("models/guns/cannon.obj", 1.0);
    7777
    7878  this->setStateDuration(WS_SHOOTING, 2.0);
Note: See TracChangeset for help on using the changeset viewer.