Changeset 4430 in orxonox.OLD for orxonox/trunk/src/story_entities
- Timestamp:
- Jun 1, 2005, 10:19:38 AM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/src/story_entities/world.cc
r4423 r4430 476 476 system->setLifeSpan(1); 477 477 system->setConserve(.8); 478 system->setRadius(4, 3, 1, 2); 478 system->setRadius(0.0, 1.0, .6); 479 system->setRadius(1.0, 0.0, .0); 480 479 481 system->setColor(.5,0,0,.5, 1,1,0,1, 0,0,0,0); 480 482
Note: See TracChangeset
for help on using the changeset viewer.