Just wondering if while moving the slider is possible to trigger the trail renderer. I have tried but could not see the trail showing at all. Suggestions?
Thanks
Just wondering if while moving the slider is possible to trigger the trail renderer. I have tried but could not see the trail showing at all. Suggestions?
Thanks
Do you mean you want the slider itself to have a trail? The Canvas renderer is in its own space, and won’t render any “normal space” object, including trail renderers.
If you set the Canvas to render in world space and add a camera, the trail renderer should show up there (along with the rest of your world).