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)
12-04-2019, 04:46 PM (This post was last modified: 12-04-2019, 04:54 PM by Akfox.)
(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)
(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)
(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)
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
(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)
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!
12-05-2019, 09:20 AM (This post was last modified: 12-05-2019, 09:25 AM by Akfox.)
(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)
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.