Help in particle

@stevesanerd thank you! I have another question: If I wanted to replace the glitter.png file with one of my own and then get it into the hierachy as a glitter texture- how would I do that? right now, I have my own tex file called cytokine.png and when I drag it into the hierachy it has the ‘cube’ icon next to it rather than the ‘picture’ icon next to it like the texture:glitter:1 file shown. I have attached a screenshot to better demonstrate what I mean. Any guidance would be super helpful! Thank you!

I am also using this particle project https://zapworksforumuploads.s3-eu-west-1.amazonaws.com/original/2X/3/3405df4990849e164566d37af05f64a12e529803.zpp just for your reference.

1 Like

Click on the one you want to change.
Go to Properties change imagetexture under Source.

Steve

Thank you!

1 Like

Sorry i’m new to this, is it possible for the particle to be activated in a certain time using the timeline?

Yep. I would use a label in the time line and then you need to use the code from the Tracking_image-seen0 and notseen0

Then turn them off in there scrip

Steve

Hi Steve! Thank you so much for your response!
is it possible to elaborate more on the process to achieve this?