Using image instead of circles in particle system

Hi all, I'm working on a particle system. Got it to work using drawn circles. Now I want to replace the circle with an image. Trying to do so in Draw section, but not sure if that's the right place. Any suggestions for coding to:

  • connect the image from BIN to Xcode
  • to replace particles with the image(s).

Kindly ty

Hello @Jipster,

It isn't clear to me what Apple API you are using to draw your particle system, could you provide that detail, and a little code snippet of what you have so far?

Best regards,

Greg

Using image instead of circles in particle system
 
 
Q