Adding a single particle (Python or otherwise)

   3179   2   1
User Avatar
Member
96 posts
Joined: May 2008
Offline
Maybe someone can help me here - how would I go about adding particles at specific locations through Python? Or, if that's not possible, using regular nodes without going through some workaround of emitting it at frame 1 or something. Basically something like addParticle(x,y,z)…

Is that possible (I assume it is, I just couldn't find anything in the help…)

Cheers
Michael
User Avatar
Member
183 posts
Joined: Nov. 2008
Offline
Add SOP. Make a point, and toggle “add particle system” 8)
Aleksei Rusev
Sr. Graphics Tools Engineer @ Nvidia
User Avatar
Member
96 posts
Joined: May 2008
Offline
Ha, alright, that was a lot easier than I figured it would be Cheers!
  • Quick Links