Page 2 of 2

Re: Urgent: Multiple particles not rendered in playground

PostPosted: Thu Nov 12, 2009 12:34 pm
by Odin_KG
We want to play multiple ".ptc" files at the same time. Thanks in advance.

Ptc-file consists of emitters (ptc-file is store of emitters only). You can play any loaded emitters simultaneously. Use MP_Emitter::SetState (read Wrapper.chm->API->MP_Emitter->GetState/SetState).