I need to insert custom particles (little skulls and fire) into my nightmare horse in script builder, but I don't know how. Please help.
Change the value of the ParticleEmitter.Texture.
Ex: Instance.new("ParticleEmitter", Instance.new("Part", workspace)).Texture = "http://www.roblox.com/asset/?id=_______"
(replace ______ with the id, of course)