Trail
Creates a visual trail effect that follows an object.
Properties
| Property | Type | Default |
|---|---|---|
Attachment0 | any | nil |
Attachment1 | any | nil |
Color | any | ColorSequence.new(Color3.new(1, 1, 1)) |
Transparency | any | NumberSequence.new(0.5) |
Lifetime | number | 2 |
MinLength | number | 0.1 |
MaxLength | number | 0 |
Texture | string | "" |
TextureLength | number | 1 |
TextureMode | EnumItem | Enum.TextureMode.Stretch |
LightEmission | number | 0 |
LightInfluence | number | 1 |
FaceCamera | boolean | false |
Enabled | boolean | true |