Roblox Overhead GUI Tutorial Here is the code, put this script inside of the ServerScriptService or Workspace and put your Trail in ServerStorage game.Players.PlayerAdded:Connect(function(player) player.CharacterAdded:Connect(function(char) local trail = game.ServerStorage.Trail:Clone() trail.Parent = char.Head local attachment0 = Instance.new(“Attachment”,char.Head) attachment0.Name = “TrailAttachment0” local attachment1 = Instance.new(“Attachment”,char.HumanoidRootPart) attachment1.Name = “TrailAttachment1” trail.Attachment0 = attachment0 trail.Attachment1 = attachment1 end) end) Alvin’s Setup Become A Channel Member Browse My Scripting Tutorials How to Animate Tutorial How to change Sun and Moon Texture in Roblox How To Make a Gun on Roblox How to make your Roblox game compatible with Filtering Enabled (FE) How To Script A Tycoon on Roblox Is Roblox Scripting Hard? Roblox 3D Models Roblox DevForum – A Great Place To Start Roblox How To Script A Menu Roblox How To Script A Tool Roblox I Forgot My Password Roblox Kohls Admin Roblox Oof Sound Roblox Player Points Tutorial Roblox Scripting A Tycoon Roblox Scripting For Beginners What Language Is Roblox Scripting? Become an AlvinBlox Channel Member and benefit from a range of perks! Channel Membership - Find out more