08-25-2011, 04:50 PM
I was wondering how do you enable a particle system? Is it something like:
ParticleSystem = enabled
to turn it on?
And in a weapon would it work like this:
if part.Parent:isA("NPC") or part.Parent:isA("Character") then
Tool.ParticleSystem = enabled
(and how would you turn it off after this? Just reverse it?)
(Please not the above script lines are from the original sword script)
Thanks you for your time.
ParticleSystem = enabled
to turn it on?
And in a weapon would it work like this:
if part.Parent:isA("NPC") or part.Parent:isA("Character") then
Tool.ParticleSystem = enabled
(and how would you turn it off after this? Just reverse it?)
(Please not the above script lines are from the original sword script)
Thanks you for your time.
Shiggity Shiggity Shwa