tyFlow Forum
How to remove all particles in an event in 1 frame? - Printable Version

+- tyFlow Forum (https://forum.tyflow.com)
+-- Forum: tyFlow Discussion (https://forum.tyflow.com/forum-1.html)
+--- Forum: General Discussion (https://forum.tyflow.com/forum-2.html)
+--- Thread: How to remove all particles in an event in 1 frame? (/thread-1319.html)



How to remove all particles in an event in 1 frame? - Akfox - 12-04-2019

Hello.
sorry for my English.
I have an event. How to simultaneously delete all particles in 1 frame?

for example, delete all red dots in frame 10. (screenshot)


RE: How to remove all particles in an event in 1 frame? - tyFlow - 12-04-2019

Set the dropdown to "Frame" instead.


RE: How to remove all particles in an event in 1 frame? - Akfox - 12-04-2019

(12-04-2019, 05:45 AM)tyFlow Wrote: Set the dropdown to "Frame" instead.

thanks,
but I can’t snap to a specific frame.
I need to remove the entire tail from the red dots at different times.

I need the tail to live 10 frames and disappear


RE: How to remove all particles in an event in 1 frame? - Mendax - 12-04-2019

(12-04-2019, 06:00 AM)Akfox Wrote:
(12-04-2019, 05:45 AM)tyFlow Wrote: Set the dropdown to "Frame" instead.

thanks,
but I can’t snap to a specific frame.
I need to remove the entire tail from the red dots at different times.

I need the tail to live 10 frames and disappear

Change delete operator to frame and add the frame you want your tail to be deleted!


RE: How to remove all particles in an event in 1 frame? - Akfox - 12-04-2019

(12-04-2019, 07:50 AM)Mendax Wrote:
(12-04-2019, 06:00 AM)Akfox Wrote:
(12-04-2019, 05:45 AM)tyFlow Wrote: Set the dropdown to "Frame" instead.

thanks,
but I can’t snap to a specific frame.
I need to remove the entire tail from the red dots at different times.

I need the tail to live 10 frames and disappear

Change delete operator to frame and add the frame you want your tail to be deleted!

not all tails should be removed.

only those whose age is 10 frames

I didn’t accurately formulate the title of the topic,
sorry


RE: How to remove all particles in an event in 1 frame? - Mendax - 12-04-2019

(12-04-2019, 09:33 AM)Akfox Wrote:
(12-04-2019, 07:50 AM)Mendax Wrote:
(12-04-2019, 06:00 AM)Akfox Wrote:
(12-04-2019, 05:45 AM)tyFlow Wrote: Set the dropdown to "Frame" instead.

thanks,
but I can’t snap to a specific frame.
I need to remove the entire tail from the red dots at different times.

I need the tail to live 10 frames and disappear

Change delete operator to frame and add the frame you want your tail to be deleted!

not all tails should be removed.

only those whose age is 10 frames

I didn’t accurately formulate the title of the topic,
sorry

Then just change it to Particle age and set the number you want for its particle to be deleted!


RE: How to remove all particles in an event in 1 frame? - Akfox - 12-04-2019

(12-04-2019, 11:50 AM)Mendax Wrote:
(12-04-2019, 09:33 AM)Akfox Wrote:
(12-04-2019, 07:50 AM)Mendax Wrote:
(12-04-2019, 06:00 AM)Akfox Wrote:
(12-04-2019, 05:45 AM)tyFlow Wrote: Set the dropdown to "Frame" instead.

thanks,
but I can’t snap to a specific frame.
I need to remove the entire tail from the red dots at different times.

I need the tail to live 10 frames and disappear

Change delete operator to frame and add the frame you want your tail to be deleted!

not all tails should be removed.

only those whose age is 10 frames

I didn’t accurately formulate the title of the topic,
sorry

Then just change it to Particle age and set the number you want for its particle to be deleted!

I tried all this.
in this case, the red tail is removed gradually, not immediately.
Because the age of each red particle is different.


RE: How to remove all particles in an event in 1 frame? - Mendax - 12-04-2019

So in order to understand what you want, the red tail should be deleted instantly or gradually? (have in mind that the red tail spawns particles all the time, by deleting instantly every particle from branch operator after 10th frame, branch will no longer spawn particle since they are being deleted instantly)


RE: How to remove all particles in an event in 1 frame? - d4rk3lf - 12-04-2019

Try this:
Set range from 10 to 10...  and not 10 to 1000.


RE: How to remove all particles in an event in 1 frame? - Akfox - 12-04-2019

(12-04-2019, 03:09 PM)Mendax Wrote: So in order to understand what you want, the red tail should be deleted instantly or gradually?  (have in mind that the red tail spawns particles all the time, by deleting instantly every particle from branch operator after 10th frame, branch will no longer spawn particle since they are being deleted instantly)

guys i recorded a video of what i want

https://youtu.be/ztZRFaotfaY 

red tail should disappear in 1 frame, instantly


RE: How to remove all particles in an event in 1 frame? - Mendax - 12-05-2019

(12-04-2019, 04:46 PM)Akfox Wrote:
(12-04-2019, 03:09 PM)Mendax Wrote: So in order to understand what you want, the red tail should be deleted instantly or gradually?  (have in mind that the red tail spawns particles all the time, by deleting instantly every particle from branch operator after 10th frame, branch will no longer spawn particle since they are being deleted instantly)

guys i recorded a video of what i want

https://youtu.be/ztZRFaotfaY 

red tail should disappear in 1 frame, instantly

Something like this?


RE: How to remove all particles in an event in 1 frame? - Akfox - 12-05-2019

(12-05-2019, 07:50 AM)Mendax Wrote:
(12-04-2019, 04:46 PM)Akfox Wrote:
(12-04-2019, 03:09 PM)Mendax Wrote: So in order to understand what you want, the red tail should be deleted instantly or gradually?  (have in mind that the red tail spawns particles all the time, by deleting instantly every particle from branch operator after 10th frame, branch will no longer spawn particle since they are being deleted instantly)

guys i recorded a video of what i want

https://youtu.be/ztZRFaotfaY 

red tail should disappear in 1 frame, instantly

Something like this?
no, that won't work.
Green particles can live and disappear after frame 20.
in your case, the red tails are forcibly deleted in frame 20, when the green particle can still exist


RE: How to remove all particles in an event in 1 frame? - Mendax - 12-05-2019

(12-05-2019, 08:03 AM)Akfox Wrote:
(12-05-2019, 07:50 AM)Mendax Wrote:
(12-04-2019, 04:46 PM)Akfox Wrote:
(12-04-2019, 03:09 PM)Mendax Wrote: So in order to understand what you want, the red tail should be deleted instantly or gradually?  (have in mind that the red tail spawns particles all the time, by deleting instantly every particle from branch operator after 10th frame, branch will no longer spawn particle since they are being deleted instantly)

guys i recorded a video of what i want

https://youtu.be/ztZRFaotfaY 

red tail should disappear in 1 frame, instantly

Something like this?
no, that won't work.
Green particles can live and disappear after frame 20.
in your case, the red tails are forcibly deleted in frame 20, when the green particle can still exist

You can change green particles life by changing their frame from 20 to something else!


RE: How to remove all particles in an event in 1 frame? - Akfox - 12-05-2019

(12-05-2019, 08:05 AM)Mendax Wrote:
(12-05-2019, 08:03 AM)Akfox Wrote:
(12-05-2019, 07:50 AM)Mendax Wrote:
(12-04-2019, 04:46 PM)Akfox Wrote:
(12-04-2019, 03:09 PM)Mendax Wrote: So in order to understand what you want, the red tail should be deleted instantly or gradually?  (have in mind that the red tail spawns particles all the time, by deleting instantly every particle from branch operator after 10th frame, branch will no longer spawn particle since they are being deleted instantly)

guys i recorded a video of what i want

https://youtu.be/ztZRFaotfaY 

red tail should disappear in 1 frame, instantly

Something like this?
no, that won't work.
Green particles can live and disappear after frame 20.
in your case, the red tails are forcibly deleted in frame 20, when the green particle can still exist

You can change green particles life by changing their frame from 20 to something else!

the problem is that particles are born continuously, and not once.
I need green particles to be born in the aunt of time.
any of the green particles should fly 10 frames, no matter at what point in time it was born.
after 10 frames of life, it disappears, and removes the entire tail of red particles behind it.

I did not correctly formulate the topic of the post.