How to remove all particles in an event in 1 frame?
#1
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)


Attached Files Thumbnail(s)
   
  Reply
#2
Set the dropdown to "Frame" instead.
  Reply
#3
(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


Attached Files Thumbnail(s)
   
  Reply
#4
(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!


Attached Files Thumbnail(s)
       
  Reply
#5
(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


Attached Files Thumbnail(s)
   
  Reply
#6
(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!
  Reply
#7
(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.


Attached Files Thumbnail(s)
           
  Reply
#8
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)
  Reply
#9
Try this:
Set range from 10 to 10...  and not 10 to 1000.
  Reply
#10
(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
  Reply
#11
(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?


Attached Files Thumbnail(s)
       
  Reply
#12
(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
  Reply
#13
(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!
  Reply
#14
(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.


Attached Files Thumbnail(s)
   
  Reply


Forum Jump: