Yup !
Le 19/05/2014 12:41, Chris Marshall a écrit :
OK So you're sorted?
On 19 May 2014 11:39, olivier jeannel <[email protected]
<mailto:[email protected]>> wrote:
The state worked great !
Couldn't get the "HasClone" to work though.
Thank's a lot !
Le 19/05/2014 11:38, Chris Marshall a écrit :
You could use State. So if in volume and state 0, then clone. On
clone change their state to 1.
Something like that
On 19 May 2014 10:23, olivier jeannel <[email protected]
<mailto:[email protected]>> wrote:
I'm sure it is going to be obvious...
With Spawn on Trigger (or ClonePoint) I'd like the particles
that are inside a volume to be cloned (and Not deleted) once.
I can have the particles (inside volume) to be cloned once
and then deleted,
I can have the particles (inside a volume) duplicated every
frame.
But just cloned once, I can't. I could have Inside_Volume
/And/ TestCurrentFrame so that they are just spawned once,
but I'd like to just filter with a volume.
I tried Execute once, but it does nothing.
Thought it would be straightforward but ....
Any idea ?
Thank's guys !