Sharksie
(Sharksie)
December 6, 2015, 6:47pm
#1
I have this particle where I want it to quickly get larger and bigger but the particle is resizing smoothly so I can’t get the speed that I want.
Not sure if it’s a feature or a bug but either way it shouldn’t happen
Here’s the particle: https://www.dropbox.com/s/g9f1p1rqg0hv8ph/angry.rbxmx?dl=0
1 Like
EchoReaper
(EchoReaper)
December 6, 2015, 7:12pm
#2
Yeah, that’s definitely not reaching the target value at the specified time. I tried shortening the time intervals between the nodes by a lot, but that just caused the size to arrive at the target value instantly:
maxvee
(maxvee)
December 8, 2015, 2:47am
#3
Temporal resolution for NumberSequences in particles is (life/32.0) . Extremely high-frequency changes won’t register.
1 Like
system
(system)
Closed
October 25, 2022, 8:27pm
#4
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.