Using Stride lights on Fuse particles

Hello There,

I would like to light my fuse scene using stride lights eg : projectorlights.

As I’m a complete (or almost complete) noobie, I have no idea if it’s possible or on how I can achieve this goal.

Here is a snippet of a code.

Cheers

Hey @lukenzoner1

Welcome :) !!!

You need to give a material to your particle, check the help patch “ how to render particles with material”

In your example, change the sphere imposter(Effect) to sphere imposter (MaterialExtension) there is a pin for material

1 Like

@Raphael thank you so much ! This helps so much !

1 Like