- Timestamp:
- Sep 27, 2015, 10:29:59 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/ParticleEffectsFS15/src/modules/weapons/projectiles/Rocket.cc
r10428 r10603 86 86 87 87 // Add Particle Universe Effects 88 89 90 88 //ParticleUniverse::ParticleSystemManager* pManager = ParticleUniverse::ParticleSystemManager::getSingletonPtr(); 89 //ParticleUniverse::ParticleSystem* pSys1 = pManager->createParticleSystem("pSys1", "bubbles", this->getScene()->getSceneManager()); 90 //this->attachOgreObject(pSys1); 91 91 92 92 this->enableCollisionCallback();
Note: See TracChangeset
for help on using the changeset viewer.