Changeset 6561 in orxonox.OLD for trunk/src/world_entities/weapons/turret.cc
- Timestamp:
- Jan 18, 2006, 3:00:56 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/world_entities/weapons/turret.cc
r6547 r6561 94 94 this->setProjectileType(CL_ROCKET); 95 95 96 this->loadModel("models/guns/turret1.obj"); 96 97 97 98 this->setEmissionPoint(1.684, 0.472, 0); … … 102 103 { 103 104 Weapon::loadParams(root); 104 105 105 } 106 106
Note: See TracChangeset
for help on using the changeset viewer.