Changeset 10138 in orxonox.OLD for branches/ai/src/world_entities/space_ships
- Timestamp:
- Dec 21, 2006, 10:14:15 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/ai/src/world_entities/space_ships/spacecraft_2d.cc
r9947 r10138 151 151 this->travelNode = new PNode(); 152 152 153 this->loadModel("models/ships/mantawing.obj", 5.0f);153 this->loadModel("models/ships/mantawing.obj", 2.5f); 154 154 155 155 // camera - issue
Note: See TracChangeset
for help on using the changeset viewer.