On Sun, May 31, 2009 at 1:17 AM, John Lehmann <[email protected]> wrote: > Hi, > > Are there any examples of using py-lepton and cocos together? I tried > something simple and obvious, and sadly, it was wrong. > > John > > > > > >
For the ones like me that didn't know what py-lepton is: http://code.google.com/p/py-lepton/ Lepton: A high-performance, pluggable particle engine and API for Python Lepton is designed to make complex and beautiful particle effects possible, and even easy from Python programs. There is some particle system coded inside cocos, did you check: http://code.google.com/p/los-cocos/source/browse/trunk/test/test_particle_explosion.py ? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "cocos2d discuss" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cocos-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
