-- @/=[C]:-1
function addParticleByNodes(...)
node.intensity = 0
obj:addParticleByNodes(cid, centreNode, -1, 48, 0, 15)
end
local thruster = thrusterNodes[i]
obj:addParticleByNodes(thruster[1], thruster[2], 20, 81, 0.01, 1)
end