Changeset 4337 in orxonox.OLD for orxonox/branches/physics/src/story_entities
- Timestamp:
- May 27, 2005, 8:29:23 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/branches/physics/src/story_entities/world.cc
r4332 r4337 475 475 emitter->setSize(20); 476 476 emitter->setParent(this->localPlayer); 477 emitter->setRelCoor(Vector( 0,-3,0));477 emitter->setRelCoor(Vector(-3,0,0)); 478 478 479 479 // Add the Flow from the Emitter into the System
Note: See TracChangeset
for help on using the changeset viewer.