Changes between Initial Version and Version 1 of Ticket #1922, comment 1


Ignore:
Timestamp:
May 2, 2013, 1:33:14 AM (11 years ago)
Author:
historic_bruno

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1922, comment 1

    initial v1  
    1 Is it possible to have particles that shrink over time, with a negative `size.growth`?  I think it should be, but then can the size go negative with this patch?
     1Is it possible to have particles that shrink over time, with a negative `size.growth`?  I think it should be, but then can the size go negative with this patch? What is the maximum and minimum size? (I have seen particle systems in the past that had start and end size, rather than start and growth, maybe for this reason.)
    22
    33Probably `growthRate` is a more accurate term, given how it's being used.