Hi everybody,
If I have an object that its number of particles vary then How can I have each point emitting only one particle(via pop network)?
Setting impulse activation does the job when the number of points are fixed. What should I do for the case of objects with varying number of points?
Controlling Number of Particles Emitted from Points
548 4 0- fred_98
- Member
- 56 posts
- Joined: 2月 2017
- Offline
- Enivob
- Member
- 2625 posts
- Joined: 6月 2008
- Offline
- fred_98
- Member
- 56 posts
- Joined: 2月 2017
- Offline
I am sorry if I did not explain better. I am aware of emitting from points rather than surface but in the hip file I have 100 points and after feeding to pop network I get more than 100 particles.
How can I get exactly 100 particles from this? I mean is it possible to have one particle in frame 1, 2 particles in frame 2 and alike?
Please keep in mind that the points appear gradually and are not fixed in numbers at the beginning.
How can I get exactly 100 particles from this? I mean is it possible to have one particle in frame 1, 2 particles in frame 2 and alike?
Please keep in mind that the points appear gradually and are not fixed in numbers at the beginning.
- tamte
- Member
- 8780 posts
- Joined: 7月 2007
- Offline
- fred_98
- Member
- 56 posts
- Joined: 2月 2017
- Offline
Thanks a lot Tomas, It worked.
Is there any other approach to achieve gradual accumulation of points based on their numbers? It is not very straightforward if events happen at later frames and I have to add or subtract to the vex code that you mentioned.
Also can I please ask what to do in order to speed up things? If there are ,e.g., 100 points and I want to reveal them in the span of 10 frames what modification will be the best?
Is there any other approach to achieve gradual accumulation of points based on their numbers? It is not very straightforward if events happen at later frames and I have to add or subtract to the vex code that you mentioned.
Also can I please ask what to do in order to speed up things? If there are ,e.g., 100 points and I want to reveal them in the span of 10 frames what modification will be the best?
-
- Quick Links