-
What do you want to achieve? Make a trail in a viewport for my trail shop.
-
What is the issue? I’m not sure exactly how I would do it.
-
What solutions have you tried so far? Looked up if there was a way but could not find anything.
Check if a ParticleEmitter works in a VF. If it does not neither do Trails. From my knowledge 2D effects don’t work in VFs.
You can’t use a Trail in a ViewportFrame, it won’t render. These also won’t render:
- BillboardGui
- SurfaceGui
- ParticleEmitter
- Certain Materials
- Beam
However, since this is a shop gui, just put the texture for the trail on an imagelabel instead.
Last post was to wrong person.
Would I just use a gradient to do that?
If there’s no image for the trail, then you can use a gradient to symbolize the color of the trail.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.