Changeset 4189 in orxonox.OLD for orxonox/branches/md2_loader/src/story_entities
- Timestamp:
- May 15, 2005, 10:59:26 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/branches/md2_loader/src/story_entities/world.cc
r4160 r4189 445 445 trackManager->addPoint(Vector(1770, 80, -40)); 446 446 trackManager->addPoint(Vector(1800, 100, -40)); 447 trackManager->setDuration(10); 447 trackManager->addPoint(Vector(2000, 100, -40)); 448 trackManager->setDuration(12); 448 449 449 450 trackManager->finalize();
Note: See TracChangeset
for help on using the changeset viewer.