I would like to use my particle created with particle designer in my xcode project that is not a cocos 2D project.Can I use it ? And if yes how ?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Particle Designer was created by Michael Daley, author of Learning iOS Game Programming. Particle Designer was a tool that was developed over the course of the book to help implement Particle Effects. The details of particle usage in a regular project are in this book, which is about iOS game programming with regular OpenGL ES (no Cocos2D).
Michael also wrote several tutorials, one of which is about Particle Emitters. I’m not sure if it works with Particle Designer effects though.