Skip to content
This repository has been archived by the owner on Apr 9, 2024. It is now read-only.

is it possible to spawn them for a longer amount of time? #2

Closed
VeratoxMC opened this issue May 15, 2019 · 1 comment
Closed

is it possible to spawn them for a longer amount of time? #2

VeratoxMC opened this issue May 15, 2019 · 1 comment

Comments

@VeratoxMC
Copy link

Hello,

since i think this is the only way to contact you, i would like to ask if it is possible to spawn the particles for a longer amount of time?

Thank you.

@SCRN-VRC
Copy link
Owner

SCRN-VRC commented May 17, 2019

init = (init < 1e-8) ? i.uv.y : init + 0.01 * ratio;

Change the 0.01 to something smaller like 0.005 if you want extend the time by 2x. Since the # of particles is fixed, it'll look disjointed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants